aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath9k: fix invalid register access on single-stream ar93xx devices (backport ...Felix Fietkau2012-10-051-0/+13
* mac80211/rt2x00: fix lna assignment typo in Rt3352 which went upstreamGabor Juhos2012-10-041-0/+30
* mac80211/rt2x00: sync Rt3352 supportGabor Juhos2012-10-041-70/+90
* mac80211: allow scans in access point mode (for site survey)Felix Fietkau2012-10-034-4/+15
* ath9k: use ieee80211_free_txskb, might fix hostapd stability issuesFelix Fietkau2012-10-031-0/+149
* mac80211: fix regulatory tx power initializationFelix Fietkau2012-10-031-0/+21
* [kernel] dont explicitly select wireless-tools. rely on the drivers that need...John Crispin2012-09-281-1/+1
* mac80211: add uci support for configuring antenna gainFelix Fietkau2012-09-282-1/+3
* mac80211: fix antenna gain and add support for user-defined antenna gain conf...Felix Fietkau2012-09-284-3/+228
* mac80211: rework the current tx power display patchFelix Fietkau2012-09-283-14/+13
* mac80211: fix beacon IE power constraint handlingFelix Fietkau2012-09-2815-23/+191
* ath5k: add a spur mitigation fixFelix Fietkau2012-09-271-9/+25
* [package] mac80211: refresh patchesFlorian Fainelli2012-09-2614-30/+30
* mac80211: avoid sending useless delBA frames on client disassocFelix Fietkau2012-09-251-0/+31