summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-1/+1
|\
| * mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller2014-05-051-1/+1
* | mac80211: remove unnecessary assignmentZhao, Gang2014-04-281-4/+1Star
* | mac80211: avoid calling useless channel context codeZhao, Gang2014-04-281-9/+9
* | mac80211: add max channel calculation utility functionMichal Kazior2014-04-251-0/+42
* | cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho2014-04-091-3/+7
* | cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-091-0/+72
* | mac80211: use RCU_INIT_POINTERMonam Agarwal2014-04-091-1/+1
* | mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-061-26/+22Star
|\
| * mac80211: fix station wakeup powersave raceJohannes Berg2014-02-201-6/+2Star
| * mac80211: fix sched_scan restart on recoveryArik Nemtsov2014-02-111-20/+20
* | mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-061-3/+3
* | mac80211: order IEs in probe request correctlyJohannes Berg2014-02-051-2/+30
* | mac80211: remove set but unused variablesJohannes Berg2014-02-041-2/+0Star
* | mac80211: make cfg80211 ops and privid constJohannes Berg2014-02-041-1/+1
|/
* mac80211: sync dtim_count to TSFThomas Pedersen2014-01-061-0/+41
* mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau2013-12-191-0/+140
* mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg2013-12-191-1/+7
* mac80211: fix checkpatch errorsWeilong Chen2013-12-181-1/+1
* mac80211: reschedule sched scan after HW restartDavid Spinadel2013-12-161-0/+23
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-161-9/+2Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-9/+2Star
| |\
| | * mac80211: fix the mesh channel switch supportChun-Yeow Yeoh2013-11-251-5/+0Star
| | * mac80211: DFS setup chandef for radar_event correctlyJanusz Dziedzic2013-11-251-4/+2Star
* | | nl80211: vendor command supportJohannes Berg2013-12-031-0/+11
|/ /
* | mac80211: add min required channel definition fieldEliad Peller2013-11-251-0/+20
* | mac80211: use put_unaligned_le16 for precedence value in meshChun-Yeow Yeoh2013-11-251-3/+1Star
* | mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-0/+68
* | cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-251-0/+3
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-3/+121
|\
| * {nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh2013-10-281-0/+87
| * mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh2013-10-281-0/+9
| * mac80211: Remove check for offchannel state when waking netdev queuesSeth Forshee2013-10-281-3/+0Star
| * mac80211: implement SMPS for APEmmanuel Grumbach2013-10-281-0/+25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-4/+5
|\ \ | |/ |/|
| * mac80211: fix crash if bitrate calculation goes wrongJohannes Berg2013-10-141-0/+4
| * mac80211: fix the setting of extended supported rate IEChun-Yeow Yeoh2013-09-261-4/+1Star
* | mac80211: improve default WMM parameter settingFred Zhou2013-10-011-13/+14
* | mac80211: use exact-size allocation for authentication frameFred Zhou2013-10-011-2/+2
* | mac80211: split off channel switch parsing functionSimon Wunderlich2013-09-261-0/+60
* | mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg2013-09-261-37/+34Star
|/
* mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg2013-08-161-1/+1
* mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich2013-07-161-26/+0Star
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-161-30/+129
* mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich2013-07-161-13/+26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-181-2/+2
|\
| * mac80211: work around broken APs not including HT infoJohannes Berg2013-06-121-2/+2
* | mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-051-2/+3
* | mac80211: support active monitor interfacesFelix Fietkau2013-05-291-0/+6