1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Commit Graph

  • df27ff981b add helper macro for stripping the last part of a version number nbd 2008-07-31 23:55:39 +00:00
  • cda50e23c5 use the madwifi driver instead of wext in the wpa_supplicant command line. the madwifi driver can associate faster because it uses a different ioctl interface nbd 2008-07-31 22:50:43 +00:00
  • fb29f29bc3 madwifi: fix race condition triggered by active split wds sta interfaces during vap delete nbd 2008-07-31 22:41:31 +00:00
  • 46c00b4f55 fix multicast/authframe handling for wds ap with split sta interfaces nbd 2008-07-31 21:11:27 +00:00
  • 7655f63af9 initialize the CONFIG_APPEND variable nbd 2008-07-31 21:11:15 +00:00
  • 8d1ca8799d madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset) nbd 2008-07-31 18:59:25 +00:00
  • 9b149826da fix madwifi packet injection nbd 2008-07-31 17:37:09 +00:00
  • 0270f3b748 madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails/tickets untested, does not work with 2.6.26 nbd 2008-07-31 17:27:55 +00:00
  • 76c7f83e59 storm is ARMv4, not ARMv4T (thx, SeG) nbd 2008-07-31 16:51:43 +00:00
  • 4d5815a4fa another one ... nbd 2008-07-31 16:16:56 +00:00
  • a728ebf622 upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5 nbd 2008-07-31 15:56:35 +00:00
  • 1c4ce90b10 enable multiqueue in the generic config kaloz 2008-07-31 11:55:11 +00:00
  • 46b97b14c8 handle the nonstandard redboot mac variable for the WG302v1 kaloz 2008-07-31 11:16:44 +00:00
  • 9a45785ae5 enable the second uart on the WG302v1 kaloz 2008-07-31 11:14:00 +00:00
  • f17fdda981 fixup the optional UART on the Cambria -- thanks, Chris kaloz 2008-07-31 09:55:28 +00:00
  • 14629087aa sync ath9k with latest git code kaloz 2008-07-31 09:51:31 +00:00
  • cf08170fc9 switch CONFIG_I2C to =m by default on avr32 (see #3756) nbd 2008-07-31 03:07:11 +00:00
  • 3e5a9940c6 fix config_clear(), see #3054 nbd 2008-07-31 03:04:32 +00:00
  • 43c33080b7 enable iw for all 2.6 versions nbd 2008-07-31 02:43:42 +00:00
  • 2f9873da2b allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815) nbd 2008-07-31 02:43:33 +00:00
  • 808f115d37 remove unnecessary ixp4xx network config override nbd 2008-07-31 02:30:35 +00:00
  • b01bdf5236 fix duplicate "doth" interface option in madwifi nbd 2008-07-31 02:25:43 +00:00
  • 4a91835511 broadcom-diag: reset the interrupt mask of configured leds to avoid spurious interrupts nbd 2008-07-31 01:33:14 +00:00
  • 36b9971821 export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376) nbd 2008-07-31 01:33:01 +00:00
  • 195d365bb1 upgrade to uci 0.4.6 - fixes a parser glitch nbd 2008-07-31 01:10:22 +00:00
  • 81de0abd55 link default routes added by the network scripts to the appropriate interface (#2621) nbd 2008-07-30 22:49:25 +00:00
  • e49ecf1adf network scripts: properly maintain the network state's list of assigned interfaces nbd 2008-07-30 22:39:56 +00:00
  • 54988ba6a2 functions.sh: add list_contains function for checking whether a list contains a specific element nbd 2008-07-30 22:39:43 +00:00
  • 097b27145d functions.sh: add a function for removing an item from a list in a shell variable nbd 2008-07-30 20:35:22 +00:00
  • 55abede518 upgrade to uci 0.4.5 - adds extra input validation nbd 2008-07-30 20:18:15 +00:00
  • b313ccbb40 clean up the directory layout of the uci shell api nbd 2008-07-30 19:25:36 +00:00
  • 02e6c08f76 nuke uci-sh, it is obsolete and no longer works nbd 2008-07-30 19:25:08 +00:00
  • a88219f1f2 allow packages to optionally append config file contents in the environment by setting a flag and calling config_load multiple times nbd 2008-07-30 19:21:09 +00:00
  • 61bccd5e21 fix hotplug2 event processing deadlock nbd 2008-07-30 19:02:01 +00:00
  • 3e7128271b creates a passwd's shadow file if busybox supports the feature, fixes #2887 blogic 2008-07-30 17:09:01 +00:00
  • ae93bc72fb adds option to select tls provider when using wpa_supplicant, fixes #3770 blogic 2008-07-30 17:04:50 +00:00
  • 2c8df11418 Disable smash stacking support by default, but allow to enable it as an experimental feature florian 2008-07-30 12:54:28 +00:00
  • 512b9e875d x86_64 also needs -fPIC to create lua shared libraries florian 2008-07-30 10:04:03 +00:00
  • 8e4f93aa55 move CONFIG_XFS_DEBUG to generic config nico 2008-07-30 09:59:41 +00:00
  • d992c163f7 madwifi: add some extra sanity checking nbd 2008-07-30 07:05:12 +00:00
  • ef0bb0a891 madwifi: change the network scripts to use the new wds sta separation feature nbd 2008-07-30 05:22:16 +00:00
  • 0448c53b0d properly keep track of bridged interfaces in the network state nbd 2008-07-30 05:22:02 +00:00
  • 6d19fadd65 madwifi: wds updates - refactor wds code - add interface for separating individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces nbd 2008-07-30 04:45:24 +00:00
  • 2c5540a6ee fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674 blogic 2008-07-30 00:58:36 +00:00
  • 7f399f7b29 fixes ipkg dependency bug for spi modules, #3272 blogic 2008-07-30 00:27:21 +00:00
  • 46251ff6dd add lm sensor and clean up dependency, fixes #3821 blogic 2008-07-29 23:49:16 +00:00
  • f4ce2dc0a6 fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen blogic 2008-07-29 23:40:19 +00:00
  • 52696b5d81 [ar71xx] ethernet driver updates * new mii bus code, mac0 and mac1 can use the mac0's miii bus from now on * swap eth0 & eth1 on RB433/450 juhosg 2008-07-29 18:22:38 +00:00
  • 1468e65572 remove opkg config file and link ipkg.conf to opkg.conf being they are the same thepeople 2008-07-29 17:23:52 +00:00
  • 1c87c80fd4 fix uClibc legacy version nbd 2008-07-29 14:58:48 +00:00
  • 29ef2d513d move curl back to packages thepeople 2008-07-29 13:12:54 +00:00
  • 227367d3a3 removed a missed dependancy on curl remove use of autogen, just run the one needed command from in it thepeople 2008-07-29 12:57:43 +00:00
  • a2110d5d1f [ar71xx] fix the name of the micrel PHY driver juhosg 2008-07-29 12:46:05 +00:00
  • 3f72b573db Fix nfs kernel modules for 2.4 kernels florian 2008-07-29 10:57:02 +00:00
  • 79c41c4a72 opkg depends on curl florian 2008-07-29 10:24:32 +00:00
  • 3534ad1425 Move curl from packages to trunk, opkg depends on it florian 2008-07-29 10:23:59 +00:00
  • df7cff0c92 lua: Remove -fPIC for non-powerpc platforms cyrus 2008-07-29 10:14:11 +00:00
  • a77ff5d0a0 add opkg - symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg thepeople 2008-07-29 04:16:43 +00:00
  • 9e2f5f52c9 [ipkg] Move packages lists to the ramdisk to save flash space - Lists now stored in /var/ipkg-lists/, `ipkg update' must be run after each boot before packages can be installed from feeds agb 2008-07-29 03:36:23 +00:00
  • 0ec8fc1383 [ipkg] Generate gzipped package lists - Can be used by changing the src line in /etc/ipkg.conf to src/gz - Cannot be used by busybox ipkg agb 2008-07-29 03:36:11 +00:00
  • 31ad6d72b3 [ipkg] Port the full ipkg to Kamikaze - Does not suffer from most of the issues the busybox implementation experiences - busybox ipkg is still the default package manager - Removes /usr/bin/ipkg on install if it is a symlink - Relinks /usr/bin/ipkg to busybox on removal if ipkg is compiled into busybox - Supports gzip'd package lists, results in substantial space savings agb 2008-07-29 03:35:55 +00:00
  • 061f665c71 switch to the production phy ids on the Cambria kaloz 2008-07-28 21:52:39 +00:00
  • 08740c51cf fix mkfwimage to recognize the -s option thepeople 2008-07-28 20:48:06 +00:00
  • 4a3137abd7 fixes download path for mac80211 blogic 2008-07-28 18:10:55 +00:00
  • 253654922c adds luci to the feeds.conf file blogic 2008-07-28 17:12:52 +00:00
  • 088ae0f64d fix libraries packaging for uml on x86_64 nico 2008-07-28 14:19:02 +00:00
  • 1e17c0d5a1 add a fix to prevent startup crashes on i386 when built with gcc < 4.3 nico 2008-07-28 12:36:09 +00:00
  • 2e588d167a [ar71xx] update to 2.6.26 juhosg 2008-07-28 09:48:29 +00:00
  • 0bad7a057a fixes dbus param of dnsmasq, #3818, thanks the.loeki blogic 2008-07-28 07:59:40 +00:00
  • 606e97b3a5 [adm5120] make use DMA_BIT_MASK juhosg 2008-07-28 07:25:40 +00:00
  • 94203f9524 atheros: 2.6.26 patches matteo 2008-07-27 21:42:36 +00:00
  • 7067633ae8 Update uClibc config for x86_64 florian 2008-07-27 16:56:34 +00:00
  • d4154e7e60 Resynced x86_64 kernel config for uml florian 2008-07-27 16:56:08 +00:00
  • 0b0fc306e1 [adm5120] fix a bug in the USB driver debug code juhosg 2008-07-27 15:36:56 +00:00
  • c531033b79 Do not run ldconfig while cross-compiling zlib florian 2008-07-27 13:17:05 +00:00
  • 24154336a9 [adm5120] sync 2.6.26 config juhosg 2008-07-27 08:59:08 +00:00
  • a98095a807 [kernel] add missing symbols to 2.6.26 defconfig juhosg 2008-07-27 08:56:53 +00:00
  • b8c6962563 [kernel] usb-serial: Fix swapped dependencies for belkin and ch341 agb 2008-07-27 03:39:11 +00:00
  • 4b48da1924 disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED for ar71xx nbd 2008-07-26 20:28:02 +00:00
  • 21a64e4181 fix kernel oops in the redboot partition parser when CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is set and there is some free space after the rootfs partition nbd 2008-07-26 20:27:45 +00:00
  • 811d83bef3 fix mkfwimage build on mac os x nbd 2008-07-26 20:27:03 +00:00
  • a33ab5c6e9 [adm5120] initial 2.6.26 support juhosg 2008-07-26 19:53:34 +00:00
  • d7e87bd7cb [kernel] cleanup trailing whitespaces in 2.6.26 patches juhosg 2008-07-26 19:17:07 +00:00
  • e8f0fb4069 Remove 2.6.23 files, we will stick to 2.6.24 for rdc florian 2008-07-26 18:49:26 +00:00
  • 982604693e Allow madwifi devices to be set in monitor mode florian 2008-07-26 18:32:54 +00:00
  • 37a3e9fa61 ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully load (#3813) florian 2008-07-26 18:24:59 +00:00
  • c877471a0d Resync some kernel configuration options florian 2008-07-26 18:23:38 +00:00
  • 24a2079367 Update wireless documentation florian 2008-07-26 18:20:45 +00:00
  • fc092e0a30 [adm5120] make boot quiet a bit juhosg 2008-07-26 18:05:38 +00:00
  • 5c747a29e7 add backported HSO driver kaloz 2008-07-26 17:01:54 +00:00
  • 0c8c774424 [package] button-hotplug: fix compile warnings juhosg 2008-07-26 16:32:12 +00:00
  • cc4573ccaa [kernel] fix yaffs on 2.6.26 juhosg 2008-07-26 16:16:26 +00:00
  • 2307fc302d [brcm-2.4] fix Dell TrueMobile 2300 v1/v2 detection and network configuration (closes #2788) juhosg 2008-07-26 16:10:44 +00:00
  • 626129613a allow mkfwimage to fail during atheros builds. sometimes images get too big for devices that use this image format, but this must not break the normal image build for other atheros devices nbd 2008-07-26 13:32:02 +00:00
  • 115a129a30 [kernel] update to 2.6.25.12 juhosg 2008-07-26 10:53:23 +00:00
  • bf6c297d60 refresh madwifi patches nbd 2008-07-25 22:41:13 +00:00
  • c30755555b wpa_supplicant: sort scan results by link quality to improve supplicant-controlled roaming nbd 2008-07-25 22:37:50 +00:00
  • c4cd641fe7 wpa_supplicant: improve scan cache reliability nbd 2008-07-25 22:37:36 +00:00
  • 817e7a1a16 madwifi: preempt any running scan when wpa_supplicant triggers a new assoc nbd 2008-07-25 22:37:21 +00:00
  • eb1102a7ed madwifi: preserve WPA IEs received in probe responses and prefer them over beacon information improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic encryption settings nbd 2008-07-25 22:37:06 +00:00