summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi2022-03-151-0/+15
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-111-0/+21
|\
| * mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala2022-03-111-0/+3
| * mac80211: Handle station association response with EHTIlan Peer2022-02-161-0/+7
| * mac80211: Add EHT capabilities to association/probe requestIlan Peer2022-02-161-0/+5
| * mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer2022-02-161-0/+3
| * mac80211: Support parsing EHT elementsIlan Peer2022-02-161-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-031-1/+1
|\ \ | |/ |/|
| * mac80211: treat some SAE auth steps as finalJohannes Berg2022-03-011-1/+1
* | mac80211: limit bandwidth in HE capabilitiesJohannes Berg2022-02-041-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-051-2/+22
|\
| * mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin2022-01-041-2/+22
* | mac80211: add support for .ndo_fill_forward_pathFelix Fietkau2021-11-261-1/+1
|/
* mac80211: Prevent AP probing during suspendLoic Poulain2021-10-211-0/+3
* mac80211: always allocate struct ieee802_11_elemsJohannes Berg2021-09-231-11/+11
* mac80211: mlme: find auth challenge directlyJohannes Berg2021-09-231-2/+0
* mac80211: move CRC into struct ieee802_11_elemsJohannes Berg2021-09-231-4/+5
* mac80211: mesh: clean up rx_bcn_presp APIJohannes Berg2021-09-231-4/+3
* mac80211: parse transmit power envelope elementWen Gong2021-08-261-0/+3
* mac80211: introduce individual TWT support in AP modeLorenzo Bianconi2021-08-241-0/+6
* mac80211: add support for BSS color changeJohn Crispin2021-08-171-0/+11
* mac80211: include <linux/rbtree.h>Johannes Berg2021-08-131-0/+1
* mac80211: fix enabling 4-address mode on a sta vif after assocFelix Fietkau2021-07-231-0/+2
* mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen2021-06-231-12/+170
* mac80211: rearrange struct txq_info for fewer holesJohannes Berg2021-06-231-3/+6
* mac80211: remove the repeated declarationShaokun Zhang2021-06-231-1/+0
* mac80211: use sdata->skb_queue for TDLSJohannes Berg2021-06-231-5/+5
* mac80211: remove warning in ieee80211_get_sband()Johannes Berg2021-05-311-1/+1
* 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