aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-28mac80211: support S1G associationThomas Pedersen1-0/+5
2020-09-28mac80211: receive and process S1G beaconsThomas Pedersen1-0/+4
2020-09-28mac80211: encode listen interval for S1GThomas Pedersen1-0/+1
2020-09-28mac80211: convert S1G beacon to scan resultsThomas Pedersen1-0/+3
2020-09-28mac80211: support S1G STA capabilitiesThomas Pedersen1-0/+5
2020-09-28mac80211: Inform AP when returning operating channelLoic Poulain1-1/+0
2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit1-0/+7
2020-09-18mac80211: Add FILS discovery supportAloka Dixit1-0/+7
2020-09-18mac80211: optimize station connection monitorFelix Fietkau1-2/+0
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau1-2/+1
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin1-3/+3
2020-07-31mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau1-1/+1
2020-07-31mac80211: remove unused flags argument in transmit functionsMathy Vanhoef1-6/+5
2020-07-31mac80211: use same flag everywhere to avoid sequence number overwriteMathy Vanhoef1-1/+0
2020-07-31mac80211: improve AQL tx airtime estimationFelix Fietkau1-1/+1
2020-05-31mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer1-1/+1
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg1-0/+1
2020-05-31mac80211: determine chandef from HE 6 GHz operationJohannes Berg1-0/+3
2020-05-31mac80211: avoid using ext NSS high BW if not supportedJohannes Berg1-1/+5
2020-05-31mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan1-1/+1
2020-05-31mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan1-0/+2
2020-05-31mac80211: add HE 6 GHz Band Capabilities into parse extensionRajkumar Manoharan1-0/+1
2020-05-28mac80211: support control port TX status reportingMarkus Theil1-1/+2
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil1-1/+2
2020-05-27mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-04-29mac80211: TX legacy rate control for Beacon framesJouni Malinen1-0/+4
2020-04-24mac80211: Process multicast RX registration for Action framesJouni Malinen1-0/+1
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg1-1/+1
2020-04-24mac80211: mlme: remove duplicate AID bookkeepingJohannes Berg1-2/+0
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil1-0/+1
2020-02-24mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen1-1/+5
2020-02-24Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg1-2/+1
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil1-1/+2
2020-02-07mac80211: parse also the RSNXE IEShaul Triebitz1-0/+2
2020-02-07mac80211: Remove support for changing AP SMPS modeIlan Peer1-6/+1
2020-02-07mac80211: allow changing TX-related netdev featuresJohannes Berg1-0/+7
2019-12-13mac80211: add 802.11 encapsulation offloading supportJohn Crispin1-0/+9
2019-11-22mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan1-0/+4
2019-11-22mac80211: Import airtime calculation code from mt76Toke Høiland-Jørgensen1-0/+4
2019-09-11mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg1-1/+2
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin1-0/+3
2019-07-29mac80211: add support for the ADDBA extension elementJohn Crispin1-1/+2
2019-07-29mac80211: propagate HE operation info into bss_confJohn Crispin1-0/+4
2019-07-26mac80211: implement HE support for meshSven Eckelmann1-0/+2
2019-07-26mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin1-0/+1
2019-07-26mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()John Crispin1-1/+2
2019-07-26mac80211: add support for parsing ADDBA_EXT IEsJohn Crispin1-0/+1
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+2
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-4/+1
2019-06-20net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel1-2/+2