summaryrefslogtreecommitdiffstats
path: root/net/mac80211/he.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg1-3/+5
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg1-2/+2
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg1-9/+8
2022-06-20wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-awareJohannes Berg1-7/+9
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg1-3/+3
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-4/+4
2021-06-23mac80211: fix NULL ptr dereference during mesh peer connection for non HE dev...Abinaya Kalaiselvan1-1/+3
2021-06-23mac80211: remove use of ieee80211_get_he_sta_cap()Johannes Berg1-1/+3
2021-01-22mac80211: reduce peer HE MCS/NSS to own capabilitiesWen Gong1-0/+92
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg1-0/+48
2020-04-29mac80211: fix memory overlap due to variable length paramRajkumar Manoharan1-8/+5
2020-02-07mac80211: Handle SMPS mode changes only in AP modeIlan Peer1-1/+1
2020-02-07mac80211: set station bandwidth from HE capabilityJohannes Berg1-0/+4
2019-08-21mac80211: fix possible NULL pointerderef in obss pd codeJohn Crispin1-1/+2
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin1-0/+24
2019-07-29mac80211: propagate HE operation info into bss_confJohn Crispin1-0/+15
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-06-18mac80211: add support for HELuca Coelho1-0/+55