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