linux/drivers/net/wireless/realtek/rtlwifi
Bitterblue Smith de4d4be4fa wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power
Different channels have different TX power settings. rtl8192de is using
the TX power setting from the wrong channel in the 5 GHz band because
_rtl92c_phy_get_rightchnlplace expects an array which includes all the
channel numbers, but it's using an array which includes only the 5 GHz
channel numbers.

Use the array channel_all (defined in rtl8192de/phy.c) instead of
the incorrect channel5g (defined in core.c).

Tested only with rtl8192du, which will use the same TX power code.

Cc: stable@vger.kernel.org
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://msgid.link/c7653517-cf88-4f57-b79a-8edb0a8b32f0@gmail.com
2024-05-02 10:36:13 +08:00
..
btcoexist
rtl8188ee
rtl8192c
rtl8192ce
rtl8192cu wifi: rtlwifi: always assume QoS mode in rtl8192cu 2024-03-22 14:50:25 +08:00
rtl8192de wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power 2024-05-02 10:36:13 +08:00
rtl8192ee
rtl8192se
rtl8723ae
rtl8723be wifi: rtlwifi: rtl8723be: Make read-only arrays static const 2024-04-29 09:48:36 +08:00
rtl8723com
rtl8821ae
base.c
base.h
cam.c
cam.h
core.c
core.h
debug.c
debug.h
efuse.c
efuse.h
Kconfig
Makefile
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
usb.h
wifi.h wifi: rtlwifi: Remove rtl_intf_ops.read_efuse_byte 2024-03-05 20:53:29 +02:00