Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH wireless 0/2] S1G channel fixes
@ 2026-05-06 12:43 Lachlan Hodges
  2026-05-06 12:43 ` [PATCH wireless 1/2] wifi: mac80211: skip NSS and BW init for S1G sta Lachlan Hodges
  2026-05-06 12:43 ` [PATCH wireless 2/2] wifi: mac80211: don't recalc min def for S1G chan ctx Lachlan Hodges
  0 siblings, 2 replies; 3+ messages in thread
From: Lachlan Hodges @ 2026-05-06 12:43 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, arien.judge, Lachlan Hodges

Some recent changes to the STA BW handling now lead to WARNs during
S1G association. These are more or less bandaids that will need to
be fixed in the future hence the TODO.

This will definitely need to be sorted out in the future, even if it's
just a rudimentary implementation especially if we ever want channel
switching and "proper" interop with other vendors such as Newracomm
who have different maximum bandwidths. I've sent these two atleast
while the driver is under review, though I know TODOs can very easily
remain as TODOs 10 years from now...

[1] https://lore.kernel.org/linux-wireless/20251008014006.219605-1-lachlan.hodges@morsemicro.com/

Lachlan Hodges (2):
  wifi: mac80211: skip NSS and BW init for S1G sta
  wifi: mac80211: don't recalc min def for S1G chan ctx

 net/mac80211/chan.c     | 10 ++++++++--
 net/mac80211/sta_info.c | 17 +++++++++++++++++
 2 files changed, 25 insertions(+), 2 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-06 12:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-06 12:43 [PATCH wireless 0/2] S1G channel fixes Lachlan Hodges
2026-05-06 12:43 ` [PATCH wireless 1/2] wifi: mac80211: skip NSS and BW init for S1G sta Lachlan Hodges
2026-05-06 12:43 ` [PATCH wireless 2/2] wifi: mac80211: don't recalc min def for S1G chan ctx Lachlan Hodges

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox