linux/drivers/net/wireless/realtek/rtl8xxxu
Bitterblue Smith 2ad2a813b8 wifi: rtl8xxxu: Fix the CCK RSSI calculation
The CCK RSSI calculation is incorrect for the RTL8723BU, RTL8192EU,
and RTL8188FU. Add new functions for these chips with code copied from
their vendor drivers. Use the old code only for the RTL8723AU and
RTL8192CU.

I didn't notice any difference in the reported signal strength with my
RTL8188FU, but I didn't look very hard either.

Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/926c838f-4997-698b-4da9-44582e2af99a@gmail.com
2022-11-04 13:01:34 +02:00
..
Kconfig wifi: rtl8xxxu: Update module description 2022-10-12 07:33:59 +03:00
Makefile wifi: rtl8xxxu: Support new chip RTL8188FU 2022-10-04 11:09:33 +03:00
rtl8xxxu_8188f.c wifi: rtl8xxxu: Fix the CCK RSSI calculation 2022-11-04 13:01:34 +02:00
rtl8xxxu_8192c.c wifi: rtl8xxxu: Fix the CCK RSSI calculation 2022-11-04 13:01:34 +02:00
rtl8xxxu_8192e.c wifi: rtl8xxxu: Fix the CCK RSSI calculation 2022-11-04 13:01:34 +02:00
rtl8xxxu_8723a.c wifi: rtl8xxxu: Fix the CCK RSSI calculation 2022-11-04 13:01:34 +02:00
rtl8xxxu_8723b.c wifi: rtl8xxxu: Fix the CCK RSSI calculation 2022-11-04 13:01:34 +02:00
rtl8xxxu_core.c wifi: rtl8xxxu: Fix the CCK RSSI calculation 2022-11-04 13:01:34 +02:00
rtl8xxxu_regs.h wifi: rtl8xxxu: Fix the CCK RSSI calculation 2022-11-04 13:01:34 +02:00
rtl8xxxu.h wifi: rtl8xxxu: Fix the CCK RSSI calculation 2022-11-04 13:01:34 +02:00