summaryrefslogtreecommitdiff
path: root/package/mac80211
AgeCommit message (Expand)Author
2012-04-19mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx ...nbd
2012-04-17ath9k/ath5k: fix driver load issues with mesh support compiled outnbd
2012-04-16mac80211: update to wireless-testing 2012-04-13nbd
2012-04-13kernel: update bcma and ssb to version master-2012-04-12 from wireless-testinghauke
2012-04-13mac80211: add missing dependency to mac80211 to brcmsmachauke
2012-04-12ath9k: fix sleep mode handling issues, should improve client mode reliabilitynbd
2012-03-30mac80211: kmod-ath should not depend on PCI or USB support for the atheros ta...nbd
2012-03-29[package] mac80211: allow NOHT for IBSS modejow
2012-03-27mac80211: add hostapd socket option to wpa_supplicant for IBSS RSN as wellnbd
2012-03-27ath9k: make endian check optionalnbd
2012-03-27mac80211: modify mac80211.sh to in order to support IBSS-RSNnbd
2012-03-25[mac80211] fixes #31068, rename 999-ath9k.patch to 501-ath9k-eeprom_endianess...blogic
2012-03-25[mac80211] adds eeprom endianess check to ath9kblogic
2012-03-25[mac80211] adds ath5k platfrom_device eep supportblogic
2012-03-17mac80211: reduce cpu load by optimizing aggregation session timeout handlingnbd
2012-03-16ath9k: remove the queue wake optimization, it may be unreliable in some casesnbd
2012-03-13ath9k: optimize waking tx queues, slightly improves performance under loadnbd
2012-03-13ath9k: remove stuck beacon detection optimization, it may be unreliable on so...nbd
2012-03-10rt2x00: merge a fix for random tx stallsnbd
2012-03-10mac80211: limit TID buffering to prevent out-of-memory issues on low-memory s...nbd
2012-03-10ath9k: fix passing MAC time to mac80211nbd
2012-03-10ath9k: increase rx buffers for improved performance with 3x3 chipsetsnbd
2012-03-10ath9k: merge an ANI improvement patch, improves performance in some environmentsnbd
2012-03-10mac80211/ath9k: some more performance improvementsnbd
2012-03-10mac80211: more patch reorganization, merge an upstream performance optimizati...nbd
2012-03-10ath9k: merge a fix for hardware full sleepnbd
2012-03-10mac80211: reorganize patches, fold in patches that were merged upstreamnbd
2012-03-10mac80211: add the real compat-wireless version + openwrt revision to the comp...nbd
2012-03-01ath9k: fix misplaced ifdefnbd
2012-03-01ath9k: disable btcoex again after it got re-enabled by the updatenbd
2012-03-01ath9k: disable MAC sample debugging, it is almost never used and wastes preci...nbd
2012-03-01mac80211: optimize mac address comparisons to improve performancenbd
2012-03-01mac80211: fix ad-hoc mode performance regressionnbd
2012-02-29mac80211: delete linux/eeprom_93cx6.h since the module is used from the kerne...nbd
2012-02-28mac80211: remove 060-fix_compat_security.patch, it is no longer needednbd
2012-02-27mac80211: update to wireless-testing 2012-02-27nbd
2012-02-27ath9k: fix beacon issues on ar93xxnbd
2012-02-27mac80211: update to wireless-testing 2012-02-23nbd
2012-02-21mac80211: b43: use firmware version 666.2 as defaulthauke
2012-02-20mac80211: fix memory leak on bcm5354hauke
2012-02-19mac80211: brcmsmac: fix a build warning, till we update bcmahauke
2012-02-19mac80211: add brcmsmac driverhauke
2012-02-19mac80211: fix directory of mwl8k firmwarehauke
2012-02-18mac80211: rt2x00: allow to disable bands via platform datajuhosg
2012-02-17ath5k: do not re-run AGC calibration periodically - fixes stability issues on...nbd
2012-02-17ath5k: do not stop the hardware queues during PAPD calibration, speeds up cal...nbd
2012-02-16package/mac80211: fix a possible NULL pointer dereference in rt2x00juhosg
2012-02-15ath9k: prevent writes to const data on AR9160nbd
2012-02-14mac80211: Allow preamble configurationblogic
2012-02-10package/mac80211: apply AR71XX PCI workaround on ATH79 as welljuhosg