aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-10
|\
| * mac80211: make ieee802_11_parse_elems an inlineJohannes Berg2013-04-08
| * mac80211: don't start new netdev queues if driver stoppedJohannes Berg2013-04-08
| * mac80211: replace some dead code by a warningJohannes Berg2013-04-08
| * mac80211: don't fiddle with netdev queues in MLME codeJohannes Berg2013-04-08
| * mac80211: disable uAPSD if all ACs are under ACMAlexander Bondar2013-04-08
| * mac80211: fix do_stop handling while suspendedJohannes Berg2013-04-08
| * mac80211: destroy virtual monitor interface across suspendJohannes Berg2013-04-08
| * mac80211: purge remain-on-channel items when suspendingJohannes Berg2013-04-08
| * mac80211: remove outdated comment referring to master interfaceJohannes Berg2013-04-08
| * mac80211: return new mpath from mesh_path_add()Bob Copeland2013-04-08
| * mac80211: fix the PREP mesh hwmp debug messageChun-Yeow Yeoh2013-04-08
| * mac80211: parse Timeout Interval Element using a structJohannes Berg2013-04-08
| * mac80211: check ERP info IE length in parserJohannes Berg2013-04-08
| * mac80211: check DSSS params IE length in parserJohannes Berg2013-04-08
| * mac80211: remove unused IE pointers from parserJohannes Berg2013-04-08
| * mac80211: remove ancient reference to master interfaceJohannes Berg2013-04-08
| * mac80211: be more careful about sending beacon-loss-eventsBen Greear2013-04-08
| * mac80211: add beacon stats to debugfsBen Greear2013-04-08
| * mac80211: let drivers not supporting channel contexts use VHTKarl Beldan2013-04-08
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
| * mac80211: allow drivers to set default uAPSD parametersAlexander Bondar2013-03-25
| * mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg2013-03-25
| * mac80211: ibss: disable beaconing before freeing beaconJohannes Berg2013-03-25
| * mac80211: add P2P NoA settingsJanusz Dziedzic2013-03-22
| * mac80211: use ieee80211_p2p_noa_attr structureJanusz Dziedzic2013-03-22
| * mac80211: make beacon-loss-count configurableBen Greear2013-03-22
| * mac80211: return the RSSI in dBmEmmanuel Grumbach2013-03-20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\ \
| * \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-01
| |\ \
| | * | mac80211: fix idle handling sequenceJohannes Berg2013-03-25
| | * | mac80211: fix remain-on-channel cancel crashJohannes Berg2013-03-25
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-29
|\| | | | |_|/ |/| |
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-25
| |\|
| | * mac80211: Don't restart sta-timer if not associated.Ben Greear2013-03-24
| | * mac80211: fix virtual monitor interface lockingJohannes Berg2013-03-20
| | * mac80211: fix crash with P2P Device returning action framesJohannes Berg2013-03-11
| | * mac80211: always synchronize_net() during station removalJohannes Berg2013-03-06
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-06
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-05
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-01
| | |\ \
* | | | | mac80211: stop queues temporarily for flushingJohannes Berg2013-03-18
* | | | | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-18
* | | | | mac80211/minstrel_ht: do not sample actively used ratesFelix Fietkau2013-03-18
* | | | | mac80211/minstrel_ht: avoid useless sampling of high-probability slower ratesFelix Fietkau2013-03-18
* | | | | mac80211/minstrel_ht: improve rate selection stabilityFelix Fietkau2013-03-18
* | | | | mac80211: remove vif debugfs driver callbacksStanislaw Gruszka2013-03-18
* | | | | mac80211: move sdata debugfs dir to vifStanislaw Gruszka2013-03-18
* | | | | mac80211: add driver callback for per-interface multicast filterAlexander Bondar2013-03-11
* | | | | mac80211: remove a few set but unused variablesJohannes Berg2013-03-11