linux_dsm_epyc7002/drivers/net/wireless/realtek/rtw88
Yan-Hsuan Chuang 764038160a rtw88: fix incorrect tx power limit at 5G
Tx power limit is stored separately by 2G and 5G.
But driver did not get tx power limit from 5G and causes incorrect tx
power. Check if the channel is beyond 2G and get the corresponding tx
power limit.

Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-06-27 20:24:25 +03:00
..
debug.c
debug.h
efuse.c
efuse.h
fw.c rtw88: Make some symbols static 2019-05-28 14:41:47 +03:00
fw.h
hci.h rtw88: fix typo rtw_writ16_set 2019-06-25 08:09:01 +03:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mac80211.c rtw88: add beacon function setting 2019-06-25 08:08:55 +03:00
mac.c rtw88: power on again if it was already on 2019-06-25 08:08:59 +03:00
mac.h
main.c rtw88: unify prefixes for tx power setting routine 2019-06-27 20:24:23 +03:00
main.h rtw88: restore DACK results to save time 2019-06-25 08:09:00 +03:00
Makefile rtw88: add license for Makefile 2019-05-03 15:06:12 +03:00
pci.c rtw88: pci: check if queue mapping exceeds size of ac_to_hwq 2019-05-28 14:50:45 +03:00
pci.h
phy.c rtw88: fix incorrect tx power limit at 5G 2019-06-27 20:24:25 +03:00
phy.h rtw88: unify prefixes for tx power setting routine 2019-06-27 20:24:23 +03:00
ps.c
ps.h
reg.h
regd.c
regd.h
rtw8822b_table.c
rtw8822b_table.h
rtw8822b.c
rtw8822b.h
rtw8822c_table.c
rtw8822c_table.h
rtw8822c.c rtw88: restore DACK results to save time 2019-06-25 08:09:00 +03:00
rtw8822c.h rtw88: restore DACK results to save time 2019-06-25 08:09:00 +03:00
rx.c
rx.h
sec.c
sec.h
tx.c rtw88: rsvd page should go though management queue 2019-06-25 08:09:01 +03:00
tx.h
util.c
util.h