OSDN Git Service

cfg80211: add and expose HE 6 GHz band capabilities
authorJohannes Berg <johannes.berg@intel.com>
Thu, 28 May 2020 19:34:31 +0000 (21:34 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Sun, 31 May 2020 09:26:36 +0000 (11:26 +0200)
commit223952177296c34d9c8de9cde33204caffe55725
treeb96bab8bd7a45dd07b06022ac29cb922eb8392fd
parenta6cf28e05f0b3bda6ff0c58100324ac91aec6027
cfg80211: add and expose HE 6 GHz band capabilities

These capabilities cover what would otherwise be transported
in HT/VHT capabilities, but only a subset thereof that is
actually needed on 6 GHz with HE already present. Expose the
capabilities to userspace, drivers are expected to set them
as using the 6 GHz band (currently) requires HE capability.

Link: https://lore.kernel.org/r/20200528213443.244cd5cb9db8.Icd8c773277a88c837e7e3af1d4d1013cc3b66543@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c