3387 Commits (b498bd8d379bcf5a732aed215507689a39e84117)

Author SHA1 Message Date
Jo-Philipp Wich 4d9b1d6c75 base-files: sysupgrade: restrict find command to plain files to avoid duplicates when generating the conffiles tgz archive 15 years ago
Felix Fietkau 1f88eb26ac ath9k: fix compiler warning without debug enabled 15 years ago
Felix Fietkau f5c4ff9389 ath9k: fix bisectability of rc patches 15 years ago
Felix Fietkau 57d7f2f99a ath9k: split up and adjust rc cleanup patch according to upstream feedback, also fix tx status reporting for minstrel compatibility 15 years ago
Nicolas Thill 0cd7179165 change ext2/ext3 load order so that lazy mount tries ext3 before ext2 15 years ago
Gabor Juhos 3018b457f9 package/mac80211: use platform_data on PCI devices in ath9k 15 years ago
Felix Fietkau cdce75c5fc ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx devices with more than 64 MB RAM 15 years ago
Felix Fietkau b01e1d4916 mac80211: adjust patches based on upstream feedback 15 years ago
Felix Fietkau 46560d64a8 mac80211: add some missing patch chunks that were accidentally left out in the previous commit 15 years ago
Felix Fietkau bc6301de27 ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api 15 years ago
Felix Fietkau 0a5fa7b10e ath9k: fix massive packet loss issue introduced by upstream cleanups 15 years ago
Felix Fietkau a7ddfc6e79 mac80211: sync with changes to patches submitted upstream 15 years ago
Jo-Philipp Wich 194f32bc26 change switch config to swconfig style format to remain consistent accross platforms 15 years ago
Jo-Philipp Wich 013fa61257 iproute2: honour when building libnetlink.a, completes r18323 and fixes #6160 15 years ago
Hauke Mehrtens ac141eb667 fix build of hostapd-utils 15 years ago
Felix Fietkau 1d91c8b455 e1000: add CONFIG_E1000_NAPI=y for older kernels 15 years ago
Felix Fietkau bb572e08f8 mac80211: update to 2009-11-13 and add some of my new performance improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak 15 years ago
Gabor Juhos 00808aaff3 package/mac80211: add config option to enable Atheros wireless debugging 15 years ago
Felix Fietkau 2913dec9f1 hostapd: fix endian bugs in STA HT capability handling 15 years ago
Felix Fietkau 3036844666 hostapd: fix HT40 BSS scan checks 15 years ago
Imre Kaloz c2eba9719e neither avr32 or coldfire has a shared libgcc 15 years ago
Imre Kaloz 1404796880 update openssl to 0.9.8l -- thanks puchu 15 years ago
Jo-Philipp Wich 0b69c5e549 opkg: forgot to remove two obsolete patches in last commit 15 years ago
Jo-Philipp Wich 2355f9d497 opkg: bump to r284 - incorporates parsing improvements upstream - fixes a couple of memory leaks - fixes some null pointer dereferences - fixes possible crashes during removal of packages - various other corrections 15 years ago
Felix Fietkau a195852e7f mac80211: disable powersave on the sta by default (for performance reasons) 15 years ago
Felix Fietkau f61d14f781 wireless-tools: re-enable support for enabling/disabling powersave 15 years ago
Felix Fietkau c8c6f7ec39 mac80211: fix a race condition when bringing up wds sta interfaces on the ap 15 years ago
Felix Fietkau 3f5c35c742 e1000: depend on pci support instead of x86 target - some people have minipci cards with this chipset 15 years ago
Felix Fietkau 5501cf6ed8 hostapd: automatically add wds sta interfaces of an ap to the right bridge 15 years ago
Felix Fietkau 36eccaad21 hostapd: implement wds ap support 15 years ago
Felix Fietkau 20107c752e mac80211: fix a bug in broadcast handling of wds sta interfaces 15 years ago
Felix Fietkau a8ea28ad90 hostapd: update to latest git, remove openssl dependency for hostapd-full, it works with internal crypto now 15 years ago
Felix Fietkau 8a89f203a0 hostapd: use the new build variants feature to clean up the makefile 15 years ago
Felix Fietkau 1dbcfdaf2f mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes) 15 years ago
Felix Fietkau 559f32adbc mac80211: fix wpa in client mode 15 years ago
Imre Kaloz a992d6986c add preliminary MPC83xx support 15 years ago
Felix Fietkau 498483be78 mac80211: fix wifi detect with 11n cards that have multiple bands 15 years ago
Felix Fietkau ae0457f76a b43: work around a locking issue, might fix #5996 15 years ago
Felix Fietkau a006cb5e5c iproute2: compile the static libraries with $(FPIC), as they are reused by other packages for inclusion into shared libraries should fix collectd build failures on mips 15 years ago
Felix Fietkau f70c8b37e4 uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code 15 years ago
Felix Fietkau a4081ecb34 oops, forgot the autoload 15 years ago
Felix Fietkau c386747269 fix kmod-leds-alix (#6079, #6105) 15 years ago
Felix Fietkau 3dfa493e56 fix up the download location for the updated mac80211 version (thx, swalker) 15 years ago
Florian Fainelli 2d463950c3 fix breakage introduced with r18315 15 years ago
Florian Fainelli dbdfbb4b5d remove the patch dir hack in iptables when building with an external tree, this did not work at all. 15 years ago
Felix Fietkau 80a458df05 Pass TARGET_CFLAGS using and external variable instead a sed expression that can fail when TARGET_CFLAGS contains the ":" symbol. 15 years ago
Felix Fietkau f2c7149bf5 add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108) 15 years ago
Florian Fainelli 40754b4525 make rdc321-wdt become a package, saves some space in the kernel 15 years ago
Felix Fietkau 91c0fbb06c mac80211: update to 2009-11-03 15 years ago
Felix Fietkau 875d957512 mac80211: fill some important capabilities into ht_capab in the hostapd config 15 years ago