aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-16mac80211: count interfaces correctly for combination checksAndrei Otcheretianski1-1/+1
2015-01-27mac80211: handle potential race between suspend and scan completionLuciano Coelho1-0/+12
2015-01-23mac80211: avoid races related to suspend flowEmmanuel Grumbach1-6/+9
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg1-8/+17
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg1-2/+0
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach1-4/+4
2015-01-06mac80211: skip disabled channels in VHT checkArik Nemtsov1-4/+6
2014-12-17mac80211: avoid reconfig if no interfaces are upEliad Peller1-5/+6
2014-11-25mac80211: check if channels allow 80 MHz for VHT probe requestsJohannes Berg1-1/+10
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-5/+7
2014-11-19mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg1-2/+5
2014-11-19mac80211: add specific-queue flushing supportLiad Kaufman1-5/+15
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov1-0/+16
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov1-0/+5
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller1-1/+4
2014-11-04mac80211: handle RIC data element in reassociation requestJohannes Berg1-4/+22
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy1-6/+24
2014-11-04cfg80211: 802.11p OCB mode handlingRostislav Lisovy1-0/+3
2014-10-23mac80211: expose API allowing station iterationArik Nemtsov1-0/+28
2014-10-23mac80211: export IE splitting functionAndrei Otcheretianski1-25/+1
2014-10-10mac80211: enable DFS with channel contextsMichal Kazior1-2/+14
2014-09-08mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson1-0/+25
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+15
2014-07-21mac80211: add QoS IE during TDLS setup startArik Nemtsov1-0/+15
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+3
2014-06-25mac80211: make check_combinations() aware of chanctx reservationMichal Kazior1-4/+31
2014-06-25mac80211: implement multi-vif in-place reservationsMichal Kazior1-1/+8
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel1-32/+73
2014-06-23mac80211: add functions to stop and wake all queues assigned to a vifLuciano Coelho1-6/+35
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho1-25/+51
2014-06-23mac80211: don't stop all queues when flushingLuciano Coelho1-2/+2
2014-06-23mac80211: WEP extra head/tail room in ieee80211_send_authMax Stepanov1-2/+3
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+43
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg1-3/+43
2014-05-05mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller1-1/+1
2014-04-28mac80211: remove unnecessary assignmentZhao, Gang1-4/+1
2014-04-28mac80211: avoid calling useless channel context codeZhao, Gang1-9/+9
2014-04-25mac80211: add max channel calculation utility functionMichal Kazior1-0/+42
2014-04-09cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho1-3/+7
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho1-0/+72
2014-04-09mac80211: use RCU_INIT_POINTERMonam Agarwal1-1/+1
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+1
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-26/+22
2014-02-20mac80211: fix station wakeup powersave raceJohannes Berg1-6/+2
2014-02-11mac80211: fix sched_scan restart on recoveryArik Nemtsov1-20/+20
2014-02-06mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach1-3/+3
2014-02-05mac80211: order IEs in probe request correctlyJohannes Berg1-2/+30
2014-02-04mac80211: remove set but unused variablesJohannes Berg1-2/+0