public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] EML Capabilities compliance changes
@ 2026-03-27 20:11 Pablo Martin-Gomez
  2026-03-27 20:11 ` [PATCH 1/3] wifi: Transition Timeout of 128TUs is not defined Pablo Martin-Gomez
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Pablo Martin-Gomez @ 2026-03-27 20:11 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linux-wireless, Pablo Martin-Gomez

There is some discrepencies between our codebase and the final version
of 802.11be-2024 regarding the EML Capabilities field. Given that no
driver supports EMLMR or tries to use 128TUs transition timeout, those
changes should not have any real impact. 

Pablo Martin-Gomez (3):
  wifi: Transition Timeout of 128TUs is not defined
  wifi: EMLMR Delay subfield has been removed
  wifi: Transition/Padding delay subfields are for both EMLSR and EMLMR

 .../net/wireless/intel/iwlwifi/mld/iface.c    |  2 +-
 .../net/wireless/intel/iwlwifi/mld/mac80211.c |  4 +--
 .../net/wireless/intel/iwlwifi/mvm/mac80211.c |  4 +--
 .../net/wireless/mediatek/mt76/mt7925/mcu.c   |  4 +--
 include/linux/ieee80211-eht.h                 | 29 +++++++++++--------
 net/mac80211/eht.c                            |  4 +--
 6 files changed, 26 insertions(+), 21 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-04-09 13:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-27 20:11 [PATCH 0/3] EML Capabilities compliance changes Pablo Martin-Gomez
2026-03-27 20:11 ` [PATCH 1/3] wifi: Transition Timeout of 128TUs is not defined Pablo Martin-Gomez
2026-03-27 20:11 ` [PATCH 2/3] wifi: EMLMR Delay subfield has been removed Pablo Martin-Gomez
2026-03-27 20:11 ` [PATCH 3/3] wifi: Transition/Padding delay subfields are for both EMLSR and EMLMR Pablo Martin-Gomez
2026-04-07 14:00   ` Johannes Berg
2026-04-07 15:47     ` Pablo MARTIN-GOMEZ
2026-04-08 12:07       ` Johannes Berg
2026-04-09  9:04         ` Pablo MARTIN-GOMEZ
2026-04-09 13:14           ` Johannes Berg
2026-04-07  9:00 ` [PATCH 0/3] EML Capabilities compliance changes Johannes Berg

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