summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)Author
2020-03-20mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRCJohannes Berg
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-14mac80211: fix wrong 160/80+80 MHz settingShay Bar
2020-02-07mac80211: parse also the RSNXE IEShaul Triebitz
2020-02-07mac80211: refactor extended element parsingJohannes Berg
2020-02-07mac80211: consider more elements in parsing CRCJohannes Berg
2019-12-16mac80211: Remove redundant assertionAditya Pakki
2019-10-01mac80211: keep BHs disabled while calling drv_tx_wake_queue()Johannes Berg
2019-09-11mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg
2019-09-11mac80211: clear crypto tx tailroom counter upon keys enableLior Cohen
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-26mac80211: implement HE support for meshSven Eckelmann
2019-07-26mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty
2019-07-26mac80211: add support for parsing ADDBA_EXT IEsJohn Crispin
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-14mac80211: do not start any work during reconfigure flowNaftali Goldstein
2019-05-24{nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty
2019-04-26cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter
2019-04-26mac80211: support profile split between elementsSara Sharon
2019-04-26mac80211: support non-inheritance elementSara Sharon
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-02-22mac80211: support max channel switch time elementSara Sharon
2019-02-11mac80211: call drv_ibss_join() on restartJohannes Berg
2019-02-08mac80211: support multi-bssidSara Sharon
2019-02-08mac80211: pass bssids to elements parsing functionSara Sharon
2019-02-08mac80211: use element iteration macro in parsingJohannes Berg
2018-12-18mac80211: update driver when MU EDCA params changeShaul Triebitz
2018-12-05mac80211: fix deauth TX when we disconnectEmmanuel Grumbach
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu
2018-10-02mac80211: fix issue with possible txq NULL pointerErik Stromdahl
2018-09-05mac80211: add ability to parse CCFS2Johannes Berg
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-03mac80211: fix WMM TXOP calculationDreyfuss, Haim
2018-08-28mac80211: add stop/start logic for software TXQsManikanta Pubbisetty
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-03mac80211: add stations tied to AP_VLANs during hw reconfigmpubbise@codeaurora.org
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-06-18mac80211: add support for HELuca Coelho
2018-06-15mac80211: support scan features for improved scan privacyJohannes Berg
2018-06-15mac80211: split ieee80211_send_probe_req()Johannes Berg
2018-06-15mac80211: add probe request building flagsJohannes Berg
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-07mac80211: clean up rate info bandwidth settingJohannes Berg
2018-03-29mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss
2018-03-23mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu
2017-12-11mac80211: call synchronize_net once in the restart flowSara Sharon