summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-4/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* | mac80211: do not start any work during reconfigure flowNaftali Goldstein2019-06-141-0/+4
* | {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-05-241-1/+3
|/
* cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter2019-04-261-4/+4
* mac80211: support profile split between elementsSara Sharon2019-04-261-19/+37
* mac80211: support non-inheritance elementSara Sharon2019-04-261-57/+77
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-221-1/+5
|\
| * mac80211: call drv_ibss_join() on restartJohannes Berg2019-02-111-1/+5
* | mac80211: support max channel switch time elementSara Sharon2019-02-221-0/+4
* | mac80211: support multi-bssidSara Sharon2019-02-081-8/+103
* | mac80211: pass bssids to elements parsing functionSara Sharon2019-02-081-1/+2
* | mac80211: use element iteration macro in parsingJohannes Berg2019-02-081-19/+6Star
|/
* mac80211: update driver when MU EDCA params changeShaul Triebitz2018-12-181-0/+2
* mac80211: fix deauth TX when we disconnectEmmanuel Grumbach2018-12-051-14/+35
* mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu2018-10-121-0/+5
* mac80211: fix issue with possible txq NULL pointerErik Stromdahl2018-10-021-0/+3
* mac80211: add ability to parse CCFS2Johannes Berg2018-09-051-16/+32
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-051-6/+5Star
|\
| * Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-041-6/+5Star
| |\
| | * mac80211: fix WMM TXOP calculationDreyfuss, Haim2018-09-031-2/+1Star
| | * cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka2018-08-281-4/+4
* | | mac80211: add stop/start logic for software TXQsManikanta Pubbisetty2018-08-281-5/+105
|/ /
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-251-1/+2
|\|
| * mac80211: add stations tied to AP_VLANs during hw reconfigmpubbise@codeaurora.org2018-07-031-1/+2
* | Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-301-32/+127
|\ \ | |/ |/|
| * mac80211: add support for HELuca Coelho2018-06-181-5/+115
| * mac80211: support scan features for improved scan privacyJohannes Berg2018-06-151-0/+4
| * mac80211: split ieee80211_send_probe_req()Johannes Berg2018-06-151-21/+0Star
| * mac80211: add probe request building flagsJohannes Berg2018-06-151-8/+10
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+3
|/
* mac80211: clean up rate info bandwidth settingJohannes Berg2018-05-071-4/+2Star
* mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss2018-03-291-0/+44
* mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu2018-03-231-1/+2
* mac80211: call synchronize_net once in the restart flowSara Sharon2017-12-111-9/+10
* mac80211: use offsetofend()Johannes Berg2017-09-211-2/+2
* mac80211: simplify and clarify IE splittingJohannes Berg2017-09-211-12/+9Star
* mac80211: add MESH IE in the correct orderLiad Kaufman2017-09-051-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+2Star
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-4/+2Star
* mac80211: mesh: support sending wide bandwidth CSASimon Wunderlich2017-05-241-0/+37
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-281-1/+1
* mac80211: Add support for BSS max idle period elementAvraham Stern2017-04-281-0/+9
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-281-3/+3
* mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-281-2/+2
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-22/+21Star
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-11/+11
* mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg2017-04-261-3/+6
* ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg2017-03-061-11/+11
* mac80211: validate new interface's beacon intervalsJohannes Berg2016-10-271-0/+10