public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH ath-next 0/6] wifi: ath12k: Add support for EHT fixed rate
@ 2025-10-24  0:19 Muna Sinada
  2025-10-24  0:19 ` [PATCH ath-next 1/6] wifi: ath12k: generalize GI and LTF fixed rate functions Muna Sinada
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Muna Sinada @ 2025-10-24  0:19 UTC (permalink / raw)
  To: ath12k; +Cc: linux-wireless, Muna Sinada

Add support for setting EHT fixed rate for mcs, nss, GI and LTF.

Before adding EHT fixed rate support, generalize GI and LTF setting
functions to allow additional modes besides HE to utilize the
functions.

---
Muna Sinada (6):
  wifi: ath12k: generalize GI and LTF fixed rate functions
  wifi: ath12k: add EHT rate handling to existing set rate functions
  wifi: ath12k: Add EHT MCS/NSS rates to Peer Assoc
  wifi: ath12k: Add EHT fixed GI/LTF
  wifi: ath12k: add EHT rates to ath12k_mac_op_set_bitrate_mask()
  wifi: ath12k: Set EHT fixed rates for associated STAs

 drivers/net/wireless/ath/ath12k/mac.c | 579 +++++++++++++++++++++-----
 drivers/net/wireless/ath/ath12k/mac.h |  14 +-
 drivers/net/wireless/ath/ath12k/wmi.h |  13 +-
 3 files changed, 504 insertions(+), 102 deletions(-)


base-commit: 50cb7ccab8176cbce4e32420f9fc2d6d80e69a09
-- 
2.34.1



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

end of thread, other threads:[~2025-10-30 21:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-24  0:19 [PATCH ath-next 0/6] wifi: ath12k: Add support for EHT fixed rate Muna Sinada
2025-10-24  0:19 ` [PATCH ath-next 1/6] wifi: ath12k: generalize GI and LTF fixed rate functions Muna Sinada
2025-10-24  0:19 ` [PATCH ath-next 2/6] wifi: ath12k: add EHT rate handling to existing set " Muna Sinada
2025-10-24  0:19 ` [PATCH ath-next 3/6] wifi: ath12k: Add EHT MCS/NSS rates to Peer Assoc Muna Sinada
2025-10-24  0:19 ` [PATCH ath-next 4/6] wifi: ath12k: Add EHT fixed GI/LTF Muna Sinada
2025-10-24  0:19 ` [PATCH ath-next 5/6] wifi: ath12k: add EHT rates to ath12k_mac_op_set_bitrate_mask() Muna Sinada
2025-10-24  0:19 ` [PATCH ath-next 6/6] wifi: ath12k: Set EHT fixed rates for associated STAs Muna Sinada
2025-10-30 16:51 ` [PATCH ath-next 0/6] wifi: ath12k: Add support for EHT fixed rate Vasanthakumar Thiagarajan
2025-10-30 21:57 ` Jeff Johnson

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