summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add a patch for keeping track of the rx bitrate of remote stationsnbd2011-02-101-0/+232
* ath9k: remove an old tx stop workaround which conflicts with the powersave fixesnbd2011-02-101-0/+36
* ath9k: improve the power save fix by closing another remaining race condition...nbd2011-02-081-5/+9
* ath9k: add fixes for AP side powersave frame bufferingnbd2011-02-082-0/+344
* mac80211: update to wireless-testing 2010-02-07nbd2011-02-0817-2849/+18
* ath: fix world regulatory domain fix-up so that all regulatory rules are proc...nbd2011-02-081-0/+72
* mac80211: fix the check for cloned skbs in the tx pathnbd2011-02-071-0/+11
* mac80211: when operating as a 4-addr station, do not pick up 4-addr frames me...nbd2011-02-051-0/+12
* ath9k: reduce false positives in the baseband hang checknbd2011-02-041-0/+109
* mac80211: drop retransmitted data frames from the cooked monitor interface - ...nbd2011-02-041-0/+11
* cfg80211: revert the max power patch - it seems to be limiting tx power too m...nbd2011-01-301-35/+0
* cfg80211: do not overwrite the hardware max power setting in the regulatory c...nbd2011-01-291-0/+35
* ath9k: reduce allocation size, common->cachelz is already added to the buffer...nbd2011-01-281-1/+1
* ath9k: fix a compile error in the debug stubs (fixes #8737, #8745)nbd2011-01-281-0/+10
* ath9k: optimize memory allocations - improves performance and reduces ath9k R...nbd2011-01-261-0/+200
* mac80211: Improve ath5k/ar71xx PCI bug WARnbd2011-01-261-2/+2
* ath9k: fix tx queue debug countersnbd2011-01-261-0/+101
* mac80211: update to wireless-testing 2011-01-24nbd2011-01-2415-1565/+1326
* ath9k: fix some ps wakeup/restore issues that led to crashes and other weird ...nbd2011-01-211-0/+61
* ath9k: disable PA predistortion on AR93xx for now until it is properly fixednbd2011-01-214-3/+35
* ath9k: remove virtual wiphy support - it was only experimental anyway and it ...nbd2011-01-204-0/+2230
* mac80211: add a few tx related fixesnbd2011-01-203-0/+222
* mac80211: update to wireless-testing 2010-01-19nbd2011-01-2015-245/+14
* mac80211: fix the br_port_exists compatibility macro for 2.6.38nbd2011-01-201-0/+50
* mac80211: rework wds sta fix - check for the protocol of the incoming frame i...nbd2011-01-181-6/+30
* mac80211: fix frames looping back to a wds stationnbd2011-01-151-0/+18
* ath9k: fix a few more aggregation related issues, should improve stabilitynbd2011-01-152-0/+40
* mac80211: include the kfifo backport in compat.ko if necessary (fixes liberta...nbd2011-01-131-0/+24
* ath9k: fix spurious decryption crc error regressionnbd2011-01-131-0/+56
* ath9k: reduce the number of false positives triggered by the baseband hang ch...nbd2011-01-101-0/+30
* ath9k: add a few aggregation reliability fixesnbd2011-01-093-0/+34
* mac80211: update to wireless-testing 2011-01-05, should improve aggregation r...nbd2011-01-0932-719/+43
* mac80211: fix a race condition during key deletionnbd2011-01-041-0/+32
* ath9k: add more pending fixes from linux-wireless@nbd2010-12-303-5/+41
* ath9k: fix rx dma descriptor error flag handlingnbd2010-12-301-0/+53
* ath9k: add back the interrupt mitigation tweak and reduce the rx interrupt mi...nbd2010-12-241-0/+13
* ath9k: add pending fixes for revision checks and handling of the hw workaroun...nbd2010-12-241-1/+43
* package/mac80211: fix issue when CONFIG_MAC80211_LEDS is not set.acoul2010-12-231-0/+35
* mac80211: add CONFIG_ATH5K_PCI only when not on aterhos targethauke2010-12-221-0/+11
* mac80211: another optimization for tx performancenbd2010-12-181-0/+11
* mac80211: fix a crash in the tx pathnbd2010-12-181-0/+19
* mac80211: fix a missing return valuenbd2010-12-181-1/+1
* mac80211: significantly reduce the cpu load caused by excessive skb header cl...nbd2010-12-181-0/+14
* ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense an...nbd2010-12-181-0/+75
* mac80211: update to wireless-testing 2010-12-16nbd2010-12-1827-2900/+207
* ath9k: update initvals for ar9003nbd2010-12-162-0/+156
* ath9k: remove code for setting up gpio based baseband rfkill - it was never u...nbd2010-12-161-0/+103
* ath9k: use the number of pending aggregates instead of the queue depth to det...nbd2010-12-161-0/+89
* ath9k: fix some more issues in the paprd changesnbd2010-12-131-18/+26
* ath9k: fix a few issues with pa predistortion on ar9003nbd2010-12-123-0/+375