summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-31mac80211: remove warning in ieee80211_get_sband()Johannes Berg1-1/+1
2021-05-11mac80211: check defrag PN against current frameJohannes Berg1-2/+9
2021-05-11mac80211: add fragment cache to sta_infoJohannes Berg1-22/+4
2021-05-11mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef1-0/+1
2021-04-19mac80211: drop the connection if firmware crashed while in CSANaftali Goldstein1-0/+2
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-01-26mac80211: pause TX while changing interface typeJohannes Berg1-0/+1
2021-01-22mac80211: introduce aql_enable node in debugfsLorenzo Bianconi1-0/+2
2021-01-21net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau1-1/+0
2020-12-11mac80211: Fix calculation of minimal channel widthIlan Peer1-1/+0
2020-12-11mac80211: support Rx timestamp calculation for all preamble typesAvraham Stern1-7/+2
2020-12-11mac80211: support driver-based disconnect with reconnect hintJohannes Berg1-1/+3
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski1-6/+0
2020-11-11mac80211: remove WDS-related codeJohannes Berg1-6/+0
2020-11-07net: mac80211: convert tasklets to use new tasklet_setup() APIAllen Pais1-2/+2
2020-10-08mac80211: initialize last_rate for S1G STAsThomas Pedersen1-0/+3
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