]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: use HE 6 GHz band capability and pass it to the driver
authorJohannes Berg <johannes.berg@intel.com>
Thu, 28 May 2020 19:34:38 +0000 (21:34 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Sun, 31 May 2020 09:27:03 +0000 (11:27 +0200)
commit151d9d0e6976ded49c5d8ce122cde6815827bbdd
treebe0cf8438716fd81b19591ca8012f34991e5e920
parent1f4cde53877eca1b2f6a0dac8a8411cd633772e6
mac80211: use HE 6 GHz band capability and pass it to the driver

In order to handle 6 GHz AP side, take the HE 6 GHz band capability
data and pass it to the driver (which needs it for A-MPDU spacing
and A-MPDU length).

Link: https://lore.kernel.org/r/1589399105-25472-6-git-send-email-rmanohar@codeaurora.org
Co-developed-by: Rajkumar Manoharan <rmanohar@codeaurora.org>
Signed-off-by: Rajkumar Manoharan <rmanohar@codeaurora.org>
Link: https://lore.kernel.org/r/20200528213443.784e4890d82f.I5f1230d5ab27e84e7bbe88e3645b24ea15a0c146@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/he.c
net/mac80211/ieee80211_i.h
net/mac80211/mesh_plink.c
net/mac80211/mlme.c