summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2013-04-08mac80211: remove outdated comment referring to master interfaceJohannes Berg1-6/+1
2013-04-08mac80211: return new mpath from mesh_path_add()Bob Copeland4-51/+42
2013-04-08mac80211: fix the PREP mesh hwmp debug messageChun-Yeow Yeoh1-2/+2
2013-04-08mac80211: parse Timeout Interval Element using a structJohannes Berg3-7/+8
2013-04-08mac80211: check ERP info IE length in parserJohannes Berg4-7/+7
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg5-6/+7
2013-04-08mac80211: remove unused IE pointers from parserJohannes Berg2-28/+0
2013-04-08mac80211: remove ancient reference to master interfaceJohannes Berg1-1/+1
2013-04-08mac80211: be more careful about sending beacon-loss-eventsBen Greear1-3/+5
2013-04-08mac80211: add beacon stats to debugfsBen Greear2-0/+13
2013-04-08mac80211: let drivers not supporting channel contexts use VHTKarl Beldan1-13/+1
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-13/+39
2013-04-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-13/+39
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-22/+49
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-20/+38
2013-03-28net: add ETH_P_802_3_MINSimon Horman1-1/+1
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-22/+48
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan9-71/+83
2013-03-25mac80211: fix idle handling sequenceJohannes Berg3-4/+16
2013-03-25mac80211: allow drivers to set default uAPSD parametersAlexander Bondar2-2/+4
2013-03-25mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg3-71/+70
2013-03-25mac80211: ibss: disable beaconing before freeing beaconJohannes Berg1-9/+12
2013-03-25mac80211: fix remain-on-channel cancel crashJohannes Berg3-9/+23
2013-03-24mac80211: Don't restart sta-timer if not associated.Ben Greear2-3/+6
2013-03-22mac80211: add P2P NoA settingsJanusz Dziedzic4-30/+46
2013-03-22mac80211: use ieee80211_p2p_noa_attr structureJanusz Dziedzic1-11/+15
2013-03-22mac80211: make beacon-loss-count configurableBen Greear1-3/+7
2013-03-20mac80211: fix virtual monitor interface lockingJohannes Berg1-16/+19
2013-03-20mac80211: return the RSSI in dBmEmmanuel Grumbach1-1/+1
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg7-12/+31
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg9-17/+48
2013-03-18mac80211/minstrel_ht: do not sample actively used ratesFelix Fietkau1-2/+5
2013-03-18mac80211/minstrel_ht: avoid useless sampling of high-probability slower ratesFelix Fietkau1-3/+3
2013-03-18mac80211/minstrel_ht: improve rate selection stabilityFelix Fietkau1-1/+10
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka2-41/+0
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka4-19/+18
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar3-0/+51
2013-03-11mac80211: remove a few set but unused variablesJohannes Berg3-11/+1
2013-03-11mac80211: batch key free synchronize_net()Johannes Berg3-22/+73
2013-03-11mac80211: remove underscores from some key functionsJohannes Berg4-20/+20
2013-03-11mac80211: clean up key freeing a bitJohannes Berg3-22/+25
2013-03-11mac80211: fix crash with P2P Device returning action framesJohannes Berg1-1/+13
2013-03-07mac80211: Call drv_set_tim only if there is a changeIlan Peer1-0/+13
2013-03-07mac80211: provide ieee80211_sta_eosp()Johannes Berg3-36/+3
2013-03-07mac80211: provide race-free 64-bit traffic countersJohannes Berg3-14/+25
2013-03-06mac80211: always synchronize_net() during station removalJohannes Berg1-2/+10
2013-03-06mac80211: init mesh timer for user authed STAsThomas Pedersen2-1/+5
2013-03-06mac80211: disallow changing auto_open_plinksThomas Pedersen1-1/+4
2013-03-06mac80211: support userspace MPMThomas Pedersen6-6/+14
2013-03-06cfg80211: rename mesh station typesThomas Pedersen1-2/+2