summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: allow drivers to set default uAPSD parametersAlexander Bondar2013-03-253-2/+17
* mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg2013-03-253-71/+70
* mac80211: ibss: disable beaconing before freeing beaconJohannes Berg2013-03-251-9/+12
* cfg80211: Document update_ft_ies() cfg80211_opsJouni Malinen2013-03-251-0/+4
* mac80211: add P2P NoA settingsJanusz Dziedzic2013-03-226-37/+57
* mac80211: use ieee80211_p2p_noa_attr structureJanusz Dziedzic2013-03-221-11/+15
* cfg80211: add P2P Notice of Absence attributeJanusz Dziedzic2013-03-221-0/+20
* mac80211: make beacon-loss-count configurableBen Greear2013-03-221-3/+7
* mac80211: return the RSSI in dBmEmmanuel Grumbach2013-03-201-1/+1
* cfg80211: fix error return code in cfg80211_init()Wei Yongjun2013-03-201-1/+3
* cfg80211: fix potential connection work crashJohannes Berg2013-03-201-1/+1
* mac80211_hwsim: assign CAB queue properly on interface type changeJohannes Berg2013-03-181-0/+6
* mac80211: stop queues temporarily for flushingJohannes Berg2013-03-188-12/+33
* mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-1823-34/+67
* mac80211/minstrel_ht: do not sample actively used ratesFelix Fietkau2013-03-181-2/+5
* mac80211/minstrel_ht: avoid useless sampling of high-probability slower ratesFelix Fietkau2013-03-181-3/+3
* mac80211/minstrel_ht: improve rate selection stabilityFelix Fietkau2013-03-181-1/+10
* mac80211: remove vif debugfs driver callbacksStanislaw Gruszka2013-03-183-59/+0
* mac80211: move sdata debugfs dir to vifStanislaw Gruszka2013-03-185-19/+25
* mac80211: add driver callback for per-interface multicast filterAlexander Bondar2013-03-114-0/+58
* mac80211: remove a few set but unused variablesJohannes Berg2013-03-113-11/+1
* mac80211: batch key free synchronize_net()Johannes Berg2013-03-113-22/+73
* mac80211: remove underscores from some key functionsJohannes Berg2013-03-114-20/+20
* mac80211: clean up key freeing a bitJohannes Berg2013-03-113-22/+25
* mac80211: Call drv_set_tim only if there is a changeIlan Peer2013-03-071-0/+13
* mac80211: provide ieee80211_sta_eosp()Johannes Berg2013-03-075-48/+18
* mac80211: provide race-free 64-bit traffic countersJohannes Berg2013-03-073-14/+25
* mac80211: init mesh timer for user authed STAsThomas Pedersen2013-03-062-1/+5
* mac80211: disallow changing auto_open_plinksThomas Pedersen2013-03-061-1/+4
* nl80211: user_mpm overrides auto_open_plinksThomas Pedersen2013-03-062-2/+7
* mac80211: support userspace MPMThomas Pedersen2013-03-066-6/+14
* cfg80211: rename mesh station typesThomas Pedersen2013-03-063-10/+10
* nl80211: explicit userspace MPMThomas Pedersen2013-03-064-7/+29
* mac80211: improve minstrels rate sorting by means of throughput & probabilityThomas Huehn2013-03-063-36/+49
* mac80211: treat minstrel success probabilities below 10% as implausibleThomas Huehn2013-03-061-1/+6
* mac80211: add lowest rate into minstrel's random rate sampling tableThomas Huehn2013-03-063-15/+10
* mac80211: extend minstrel's rate sampling to avoid unsampled ratesThomas Huehn2013-03-062-4/+10
* mac80211: add documentation and verbose variable names inThomas Huehn2013-03-062-33/+50
* mac80211: merge value scaling macros of minstrel_ht and minstrelThomas Huehn2013-03-064-13/+12
* mac80211: merge EWMA calculation of minstrel_ht and minstrelThomas Huehn2013-03-063-21/+17
* mac80211/minstrel_ht: disable multiple consecutive sample attemptsFelix Fietkau2013-03-061-1/+1
* regulatory: allow VHT channels in world roamingJohannes Berg2013-03-061-3/+3
* cfg80211: enable TDLS on P2P client interfacesJohannes Berg2013-03-061-0/+1
* mac80211: add VHT capabilities station debugfs fileJohannes Berg2013-03-061-0/+31
* mac80211: restrict peer's VHT capabilities to ownJohannes Berg2013-03-063-5/+117
* mac80211: fix HT capability overrides for AP stationJohannes Berg2013-03-061-23/+25
* mac80211: don't apply HT overrides to TDLS peersJohannes Berg2013-03-061-9/+5
* mac80211: simplify AP interface stopJohannes Berg2013-03-061-2/+4
* mac80211: flush keys when stopping APJohannes Berg2013-03-062-2/+5
* mac80211: defer tailroom counter manipulation when roamingJohannes Berg2013-03-066-11/+68
OpenPOWER on IntegriCloud