summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-07-221-0/+15
|\
| * mac80211: add QoS IE during TDLS setup startArik Nemtsov2014-07-211-0/+15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-101-2/+3
|\ \ | |/ |/|
| * mac80211: WEP extra head/tail room in ieee80211_send_authMax Stepanov2014-06-231-2/+3
* | mac80211: make check_combinations() aware of chanctx reservationMichal Kazior2014-06-251-4/+31
* | mac80211: implement multi-vif in-place reservationsMichal Kazior2014-06-251-1/+8
* | mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-32/+73
* | mac80211: add functions to stop and wake all queues assigned to a vifLuciano Coelho2014-06-231-6/+35
* | mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho2014-06-231-25/+51
* | mac80211: don't stop all queues when flushingLuciano Coelho2014-06-231-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-221-3/+43
|\
| * mac80211: handle failed restart/resume betterJohannes Berg2014-05-091-3/+43
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-131-1/+1
|\ \ | |/ |/|
| * mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller2014-05-051-1/+1
* | mac80211: remove unnecessary assignmentZhao, Gang2014-04-281-4/+1
* | 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-051-26/+22
|\
| * mac80211: fix station wakeup powersave raceJohannes Berg2014-02-201-6/+2
| * 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/+0
* | 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/+2
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-9/+2
| |\
| | * mac80211: fix the mesh channel switch supportChun-Yeow Yeoh2013-11-251-5/+0
| | * mac80211: DFS setup chandef for radar_event correctlyJanusz Dziedzic2013-11-251-4/+2
* | | 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/+1
* | 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/+0
| * 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/+1
OpenPOWER on IntegriCloud