]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: cfg80211: support configuration of S1G station capabilities
authorLachlan Hodges <lachlan.hodges@morsemicro.com>
Tue, 17 Jun 2025 08:06:07 +0000 (18:06 +1000)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 24 Jun 2025 13:19:28 +0000 (15:19 +0200)
commit5ea255673cdb4a9bf99dd3e4fc9ca1089f5692a3
tree6c85bdbbfd833073222f132e6734be8430d2602b
parent407bc77b7083f155325c1c571c0c608312839330
wifi: cfg80211: support configuration of S1G station capabilities

Currently there is no support for initialising a peers S1G capabilities,
this patch adds support for configuring an S1G station.

Signed-off-by: Lachlan Hodges <lachlan.hodges@morsemicro.com>
Link: https://patch.msgid.link/20250617080610.756048-2-lachlan.hodges@morsemicro.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/wireless/nl80211.c