1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae
Ping-Ke Shih 18fb0bedb5 rtlwifi: 8821ae: upgrade PHY and RF parameters
The signal strength of 5G is quite low, so user can't connect to an AP far
away. New parameters with new format and its parser are updated by the commit
84d26fda52 ("rtlwifi: Update 8821ae new phy parameters and its parser."), but
some parameters are missing. Use this commit to update to the novel parameters
that use new format.

Fixes: 84d26fda52 ("rtlwifi: Update 8821ae new phy parameters and its parser")
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Tested-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210219052607.7323-1-pkshih@realtek.com
2021-04-17 20:26:39 +03:00
..
def.h rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some unused bit manipulation macros 2019-09-13 17:55:40 +03:00
dm.c rtlwifi: rtl8821ae: use true,false for bool variable large_cfo_hit 2020-09-22 10:18:10 +03:00
dm.h rtlwifi: rtl8821ae: Remove CamelCase variables 2019-02-19 17:03:10 +02:00
fw.c rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg 2020-09-02 12:02:48 +03:00
fw.h rtlwifi: rtl88821ae: Remove usage of private bit manipulation macros 2019-12-18 20:22:30 +02:00
hw.c rtlwifi: rtl8821ae: fix comparison to bool warning in hw.c 2020-09-21 16:02:44 +03:00
hw.h rtlwifi: rtl8821ae: Replace old-style license information 2019-02-19 17:00:43 +02:00
led.c rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg 2020-09-02 12:02:48 +03:00
led.h rtlwifi: rtl8821ae: Replace old-style license information 2019-02-19 17:00:43 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
phy.c rtlwifi: rtl8821ae: phy: Simplify bool comparison 2021-02-10 09:39:35 +02:00
phy.h rtlwifi: rtl8821ae: Remove CamelCase variables 2019-02-19 17:03:10 +02:00
pwrseq.c rtlwifi: rtl8821ae: Replace old-style license information 2019-02-19 17:00:43 +02:00
pwrseq.h rtlwifi: rtl8821ae: Replace old-style license information 2019-02-19 17:00:43 +02:00
reg.h rtlwifi: rtl8821ae: Remove CamelCase variables 2019-02-19 17:03:10 +02:00
rf.c rtlwifi: rtl8821ae: Rename RT_TRACE to rtl_dbg 2020-09-02 12:02:48 +03:00
rf.h rtlwifi: rtl8821ae: Replace old-style license information 2019-02-19 17:00:43 +02:00
sw.c rtlwifi: rtl8821ae: use true,false for bool variables 2020-04-21 15:57:56 +03:00
table.c rtlwifi: 8821ae: upgrade PHY and RF parameters 2021-04-17 20:26:39 +03:00
table.h rtlwifi: fix -Wpointer-sign warning 2020-11-07 13:37:04 +02:00
trx.c rtlwifi: switch from 'pci_' to 'dma_' API 2020-09-09 10:33:17 +03:00
trx.h rtlwifi: rtl8821ae: Fix incorrect returned values 2019-09-03 16:34:23 +03:00