aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix an rx descriptor processing race conditionFelix Fietkau2013-08-102-6/+88
* AA: ath9k: add an updated version of the tx queueing rework, refresh patchesFelix Fietkau2013-08-0612-558/+1017
* mac80211: backport a few upstream fixesFelix Fietkau2013-08-067-21/+259
* AA: ath9k: remove some newer patches until they are fully debugged/fixedFelix Fietkau2013-07-293-640/+0
* ath9k: add initial tx queueing rework patchesFelix Fietkau2013-07-2510-0/+1172
* ath5k: fix AHB support dependency (#13896)Felix Fietkau2013-07-171-0/+11
* AA: mac80211: delete the rt2x00 clk patch againFelix Fietkau2013-07-161-29/+0
* mac80211: fix a crash in legacy minstrel when no STA existsFelix Fietkau2013-07-151-0/+19
* AA: mac80211: b43: load b43 on core rev 17 and 18.Hauke Mehrtens2013-07-142-1/+12
* AA: mac80211: b43: activate LP-Phy support every timeHauke Mehrtens2013-07-141-2/+1
* mac80211: tweak mac address allocationFelix Fietkau2013-07-131-1/+1
* mac80211: backport latest version from trunk (as of r37265)Felix Fietkau2013-07-12104-4706/+1644
* kernel: update bcma and ssb to wireless-testing/master master-2013-07-03Hauke Mehrtens2013-07-111-0/+42
* AA: rt2x00: remove the clk_get patch, the kernel still uses the old platform_...Felix Fietkau2013-06-121-29/+0
* ar71xx: add an external reset callback for ar913x and use it in ath9kFelix Fietkau2013-05-191-0/+28
* mac80211: fix compile errors on platforms with power management enabledFelix Fietkau2013-05-022-0/+42
* mac80211: update to 2013-02-22 from trunk + backportsFelix Fietkau2013-04-28124-4717/+4771
* mac80211: use the original mac address for the first virtual interfaceFelix Fietkau2013-04-231-1/+3
* mac80211: rework mac address allocationFelix Fietkau2013-04-171-10/+24
* ath9k: add a fix to reduce the number of spurious tx hang detectionsFelix Fietkau2013-03-151-0/+37
* mac80211: backport of r35671: b43: Increase number of RX DMA slotsHauke Mehrtens2013-03-101-0/+11
* ath9k: issue a cold reset after failures or after bringing the chip out of fu...Felix Fietkau2013-02-256-7/+18
* [mac80211] fixes mbssid on ralink hardwareJohn Crispin2013-02-251-2/+4
* [mac80211] adds missing backport needed for ralink mbssidJohn Crispin2013-02-251-0/+94
* AA: mac80211: add missing DRIVER_11N_SUPPORT selectsJonas Gorski2013-02-251-3/+3
* ath9k: fix rssi issuesFelix Fietkau2013-02-221-0/+11
* ath9k_htc: fix signal strength reporting issuesFelix Fietkau2013-02-221-0/+29
* ath9k: fix a soft lockup on smp systemsFelix Fietkau2013-01-147-24/+30
* ath9k: remove a lock to fix a deadlock on hw resetFelix Fietkau2013-01-144-19/+79
* ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and o...Felix Fietkau2013-01-102-1/+645
* ath9k: add some calibration fixes from wireless-testingFelix Fietkau2013-01-101-0/+48
* ath9k: correct a logic error in the rx path fixFelix Fietkau2013-01-091-1/+1
* mac80211: refresh patchesFelix Fietkau2013-01-094-54/+34
* ath9k: backport stability fixes from r35063Felix Fietkau2013-01-0911-26/+255
* mac80211: apply network interface configuration for adhoc + wpa2Felix Fietkau2013-01-071-1/+1
* ath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stabilityFelix Fietkau2013-01-021-0/+11
* ath5k: fix skb leaks (should fix #12199)Felix Fietkau2012-12-101-0/+29
* AA: mac80211/rt2x00: add rf_vals for Rt3352 with Xtal=20MHzGabor Juhos2012-11-251-0/+121
* AA: mac80211/rt2x00: support Rt3352 with external PAGabor Juhos2012-11-251-0/+212
* mac80211: add more tx skb free fixes (hopefully final fix to #11894)Felix Fietkau2012-11-103-160/+209
* AA: mac80211: fix intel wifi autoload module namesJonas Gorski2012-11-011-2/+2
* mac80211: prevent reconfigure calls while interfaces are downFelix Fietkau2012-10-312-1/+13
* mac80211: report tx status for dropped frames, should fix some remaining stab...Felix Fietkau2012-10-291-38/+133
* ath9k: add a patch that prevents excessive retry of single frames during an a...Felix Fietkau2012-10-294-9/+39
* AA: generic: allow to disable [25]GHz support in ath9k via platform dataGabor Juhos2012-10-281-0/+70
* ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free er...Felix Fietkau2012-10-251-0/+18
* ath9k: fix operating state check on changing the channel bandwidth via debugfsFelix Fietkau2012-10-251-1/+1
* mac80211: merge a client mode state handling fix, refresh patchesFelix Fietkau2012-10-173-3/+62
* mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau2012-10-101-0/+51
* mac80211: use ieee80211_free_txskb in a few more places to prevent skb leaks ...Felix Fietkau2012-10-072-1/+108