summaryrefslogtreecommitdiff
path: root/net/mac80211/he.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg2022-09-061-3/+5
* wifi: mac80211: make smps_mode per-linkBenjamin Berg2022-09-061-2/+2
* wifi: mac80211: RCU-ify link STA pointersJohannes Berg2022-06-201-9/+8
* wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-awareJohannes Berg2022-06-201-7/+9
* wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-201-3/+3
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-4/+4
* mac80211: fix NULL ptr dereference during mesh peer connection for non HE dev...Abinaya Kalaiselvan2021-06-231-1/+3
* mac80211: remove use of ieee80211_get_he_sta_cap()Johannes Berg2021-06-231-1/+3
* mac80211: reduce peer HE MCS/NSS to own capabilitiesWen Gong2021-01-221-0/+92
* mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg2020-05-311-0/+48
* mac80211: fix memory overlap due to variable length paramRajkumar Manoharan2020-04-291-8/+5
* mac80211: Handle SMPS mode changes only in AP modeIlan Peer2020-02-071-1/+1
* mac80211: set station bandwidth from HE capabilityJohannes Berg2020-02-071-0/+4
* mac80211: fix possible NULL pointerderef in obss pd codeJohn Crispin2019-08-211-1/+2
* mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin2019-07-311-0/+24
* mac80211: propagate HE operation info into bss_confJohn Crispin2019-07-291-0/+15
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mac80211: add support for HELuca Coelho2018-06-181-0/+55