cfg80211/mac80211: Support disabling HE mode
authorBen Greear <greearb@candelatech.com>
Thu, 4 Feb 2021 14:46:10 +0000 (06:46 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 12 Feb 2021 08:33:34 +0000 (09:33 +0100)
commitb6db0f899a16a23f5a9ea6c8b0fafc7bbd38e03d
tree5fe68a9517d3d8f1b4ed8270e5060d850a3d5305
parent549fdd34b5f2dfa63e10855f20796c13a036707b
cfg80211/mac80211: Support disabling HE mode

Allow user to disable HE mode, similar to how VHT and HT
can be disabled.  Useful for testing.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Link: https://lore.kernel.org/r/20210204144610.25971-1-greearb@candelatech.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/mac80211/mlme.c
net/wireless/nl80211.c