summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/rtw8852b_rfk.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-27wifi: rtw89: 8852bx: use right chanctx whenever possible in RFK flowZong-Zhe Yang1-100/+111
2024-08-02wifi: rtw89: pass chanctx_idx to rtw89_btc_{path_}phymap()Zong-Zhe Yang1-6/+6
2024-08-02wifi: rtw89: rename sub_entity to chanctxZong-Zhe Yang1-19/+19
2024-06-27wifi: rtw89: 8852b: fix definition of KIP register numberKuan-Chung Chen1-1/+1
2024-06-17wifi: rtw89: 8852bx: move common code from 8852b to 8852b_commonPing-Ke Shih1-9/+10
2023-08-21wifi: rtw89: 8852b: rfk: fine tune IQK parameters to improve performance on 2...Ping-Ke Shih1-2/+2
2023-06-15wifi: rtw89: fix spelling typo of IQK debug messagesDmitry Antipov1-1/+1
2023-06-15wifi: rtw89: cleanup rtw89_iqk_info and related codeDmitry Antipov1-6/+0
2022-11-01wifi: rtw89: 8852b: Fix spelling mistake KIP_RESOTRE -> KIP_RESTOREColin Ian King1-1/+1
2022-10-19wifi: rtw89: 8852b: rfk: add DPKPing-Ke Shih1-0/+1148
2022-10-19wifi: rtw89: 8852b: rfk: add TSSIPing-Ke Shih1-0/+1174
2022-10-19wifi: rtw89: 8852b: rfk: add IQKPing-Ke Shih1-0/+1046
2022-10-19wifi: rtw89: 8852b: rfk: add RX DCKPing-Ke Shih1-0/+75
2022-10-19wifi: rtw89: 8852b: rfk: add RCKPing-Ke Shih1-0/+43
2022-10-19wifi: rtw89: 8852b: rfk: add DACKPing-Ke Shih1-0/+432
2022-10-11wifi: rtw89: 8852b: add chip_ops::set_channelPing-Ke Shih1-0/+256