summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-25mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin1-2/+22
2022-10-17wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg1-0/+2
2022-10-17mac80211: mlme: find auth challenge directlyJohannes Berg1-2/+0
2022-06-09mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau1-0/+5
2022-03-08mac80211: treat some SAE auth steps as finalJohannes Berg1-1/+1
2021-08-04mac80211: fix enabling 4-address mode on a sta vif after assocFelix Fietkau1-0/+2
2021-06-30mac80211: remove warning in ieee80211_get_sband()Johannes Berg1-1/+1
2021-06-03mac80211: check defrag PN against current frameJohannes Berg1-2/+9
2021-06-03mac80211: add fragment cache to sta_infoJohannes Berg1-22/+4
2021-06-03mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef1-0/+1
2021-02-04mac80211: pause TX while changing interface typeJohannes Berg1-0/+1
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
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