Bitterblue Smith <rtl8821cerfe2@xxxxxxxxx> wrote: > 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@xxxxxxxxxxxxxxx > Signed-off-by: Bitterblue Smith <rtl8821cerfe2@xxxxxxxxx> 6 patch(es) applied to rtw-next branch of rtw.git, thanks. de4d4be4fa64 wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power a7c0f48410f5 wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAE 2f228d364da9 wifi: rtlwifi: rtl8192de: Fix endianness issue in RX path db5ae2e1826b wifi: rtlwifi: Move code from rtl8192de to rtl8192d-common d75589a0133d wifi: rtlwifi: Clean up rtl8192d-common a bit 014bba73b525 wifi: rtlwifi: Adjust rtl8192d-common for USB --- https://github.com/pkshih/rtw.git