992 Commits (d509a445cb51fcbe055292590e0d3fd5d18d09b6)

Author SHA1 Message Date
Felix Fietkau 1eb25cc5ad mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx power fix 13 years ago
Felix Fietkau d7fee0b596 ath9k/ath5k: fix driver load issues with mesh support compiled out 13 years ago
Felix Fietkau c0c371b581 mac80211: update to wireless-testing 2012-04-13 13 years ago
Hauke Mehrtens 6af575967c kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing 13 years ago
Hauke Mehrtens 3f240440c7 mac80211: add missing dependency to mac80211 to brcmsmac 13 years ago
Felix Fietkau a7db0ceda4 ath9k: fix sleep mode handling issues, should improve client mode reliability 13 years ago
Felix Fietkau 27d0271355 mac80211: kmod-ath should not depend on PCI or USB support for the atheros target 13 years ago
Jo-Philipp Wich e83f30306c mac80211: allow NOHT for IBSS mode 13 years ago
Felix Fietkau 877c407ade mac80211: add hostapd socket option to wpa_supplicant for IBSS RSN as well 13 years ago
Felix Fietkau 5f799a0e97 ath9k: make endian check optional 13 years ago
Felix Fietkau 2143633bd2 mac80211: modify mac80211.sh to in order to support IBSS-RSN 13 years ago
John Crispin bf65d4aa77 fixes #31068, rename 999-ath9k.patch to 501-ath9k-eeprom_endianess.patch 13 years ago
John Crispin 2ad89262d0 adds eeprom endianess check to ath9k 13 years ago
John Crispin 9f0e5e0841 adds ath5k platfrom_device eep support 13 years ago
Felix Fietkau 411ccc13f5 mac80211: reduce cpu load by optimizing aggregation session timeout handling 13 years ago
Felix Fietkau 94354fcb71 ath9k: remove the queue wake optimization, it may be unreliable in some cases 13 years ago
Felix Fietkau dce6ee5830 ath9k: optimize waking tx queues, slightly improves performance under load 13 years ago
Felix Fietkau 57b4047a5d ath9k: remove stuck beacon detection optimization, it may be unreliable on some hardware 13 years ago
Felix Fietkau 0341ff9912 rt2x00: merge a fix for random tx stalls 13 years ago
Felix Fietkau 14d09d570f mac80211: limit TID buffering to prevent out-of-memory issues on low-memory systems 13 years ago
Felix Fietkau f029ef0b81 ath9k: fix passing MAC time to mac80211 13 years ago
Felix Fietkau 3de99d0c4d ath9k: increase rx buffers for improved performance with 3x3 chipsets 13 years ago
Felix Fietkau 241601b938 ath9k: merge an ANI improvement patch, improves performance in some environments 13 years ago
Felix Fietkau f728469200 mac80211/ath9k: some more performance improvements 13 years ago
Felix Fietkau 7dff84b670 mac80211: more patch reorganization, merge an upstream performance optimization patch 13 years ago
Felix Fietkau 1812fe63b2 ath9k: merge a fix for hardware full sleep 13 years ago
Felix Fietkau 414f23e49d mac80211: reorganize patches, fold in patches that were merged upstream 13 years ago
Felix Fietkau 30b1247a04 mac80211: add the real compat-wireless version + openwrt revision to the compat_version 13 years ago
Felix Fietkau b12229935d ath9k: fix misplaced ifdef 13 years ago
Felix Fietkau c684920525 ath9k: disable btcoex again after it got re-enabled by the update 13 years ago
Felix Fietkau 17e37536a2 ath9k: disable MAC sample debugging, it is almost never used and wastes precious CPU cycles 13 years ago
Felix Fietkau 139e847e7c mac80211: optimize mac address comparisons to improve performance 13 years ago
Felix Fietkau 82211c7bcc mac80211: fix ad-hoc mode performance regression 13 years ago
Felix Fietkau d6f3746154 mac80211: delete linux/eeprom_93cx6.h since the module is used from the kernel tree, fixes rt2x00 issues on lantiq 13 years ago
Felix Fietkau c698e406f2 mac80211: remove 060-fix_compat_security.patch, it is no longer needed 13 years ago
Felix Fietkau 7d7118b8bf mac80211: update to wireless-testing 2012-02-27 13 years ago
Felix Fietkau 340909c73e ath9k: fix beacon issues on ar93xx 13 years ago
Felix Fietkau e3ec30cad1 mac80211: update to wireless-testing 2012-02-23 13 years ago
Hauke Mehrtens 6f33fa553b mac80211: b43: use firmware version 666.2 as default 13 years ago
Hauke Mehrtens 67d0f8af26 mac80211: fix memory leak on bcm5354 13 years ago
Hauke Mehrtens 413caddc34 mac80211: brcmsmac: fix a build warning, till we update bcma 13 years ago
Hauke Mehrtens c5d940389b mac80211: add brcmsmac driver 13 years ago
Hauke Mehrtens bd1c29df74 mac80211: fix directory of mwl8k firmware 13 years ago
Gabor Juhos 89d7f8112e mac80211: rt2x00: allow to disable bands via platform data 13 years ago
Felix Fietkau 65ac3f605d ath5k: do not re-run AGC calibration periodically - fixes stability issues on AR2315 (#10574) 13 years ago
Felix Fietkau de28901e44 ath5k: do not stop the hardware queues during PAPD calibration, speeds up calibration 13 years ago
Gabor Juhos fa227cef4d package/mac80211: fix a possible NULL pointer dereference in rt2x00 13 years ago
Felix Fietkau 253df98347 ath9k: prevent writes to const data on AR9160 13 years ago
John Crispin a0cd381e79 mac80211: Allow preamble configuration 13 years ago
Gabor Juhos 97243cdfbe package/mac80211: apply AR71XX PCI workaround on ATH79 as well 13 years ago