lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250410154217.1849977-1-zhen.xin@nokia-sbell.com>
Date: Thu, 10 Apr 2025 15:42:15 +0000
From: Zhen XIN <zhen.xin@...ia-sbell.com>
To: linux-wireless@...r.kernel.org
Cc: pkshih@...ltek.com,
	linux-kernel@...r.kernel.org,
	martin.blumenstingl@...glemail.com,
	Zhen XIN <zhen.xin@...ia-sbell.com>
Subject: [PATCH -v2 0/2] wifi: rtw88: sdio: Enable tx status for management frames

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ