summaryrefslogtreecommitdiffstats
path: root/drivers/memstick
diff options
context:
space:
mode:
authorBitterblue Smith <rtl8821cerfe2@gmail.com>2024-10-23 16:10:32 +0200
committerPing-Ke Shih <pkshih@realtek.com>2024-10-29 04:58:11 +0100
commitc7706b1173c77185a2ef40c7d1811021566563f3 (patch)
tree56e85cf0eaa702b6afac0a6120dcf2dadae81467 /drivers/memstick
parentwifi: rtw88: Let each driver control the power on/off process (diff)
downloadlinux-c7706b1173c77185a2ef40c7d1811021566563f3.tar.xz
linux-c7706b1173c77185a2ef40c7d1811021566563f3.zip
wifi: rtw88: Enable data rate fallback for older chips
RTL8811AU fails to perform the 4-way handshake when the AP is too far because it transmits the EAPOL frames at MCS9 and when that doesn't work it retries 48 times with the same rate, to no avail. Retrying 48 times with the same rate seems pointless. Set the appropriate field in the TX descriptor to allow it to use lower rates when retrying. Set it for RTL8723D and RTL8703B because they interpret this field the same way as RTL8811A. The newer RTL8822C, RTL8822B, RTL8821C seem to interpret this field in the TX descriptor differently, so leave it alone for those chips. Tested with RTL8811AU and RTL8723DU. Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/2b3e3e6f-541b-4a3b-8ca3-65b267e6a95a@gmail.com
Diffstat (limited to 'drivers/memstick')
0 files changed, 0 insertions, 0 deletions