summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: use bool argument to ieee80211_send_nullfuncJohannes Berg2015-09-291-1/+1
* mac80211: don't tear down aggregation on suspend in case of wowlan->anyEliad Peller2015-09-291-2/+3
* mac80211: use DECLARE_EWMA for ave_beacon_signalJohannes Berg2015-09-221-1/+1
* mac80211: zero center freq segment 2 in VHT oper IEChun-Yeow Yeoh2015-09-221-0/+2
* mac80211: clear local->suspended before calling drv_resume()Eliad Peller2015-07-171-4/+14
* mac80211: clear local->in_reconfig on reconfig errorEliad Peller2015-07-171-0/+1
* mac80211: allow passing NULL to ieee80211_vif_to_wdev()Johannes Berg2015-07-171-1/+6
* mac80211: move ieee80211_get_bssid into RX fileJohannes Berg2015-07-171-49/+0
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-3/+3
* mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior2015-05-201-0/+3
* cfg80211: move IE split utilities here from mac80211Johannes Berg2015-04-071-40/+0
* mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-011-0/+22
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-14/+114
|\
| * mac80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-301-0/+33
| * mac80211: allow to get wireless_dev structure from ieee80211_vifEmmanuel Grumbach2015-03-161-0/+12
| * mac80211: allow iterating inactive interfacesArik Nemtsov2015-03-041-13/+16
| * mac80211: handle drv_add_interface failures properly during reconfigLuciano Coelho2015-03-031-1/+18
| * mac80211: TDLS: support VHT between peersArik Nemtsov2015-03-031-0/+35
* | mac80211: count interfaces correctly for combination checksAndrei Otcheretianski2015-03-161-1/+1
|/
* mac80211: handle potential race between suspend and scan completionLuciano Coelho2015-01-271-0/+12
* mac80211: avoid races related to suspend flowEmmanuel Grumbach2015-01-231-6/+9
* cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-151-8/+17
* mac80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-151-2/+0
* mac80211: let flush() drop packets when possibleEmmanuel Grumbach2015-01-141-4/+4
* mac80211: skip disabled channels in VHT checkArik Nemtsov2015-01-061-4/+6
* 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
OpenPOWER on IntegriCloud