OpenCloudOS-Kernel/drivers/net/wireless/realtek/rtw89
Johnson Lin 1c2423deda rtw89: refine DIG feature to support 160M and CCK PD
DIG, which is short for dynamic initial gain, is used to adjust gain to get
good RX performance. CCK PD feature, a mechanism that adjusts 802.11b CCK
packet detection(PD) power threshold based on environment noisy level in
order to avoid false alarm. Also, refine related variable naming.

Signed-off-by: Johnson Lin <johnson.lin@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220121075555.12457-1-pkshih@realtek.com
2022-01-28 17:58:06 +02:00
..
Kconfig rtw89: extract modules by chipset 2022-01-28 17:54:38 +02:00
Makefile rtw89: extract modules by chipset 2022-01-28 17:54:38 +02:00
cam.c rtw89: separate {init,deinit}_addr_cam functions 2022-01-28 17:56:39 +02:00
cam.h rtw89: separate {init,deinit}_addr_cam functions 2022-01-28 17:56:39 +02:00
coex.c rtw89: remove duplicate definition of hardware port number 2022-01-28 17:55:25 +02:00
coex.h rtw89: coex: Define LPS state for BTC using 2021-12-14 20:36:01 +02:00
core.c rtw89: refine DIG feature to support 160M and CCK PD 2022-01-28 17:58:06 +02:00
core.h rtw89: refine DIG feature to support 160M and CCK PD 2022-01-28 17:58:06 +02:00
debug.c rtw89: Add RX counters of VHT MCS-10/11 to debugfs 2022-01-28 17:55:47 +02:00
debug.h
efuse.c
efuse.h
fw.c rtw89: rename vif_maintain to role_maintain 2022-01-28 17:56:37 +02:00
fw.h rtw89: rename vif_maintain to role_maintain 2022-01-28 17:56:37 +02:00
mac.c rtw89: fix maybe uninitialized `qempty` variable 2022-01-28 17:57:46 +02:00
mac.h rtw89: add C2H handle of BCN_CNT 2022-01-28 17:56:35 +02:00
mac80211.c rtw89: implement mac80211_ops::set_tim to indicate STA to receive packets 2022-01-28 17:56:36 +02:00
pci.c rtw89: extract modules by chipset 2022-01-28 17:54:38 +02:00
pci.h rtw89: extract modules by chipset 2022-01-28 17:54:38 +02:00
phy.c rtw89: refine DIG feature to support 160M and CCK PD 2022-01-28 17:58:06 +02:00
phy.h rtw89: refine DIG feature to support 160M and CCK PD 2022-01-28 17:58:06 +02:00
ps.c
ps.h
reg.h rtw89: refine DIG feature to support 160M and CCK PD 2022-01-28 17:58:06 +02:00
regd.c rtw89: update rtw89_regulatory map to R58-R31 2021-11-26 18:10:10 +02:00
rtw8852a.c rtw89: handle 6G band if supported by a chipset 2022-01-28 17:57:23 +02:00
rtw8852a.h rtw89: extract modules by chipset 2022-01-28 17:54:38 +02:00
rtw8852a_rfk.c
rtw8852a_rfk.h
rtw8852a_rfk_table.c
rtw8852a_rfk_table.h
rtw8852a_table.c rtw89: update tx power limit/limit_ru tables to R54 2021-11-26 18:10:10 +02:00
rtw8852a_table.h
rtw8852ae.c rtw89: extract modules by chipset 2022-01-28 17:54:38 +02:00
sar.c
sar.h
ser.c
ser.h
txrx.h rtw89: set mac_id and port ID to TXWD 2022-01-28 17:56:39 +02:00
util.h