summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix wrong 160/80+80 MHz settingShay Bar2020-02-141-2/+14
* mac80211: consider more elements in parsing CRCJohannes Berg2020-02-071-6/+12
* mac80211: keep BHs disabled while calling drv_tx_wake_queue()Johannes Berg2019-10-011-5/+8
* mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg2019-09-111-2/+3
* mac80211: clear crypto tx tailroom counter upon keys enableLior Cohen2019-09-111-5/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-4/+3
|\
| * {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-07-261-4/+3
* | mac80211: implement HE support for meshSven Eckelmann2019-07-261-0/+49
* | mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin2019-07-261-0/+4
* | mac80211: add support for parsing ADDBA_EXT IEsJohn Crispin2019-07-261-0/+7
|/
* Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | 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/+6
|/
* 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-041-6/+5
|\
| * Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-031-6/+5
| |\
| | * mac80211: fix WMM TXOP calculationDreyfuss, Haim2018-09-031-2/+1
| | * 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-241-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/+0
| * mac80211: add probe request building flagsJohannes Berg2018-06-151-8/+10
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+3
|/
* mac80211: clean up rate info bandwidth settingJohannes Berg2018-05-071-4/+2
* 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/+9
* 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/+2
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-4/+2
OpenPOWER on IntegriCloud