summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg-34/+67
2013-03-18mac80211/minstrel_ht: do not sample actively used ratesFelix Fietkau-2/+5
2013-03-18mac80211/minstrel_ht: avoid useless sampling of high-probability slower ratesFelix Fietkau-3/+3
2013-03-18mac80211/minstrel_ht: improve rate selection stabilityFelix Fietkau-1/+10
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka-59/+0
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka-19/+25
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar-0/+58
2013-03-11mac80211: remove a few set but unused variablesJohannes Berg-11/+1
2013-03-11mac80211: batch key free synchronize_net()Johannes Berg-22/+73
2013-03-11mac80211: remove underscores from some key functionsJohannes Berg-20/+20
2013-03-11mac80211: clean up key freeing a bitJohannes Berg-22/+25
2013-03-07mac80211: Call drv_set_tim only if there is a changeIlan Peer-0/+13
2013-03-07mac80211: provide ieee80211_sta_eosp()Johannes Berg-48/+18
2013-03-07mac80211: provide race-free 64-bit traffic countersJohannes Berg-14/+25
2013-03-06mac80211: init mesh timer for user authed STAsThomas Pedersen-1/+5
2013-03-06mac80211: disallow changing auto_open_plinksThomas Pedersen-1/+4
2013-03-06nl80211: user_mpm overrides auto_open_plinksThomas Pedersen-2/+7
2013-03-06mac80211: support userspace MPMThomas Pedersen-6/+14
2013-03-06cfg80211: rename mesh station typesThomas Pedersen-10/+10
2013-03-06nl80211: explicit userspace MPMThomas Pedersen-7/+29
2013-03-06mac80211: improve minstrels rate sorting by means of throughput & probabilityThomas Huehn-36/+49
2013-03-06mac80211: treat minstrel success probabilities below 10% as implausibleThomas Huehn-1/+6
2013-03-06mac80211: add lowest rate into minstrel's random rate sampling tableThomas Huehn-15/+10
2013-03-06mac80211: extend minstrel's rate sampling to avoid unsampled ratesThomas Huehn-4/+10
2013-03-06mac80211: add documentation and verbose variable names inThomas Huehn-33/+50
2013-03-06mac80211: merge value scaling macros of minstrel_ht and minstrelThomas Huehn-13/+12
2013-03-06mac80211: merge EWMA calculation of minstrel_ht and minstrelThomas Huehn-21/+17
2013-03-06mac80211/minstrel_ht: disable multiple consecutive sample attemptsFelix Fietkau-1/+1
2013-03-06regulatory: allow VHT channels in world roamingJohannes Berg-3/+3
2013-03-06cfg80211: enable TDLS on P2P client interfacesJohannes Berg-0/+1
2013-03-06mac80211: add VHT capabilities station debugfs fileJohannes Berg-0/+31
2013-03-06mac80211: restrict peer's VHT capabilities to ownJohannes Berg-5/+117
2013-03-06mac80211: fix HT capability overrides for AP stationJohannes Berg-23/+25
2013-03-06mac80211: don't apply HT overrides to TDLS peersJohannes Berg-9/+5
2013-03-06mac80211: simplify AP interface stopJohannes Berg-2/+4
2013-03-06mac80211: flush keys when stopping APJohannes Berg-2/+5
2013-03-06mac80211: defer tailroom counter manipulation when roamingJohannes Berg-11/+68
2013-03-06mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg-29/+0
2013-03-06mac80211: merge reconfig assign chanctx codeStanislaw Gruszka-25/+22
2013-03-06mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka-97/+3
2013-03-06mac80211: cleanup suspend/resume on ibss modeStanislaw Gruszka-32/+1
2013-03-06mac80211: cleanup suspend/resume on managed modeStanislaw Gruszka-89/+2
2013-03-06mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka-154/+6
2013-03-06cfg80211/mac80211: disconnect on suspendStanislaw Gruszka-41/+69
2013-03-06mac80211: remove napiStanislaw Gruszka-39/+0
2013-03-06mac80211/minstrel_ht: fix spacing between sample attemptsFelix Fietkau-1/+1
2013-03-06mac80211/minstrel_ht: increase sampling frequency of some slower ratesFelix Fietkau-8/+13
2013-03-06minstrel_ht: increase sampling frequencyFelix Fietkau-2/+2
2013-03-06mac80211/minstrel_ht: improve max_prob_rate selectionFelix Fietkau-8/+19
2013-03-06mac80211/minstrel_ht: improve accuracy of throughput metric at high data ratesFelix Fietkau-10/+13