summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* wifi: mac80211: status: look up band only where neededJohannes Berg2022-06-201-1/+0
* wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-awareJohannes Berg2022-06-201-1/+1
* wifi: mac80211: make some SMPS code MLD-awareJohannes Berg2022-06-201-1/+3
* wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-awareJohannes Berg2022-06-201-1/+1
* wifi: mac80211: add link_id to eht.c code for MLOJohannes Berg2022-06-201-1/+2
* wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg2022-06-201-8/+10
* wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-201-23/+28
* wifi: mac80211: add per-link configuration pointerJohannes Berg2022-06-201-0/+1
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-1/+5
* wifi: mac80211: reorg some iface data structs for MLDJohannes Berg2022-06-201-77/+96
* wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-3/+3
* wifi: mac80211: remove cipher scheme supportJohannes Berg2022-06-101-10/+1
* mac80211: mlme: track assoc_bss/associated separatelyJohannes Berg2022-05-161-2/+3
* mac80211: remove unused argument to ieee80211_sta_connection_lost()Johannes Berg2022-05-161-1/+1
* mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau2022-05-041-0/+5
* 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-291-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