linux-yocto/drivers/net/wireless/realtek/rtlwifi
Bitterblue Smith a95d28a8a2 wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171
This ID appears to be RTL8188SU, not RTL8192DU. This is the wrong driver
for RTL8188SU. The r8712u driver from staging handles this ID.

I think this ID comes from the original rtl8192du driver from Realtek.
I don't know if they added it by mistake, or it was actually used for
two different chips.

RTL8188SU with this ID exists in the wild. RTL8192DU with this ID
probably doesn't.

Fixes: b5dc8873b6 ("wifi: rtlwifi: Add rtl8192du/sw.c")
Cc: stable@vger.kernel.org # v6.11
Closes: https://github.com/lwfinger/rtl8192du/issues/105
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://patch.msgid.link/40245564-41fe-4a5e-881f-cd517255b20a@gmail.com
2024-10-17 17:25:03 +03:00
..
btcoexist
rtl8188ee wifi: rtlwifi: fix default typo 2024-07-05 09:59:46 +08:00
rtl8192c wifi: rtlwifi: rtl8192c: using calculate_bit_shift() 2023-12-21 16:40:16 +02:00
rtl8192ce wifi: rtlwifi: fix default typo 2024-07-05 09:59:46 +08:00
rtl8192cu wifi: rtlwifi: Constify rtl_hal_cfg.{ops,usb_interface_cfg} and rtl_priv.cfg 2024-05-30 10:28:39 +08:00
rtl8192d wifi: rtlwifi: rtl8192d: Use "rtl92d" prefix 2024-05-30 10:06:01 +08:00
rtl8192de wifi: rtlwifi: fix default typo 2024-07-05 09:59:46 +08:00
rtl8192du wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171 2024-10-17 17:25:03 +03:00
rtl8192ee wifi: rtlwifi: fix default typo 2024-07-05 09:59:46 +08:00
rtl8192se wifi: rtlwifi: fix default typo 2024-07-05 09:59:46 +08:00
rtl8723ae wifi: rtlwifi: fix default typo 2024-07-05 09:59:46 +08:00
rtl8723be wifi: rtlwifi: fix default typo 2024-07-05 09:59:46 +08:00
rtl8723com wifi: rtlwifi: rtl8723_common: using calculate_bit_shift() 2023-12-21 16:40:17 +02:00
rtl8821ae wifi: rtlwifi: fix default typo 2024-07-05 09:59:46 +08:00
base.c wifi: rtlwifi: Constify rtl_hal_cfg.{ops,usb_interface_cfg} and rtl_priv.cfg 2024-05-30 10:28:39 +08:00
base.h
cam.c wifi: rtlwifi: Move code from rtl8192de to rtl8192d-common 2024-05-02 10:39:07 +08:00
cam.h wifi: rtlwifi: Move code from rtl8192de to rtl8192d-common 2024-05-02 10:39:07 +08:00
core.c wifi: mac80211: inform the low level if drv_stop() is a suspend 2024-06-26 10:25:46 +02:00
core.h
debug.c
debug.h
efuse.c wifi: rtlwifi: Adjust rtl8192d-common for USB 2024-05-02 10:46:12 +08:00
efuse.h wifi: rtlwifi: Adjust rtl8192d-common for USB 2024-05-02 10:46:12 +08:00
Kconfig wifi: rtlwifi: Enable the new rtl8192du driver 2024-05-30 10:32:47 +08:00
Makefile wifi: rtlwifi: Enable the new rtl8192du driver 2024-05-30 10:32:47 +08:00
pci.c wifi: rtlwifi: Remove rtl_intf_ops.read_efuse_byte 2024-03-05 20:53:29 +02:00
pci.h
ps.c
ps.h
pwrseqcmd.h
rc.c
rc.h
regd.c
regd.h
stats.c
stats.h
usb.c wifi: rtlwifi: handle return value of usb init TX/RX 2024-05-30 10:52:24 +08:00
usb.h wifi: rtlwifi: Constify rtl_hal_cfg.{ops,usb_interface_cfg} and rtl_priv.cfg 2024-05-30 10:28:39 +08:00
wifi.h wifi: rtlwifi: Constify rtl_hal_cfg.{ops,usb_interface_cfg} and rtl_priv.cfg 2024-05-30 10:28:39 +08:00