aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/he.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-23mac80211: fix NULL ptr dereference during mesh peer connection for non HE devicesAbinaya 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