public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -v2 0/2] wifi: rtw88: sdio: Enable tx status for management frames
@ 2025-04-10 15:42 Zhen XIN
  2025-04-10 15:42 ` [PATCH -v2 1/2] wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionally Zhen XIN
  2025-04-10 15:42 ` [PATCH -v2 2/2] wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMT Zhen XIN
  0 siblings, 2 replies; 9+ messages in thread
From: Zhen XIN @ 2025-04-10 15:42 UTC (permalink / raw)
  To: linux-wireless; +Cc: pkshih, linux-kernel, martin.blumenstingl, Zhen XIN

Rtw88-sdio do not work in AP mode due to the lack of tx status report for
management frames.

These patches put management frames into the right queue for tx status
report and ensure the correct handling of tx reports.

changes in v2: have the right queue as pointed out by Bitterblue Smith

Zhen XIN (2):
  wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionally
  wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMT

 drivers/net/wireless/realtek/rtw88/sdio.c | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2025-04-17  5:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-10 15:42 [PATCH -v2 0/2] wifi: rtw88: sdio: Enable tx status for management frames Zhen XIN
2025-04-10 15:42 ` [PATCH -v2 1/2] wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionally Zhen XIN
2025-04-15 19:31   ` Martin Blumenstingl
2025-04-10 15:42 ` [PATCH -v2 2/2] wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMT Zhen XIN
2025-04-15  1:41   ` Ping-Ke Shih
2025-04-15 19:31   ` Martin Blumenstingl
2025-04-16  0:32     ` Ping-Ke Shih
2025-04-16  5:31       ` Martin Blumenstingl
2025-04-17  5:43   ` 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