From: Muna Sinada <muna.sinada@oss.qualcomm.com>
To: ath12k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org,
Muna Sinada <muna.sinada@oss.qualcomm.com>
Subject: [PATCH ath-next 0/6] wifi: ath12k: Add support for EHT fixed rate
Date: Thu, 23 Oct 2025 17:19:22 -0700 [thread overview]
Message-ID: <20251024001928.257356-1-muna.sinada@oss.qualcomm.com> (raw)
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
next reply other threads:[~2025-10-24 0:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-24 0:19 Muna Sinada [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251024001928.257356-1-muna.sinada@oss.qualcomm.com \
--to=muna.sinada@oss.qualcomm.com \
--cc=ath12k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox