]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw88: usb: Enable switching the RTL8814AU to USB 3
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Wed, 2 Apr 2025 15:30:02 +0000 (18:30 +0300)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 9 Apr 2025 01:59:39 +0000 (09:59 +0800)
commitbf1103654df99d50724a022c8b9fca8908a86f50
treec619609faa063e1200792a01f5751799c69028b9
parent625fbc16524a45488f6eb8561d98b3328efe79cd
wifi: rtw88: usb: Enable switching the RTL8814AU to USB 3

The Realtek wifi 5 devices which support USB 3 are weird: when first
plugged in, they pretend to be USB 2. The driver needs to send some
commands to the device, which make it disappear and come back as a
USB 3 device.

The method used to switch the RTL8812AU also works for the RTL8814AU.

Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/d3608f70-e04f-4f6b-987a-022c8e317165@gmail.com
drivers/net/wireless/realtek/rtw88/usb.c