summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: check defrag PN against current frameJohannes Berg2021-05-111-2/+9
* mac80211: add fragment cache to sta_infoJohannes Berg2021-05-111-22/+4
* mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef2021-05-111-0/+1
* mac80211: drop the connection if firmware crashed while in CSANaftali Goldstein2021-04-191-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-281-0/+1
|\
| * mac80211: pause TX while changing interface typeJohannes Berg2021-01-261-0/+1
* | mac80211: introduce aql_enable node in debugfsLorenzo Bianconi2021-01-221-0/+2
* | net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau2021-01-211-1/+0
|/
* mac80211: Fix calculation of minimal channel widthIlan Peer2020-12-111-1/+0
* mac80211: support Rx timestamp calculation for all preamble typesAvraham Stern2020-12-111-7/+2
* mac80211: support driver-based disconnect with reconnect hintJohannes Berg2020-12-111-1/+3
* Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski2020-11-131-6/+0
|\
| * mac80211: remove WDS-related codeJohannes Berg2020-11-111-6/+0
* | net: mac80211: convert tasklets to use new tasklet_setup() APIAllen Pais2020-11-071-2/+2
|/
* mac80211: initialize last_rate for S1G STAsThomas Pedersen2020-10-081-0/+3
* mac80211: support S1G associationThomas Pedersen2020-09-281-0/+5
* mac80211: receive and process S1G beaconsThomas Pedersen2020-09-281-0/+4
* mac80211: encode listen interval for S1GThomas Pedersen2020-09-281-0/+1
* mac80211: convert S1G beacon to scan resultsThomas Pedersen2020-09-281-0/+3
* mac80211: support S1G STA capabilitiesThomas Pedersen2020-09-281-0/+5
* mac80211: Inform AP when returning operating channelLoic Poulain2020-09-281-1/+0
* mac80211: Unsolicited broadcast probe response supportAloka Dixit2020-09-181-0/+7
* mac80211: Add FILS discovery supportAloka Dixit2020-09-181-0/+7
* mac80211: optimize station connection monitorFelix Fietkau2020-09-181-2/+0
* mac80211: rework tx encapsulation offload APIFelix Fietkau2020-09-181-2/+1
* mac80211: rename csa counters to countdown countersJohn Crispin2020-08-271-3/+3
* mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau2020-07-311-1/+1
* mac80211: remove unused flags argument in transmit functionsMathy Vanhoef2020-07-311-6/+5
* mac80211: use same flag everywhere to avoid sequence number overwriteMathy Vanhoef2020-07-311-1/+0
* mac80211: improve AQL tx airtime estimationFelix Fietkau2020-07-311-1/+1
* mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer2020-05-311-1/+1
* mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg2020-05-311-0/+1
* mac80211: determine chandef from HE 6 GHz operationJohannes Berg2020-05-311-0/+3
* mac80211: avoid using ext NSS high BW if not supportedJohannes Berg2020-05-311-1/+5
* mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan2020-05-311-1/+1
* mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan2020-05-311-0/+2
* mac80211: add HE 6 GHz Band Capabilities into parse extensionRajkumar Manoharan2020-05-311-0/+1
* mac80211: support control port TX status reportingMarkus Theil2020-05-281-1/+2
* nl80211: add ability to report TX status for control port TXMarkus Theil2020-05-271-1/+2
* mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-1/+1
* mac80211: TX legacy rate control for Beacon framesJouni Malinen2020-04-291-0/+4
* mac80211: Process multicast RX registration for Action framesJouni Malinen2020-04-241-0/+1
* cfg80211: change internal management frame registration APIJohannes Berg2020-04-241-1/+1
* mac80211: mlme: remove duplicate AID bookkeepingJohannes Berg2020-04-241-2/+0
* mac80211: handle no-preauth flag for control portMarkus Theil2020-03-201-0/+1
* mac80211: Support BIGTK configuration for Beacon protectionJouni Malinen2020-02-241-1/+5
* Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg2020-02-241-2/+1
* nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil2020-02-071-1/+2
* mac80211: parse also the RSNXE IEShaul Triebitz2020-02-071-0/+2
* mac80211: Remove support for changing AP SMPS modeIlan Peer2020-02-071-6/+1