[PATCH -v2 0/2] wifi: rtw88: sdio: Enable tx status for management frames

From: Zhen XIN
Date: Thu Apr 10 2025 - 11:46:06 EST


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