summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: avoid reconfig if no interfaces are upEliad Peller2014-12-171-5/+6
* mac80211: check if channels allow 80 MHz for VHT probe requestsJohannes Berg2014-11-251-1/+10
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-5/+7
* mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg2014-11-191-2/+5
* mac80211: add specific-queue flushing supportLiad Kaufman2014-11-191-5/+15
* mac80211: add parsing of TDLS specific IEsArik Nemtsov2014-11-191-0/+16
* mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov2014-11-191-0/+5
* mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-041-1/+4
* mac80211: handle RIC data element in reassociation requestJohannes Berg2014-11-041-4/+22
* mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-041-6/+24
* cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-041-0/+3
* mac80211: expose API allowing station iterationArik Nemtsov2014-10-231-0/+28
* mac80211: export IE splitting functionAndrei Otcheretianski2014-10-231-25/+1
* mac80211: enable DFS with channel contextsMichal Kazior2014-10-101-2/+14
* mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson2014-09-081-0/+25
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* 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
|\
OpenPOWER on IntegriCloud