summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil
2020-02-24mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen
2020-02-24Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil
2020-02-07mac80211: parse also the RSNXE IEShaul Triebitz
2020-02-07mac80211: Remove support for changing AP SMPS modeIlan Peer
2020-02-07mac80211: allow changing TX-related netdev featuresJohannes Berg
2019-12-13mac80211: add 802.11 encapsulation offloading supportJohn Crispin
2019-11-22mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan
2019-11-22mac80211: Import airtime calculation code from mt76Toke Høiland-Jørgensen
2019-09-11mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin
2019-07-29mac80211: add support for the ADDBA extension elementJohn Crispin
2019-07-29mac80211: propagate HE operation info into bss_confJohn Crispin
2019-07-26mac80211: implement HE support for meshSven Eckelmann
2019-07-26mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin
2019-07-26mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()John Crispin
2019-07-26mac80211: add support for parsing ADDBA_EXT IEsJohn Crispin
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel
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-06-14mac80211: only warn once on chanctx_conf being NULLYibo Zhao
2019-05-24mac80211: handle deauthentication/disassociation from TDLS peerYu Wang
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan
2019-04-26mac80211: add option for setting control flagsRajkumar Manoharan
2019-04-26mac80211: debugfs option to force TX status framesJulius Niedworok
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel
2019-04-26mac80211: support profile split between elementsSara Sharon
2019-02-22mac80211: support max channel switch time elementSara Sharon
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen
2019-02-08mac80211: support multi-bssidSara Sharon
2019-02-08mac80211: pass bssids to elements parsing functionSara Sharon
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen
2019-01-19mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen
2018-12-18mac80211: update driver when MU EDCA params changeShaul Triebitz
2018-10-11mac80211: Extend SAE authentication in infra BSS STA modeJouni Malinen
2018-09-05mac80211: add ability to parse CCFS2Johannes Berg
2018-09-05mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg
2018-08-28mac80211: add stop/start logic for software TXQsManikanta Pubbisetty
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-05-08mac80211: Support the new cfg80211 TXQ stats APIToke Høiland-Jørgensen
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior
2018-03-29mac80211: Add support for tx_control_portDenis Kenzior
2018-03-29mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss
2018-03-29mac80211: Use proper chan_width enum in sta opmode eventtamizhr@codeaurora.org