summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: update AP multicast fix to latest version submitted to linux-wireless@nbd2012-04-233-10/+42
* Revert "mac80211: add backport of the module_pci_driver macro"juhosg2012-04-221-21/+0
* mac80211: add backport of the module_pci_driver macrojuhosg2012-04-221-0/+21
* mac80211: add module_pci_driver to compathauke2012-04-221-0/+22
* mac80211: suppress 3-address multicast frames on WDS APs without non-WDS stat...nbd2012-04-213-2/+76
* ath9k: merge a tkip related stability fixnbd2012-04-212-3/+13
* mac80211: update to 2012-04-17, adds some build fixes and juhosg's ar9380 tx ...nbd2012-04-1920-543/+241
* ath9k/ath5k: fix driver load issues with mesh support compiled outnbd2012-04-175-26/+32
* mac80211: update to wireless-testing 2012-04-13nbd2012-04-1674-2549/+1296
* kernel: update bcma and ssb to version master-2012-04-12 from wireless-testinghauke2012-04-132-13/+11
* mac80211: add missing dependency to mac80211 to brcmsmachauke2012-04-131-1/+1
* ath9k: fix sleep mode handling issues, should improve client mode reliabilitynbd2012-04-125-10/+40
* mac80211: kmod-ath should not depend on PCI or USB support for the atheros ta...nbd2012-03-301-1/+1
* [package] mac80211: allow NOHT for IBSS modejow2012-03-291-1/+1
* mac80211: add hostapd socket option to wpa_supplicant for IBSS RSN as wellnbd2012-03-271-1/+1
* ath9k: make endian check optionalnbd2012-03-271-2/+56
* mac80211: modify mac80211.sh to in order to support IBSS-RSNnbd2012-03-271-0/+11
* [mac80211] fixes #31068, rename 999-ath9k.patch to 501-ath9k-eeprom_endianess...blogic2012-03-251-0/+0
* [mac80211] adds eeprom endianess check to ath9kblogic2012-03-251-0/+48
* [mac80211] adds ath5k platfrom_device eep supportblogic2012-03-252-0/+67
* mac80211: reduce cpu load by optimizing aggregation session timeout handlingnbd2012-03-171-0/+137
* ath9k: remove the queue wake optimization, it may be unreliable in some casesnbd2012-03-161-39/+0
* ath9k: optimize waking tx queues, slightly improves performance under loadnbd2012-03-131-0/+39
* ath9k: remove stuck beacon detection optimization, it may be unreliable on so...nbd2012-03-132-130/+1
* rt2x00: merge a fix for random tx stallsnbd2012-03-103-3/+58
* mac80211: limit TID buffering to prevent out-of-memory issues on low-memory s...nbd2012-03-102-1/+23
* ath9k: fix passing MAC time to mac80211nbd2012-03-102-5/+23
* ath9k: increase rx buffers for improved performance with 3x3 chipsetsnbd2012-03-101-1/+1
* ath9k: merge an ANI improvement patch, improves performance in some environmentsnbd2012-03-101-2/+235
* mac80211/ath9k: some more performance improvementsnbd2012-03-105-0/+415
* mac80211: more patch reorganization, merge an upstream performance optimizati...nbd2012-03-1012-93/+205
* ath9k: merge a fix for hardware full sleepnbd2012-03-104-9/+28
* mac80211: reorganize patches, fold in patches that were merged upstreamnbd2012-03-1012-314/+308
* mac80211: add the real compat-wireless version + openwrt revision to the comp...nbd2012-03-101-0/+1
* ath9k: fix misplaced ifdefnbd2012-03-011-5/+5
* ath9k: disable btcoex again after it got re-enabled by the updatenbd2012-03-011-0/+11
* ath9k: disable MAC sample debugging, it is almost never used and wastes preci...nbd2012-03-017-17/+162
* mac80211: optimize mac address comparisons to improve performancenbd2012-03-012-6/+538
* mac80211: fix ad-hoc mode performance regressionnbd2012-03-011-0/+11
* mac80211: delete linux/eeprom_93cx6.h since the module is used from the kerne...nbd2012-02-291-0/+1
* mac80211: remove 060-fix_compat_security.patch, it is no longer needednbd2012-02-281-11/+0
* mac80211: update to wireless-testing 2012-02-27nbd2012-02-2721-909/+253
* ath9k: fix beacon issues on ar93xxnbd2012-02-271-0/+113
* mac80211: update to wireless-testing 2012-02-23nbd2012-02-2734-301/+924
* mac80211: b43: use firmware version 666.2 as defaulthauke2012-02-211-6/+3
* mac80211: fix memory leak on bcm5354hauke2012-02-201-0/+11
* mac80211: brcmsmac: fix a build warning, till we update bcmahauke2012-02-191-0/+13
* mac80211: add brcmsmac driverhauke2012-02-193-3/+268
* mac80211: fix directory of mwl8k firmwarehauke2012-02-191-2/+2
* mac80211: rt2x00: allow to disable bands via platform datajuhosg2012-02-182-1/+48