linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] wifi: rtl8xxxu: AP mode fixes (for gen1 devices)
@ 2025-02-19 17:52 Ezra Buehler
  2025-02-19 17:52 ` [PATCH v1 1/3] wifi: rtl8xxxu: Use macid in rtl8xxxu_update_rate_mask() Ezra Buehler
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Ezra Buehler @ 2025-02-19 17:52 UTC (permalink / raw)
  To: linux-wireless
  Cc: Jes Sorensen, Kalle Valo, Ping-Ke Shih, Martin Kaistra,
	Bitterblue Smith, Johannes Berg, Reto Schneider, Ezra Buehler

From: Ezra Buehler <ezra.buehler@husqvarnagroup.com>

As mentioned in the previous patch [1], especially the transmit rate is
rather low in AP mode with gen1 devices like the RTL8192CU. The
following changes seem to fix the issue.

When looking at the patches introducing the initial AP support [2], I
noticed that rtl8xxxu_gen2_report_connect() was altered too. So, now I
am wondering if we need to use `macid` and `role` in
rtl8xxxu_gen1_report_connect() as well...

[1]: https://lore.kernel.org/all/20250122071512.10165-1-ezra@easyb.ch/
[2]: https://lore.kernel.org/all/20230428150833.218605-1-martin.kaistra@linutronix.de/


Ezra Buehler (3):
  wifi: rtl8xxxu: Use macid in rtl8xxxu_update_rate_mask()
  wifi: rtl8xxxu: Use macid in rtl8xxxu_fill_txdesc_v1()
  wifi: rtl8xxxu: Make sure TX rate is reported in AP mode

 drivers/net/wireless/realtek/rtl8xxxu/core.c  | 28 ++++++++++++++++++-
 .../net/wireless/realtek/rtl8xxxu/rtl8xxxu.h  |  1 +
 2 files changed, 28 insertions(+), 1 deletion(-)

--
2.43.0

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

end of thread, other threads:[~2025-06-26  0:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-19 17:52 [PATCH v1 0/3] wifi: rtl8xxxu: AP mode fixes (for gen1 devices) Ezra Buehler
2025-02-19 17:52 ` [PATCH v1 1/3] wifi: rtl8xxxu: Use macid in rtl8xxxu_update_rate_mask() Ezra Buehler
2025-02-20  5:58   ` Ping-Ke Shih
2025-02-19 17:52 ` [PATCH v1 2/3] wifi: rtl8xxxu: Use macid in rtl8xxxu_fill_txdesc_v1() Ezra Buehler
2025-02-20  6:00   ` Ping-Ke Shih
2025-02-19 17:52 ` [PATCH v1 3/3] wifi: rtl8xxxu: Make sure TX rate is reported in AP mode Ezra Buehler
2025-02-20  6:10   ` Ping-Ke Shih
2025-02-20 23:28 ` [PATCH v1 0/3] wifi: rtl8xxxu: AP mode fixes (for gen1 devices) Bitterblue Smith
2025-06-25 18:07 ` Ezra Buehler
2025-06-26  0:37   ` Ping-Ke Shih

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).