]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: mac80211: handle station association response with S1G
authorLachlan Hodges <lachlan.hodges@morsemicro.com>
Tue, 17 Jun 2025 08:06:08 +0000 (18:06 +1000)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 24 Jun 2025 13:19:28 +0000 (15:19 +0200)
commit2a8a6b7c4cb03808a707ae19b2f0c5eb9b631e9e
treece501258e41b54c3a74d1db93da8ffb06c6a8dc3
parent5ea255673cdb4a9bf99dd3e4fc9ca1089f5692a3
wifi: mac80211: handle station association response with S1G

Add support for updating the stations S1G capabilities when
an S1G association occurs.

Signed-off-by: Lachlan Hodges <lachlan.hodges@morsemicro.com>
Link: https://patch.msgid.link/20250617080610.756048-3-lachlan.hodges@morsemicro.com
[remove unused S1G_CAP3_MAX_MPDU_LEN_3895/_7791]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c
net/mac80211/s1g.c