summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
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
2018-03-29mac80211: Use proper smps_mode enum in sta opmode eventtamizhr@codeaurora.org
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-01-31mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh
2017-12-19Revert "mac80211: Add TXQ scheduling API"Johannes Berg
2017-12-19Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg
2017-12-11mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen
2017-12-11mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen
2017-12-11mac80211: make __ieee80211_start_rx_ba_session staticJohannes Berg
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook
2017-10-11mac80211: only remove AP VLAN frames from TXQJohannes Berg