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