mac80211: Handle station association response with EHT
authorIlan Peer <ilan.peer@intel.com>
Mon, 14 Feb 2022 16:30:02 +0000 (17:30 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 16 Feb 2022 14:44:09 +0000 (15:44 +0100)
commita1de64078bf7a3fed856fef5334132ba1963b683
tree47d9ecf974db005dc858092182ce4c2b78859fe3
parent820acc810fb6ec43459ed313a361cf3a9e26cc44
mac80211: Handle station association response with EHT

When the association is an EHT association, parse the EHT
element from the association response and update the
station's EHT capabilities accordingly.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Link: https://lore.kernel.org/r/20220214173004.f33574718755.I21182234c5303d9423eabd5eb997e7cf75f8e0c8@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/Makefile
net/mac80211/eht.c [new file with mode: 0644]
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/vht.c