aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88/coex.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-09wifi: rtw88: access chip_info by const pointerPing-Ke Shih1-44/+44
2022-02-21rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID InfoChing-Te Ku1-11/+139
2022-02-21rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controllerChing-Te Ku1-2/+111
2022-02-21rtw88: coex: update BT PTA counter regularlyChing-Te Ku1-12/+34
2022-02-21rtw88: coex: Improve WLAN throughput when HFP COEXChing-Te Ku1-7/+2
2021-06-24rtw88: fix c2h memory leakPo-Hao Huang1-1/+10
2021-06-22rtw88: coex: remove unnecessary variable and labelwengjianfeng1-30/+10
2021-04-11rtw88: coex: fix A2DP stutters while WL busy + WL scanChing-Te Ku1-3/+5
2021-03-15rtw88: coex: add power off settingPing-Ke Shih1-0/+5
2021-01-14rtw88: coex: set 4 slot TDMA for BT link and WL busyChing-Te Ku1-1/+3
2020-12-07rtw88: coex: fix missing unitialization of variable 'interval'Colin Ian King1-1/+1
2020-12-02rtw88: coex: add feature to enhance HID coexistence performanceChing-Te Ku1-6/+96
2020-12-02rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku1-99/+156
2020-12-02rtw88: coex: add action for coexistence in hardware initialChing-Te Ku1-0/+9
2020-12-02rtw88: coex: add function to avoid cck lockChing-Te Ku1-34/+137
2020-12-02rtw88: coex: change the coexistence mechanism for WLAN connectedChing-Te Ku1-3/+12
2020-12-02rtw88: coex: change the coexistence mechanism for HIDChing-Te Ku1-1/+2
2020-12-02rtw88: coex: update AFH information while in free-run modeChing-Te Ku1-1/+2
2020-12-02rtw88: coex: update the mechanism for A2DP + PANChing-Te Ku1-9/+28
2020-12-02rtw88: coex: add debug messageChing-Te Ku1-10/+121
2020-12-02rtw88: coex: run coexistence when WLAN entering/leaving LPSChing-Te Ku1-0/+2
2020-11-24rtw88: coex: change the decode method from firmwareChing-Te Ku1-1/+1
2020-11-24rtw88: coex: remove unnecessary WLAN slot extendChing-Te Ku1-9/+0
2020-11-24rtw88: coex: remove write scan bit to scoreboard in scan and connect notifyChing-Te Ku1-6/+2
2020-11-24rtw88: coex: fix BT performance drop during initial/power-on stepChing-Te Ku1-3/+5
2020-11-24rtw88: coex: Change antenna setting to enhance free-run performanceChing-Te Ku1-5/+7
2020-11-24rtw88: coex: update the TDMA parameter when leave LPSChing-Te Ku1-1/+1
2020-11-24rtw88: coex: add the mechanism for RF4CEChing-Te Ku1-1/+32
2020-11-24rtw88: coex: Add force flag for coexistence table functionChing-Te Ku1-26/+36
2020-11-24rtw88: coex: add write scoreboard action when WLAN in critical procedureChing-Te Ku1-0/+6
2020-11-24rtw88: coex: remove unnecessary feature/functionChing-Te Ku1-23/+10
2020-11-24rtw88: coex: update TDMA settings for different beacon intervalChing-Te Ku1-4/+23
2020-11-10rtw88: coex: simplify the setting and condition about WLAN TX limitationChing-Te Ku1-17/+7
2020-11-10rtw88: coex: add debug messageChing-Te Ku1-35/+374
2020-11-10rtw88: coex: change the parameter for A2DP when WLAN connectingChing-Te Ku1-3/+23
2020-11-10rtw88: coex: modified for BT info notifyChing-Te Ku1-21/+22
2020-11-10rtw88: coex: add separate flag for manual controlChing-Te Ku1-9/+9
2020-11-10rtw88: coex: Modify the timing of set_ant_path/set_rf_paraChing-Te Ku1-36/+55
2020-11-10rtw88: coex: coding style adjustmentChing-Te Ku1-18/+24
2020-11-10rtw88: coex: reduce magic numberChing-Te Ku1-14/+16
2020-11-10rtw88: coex: update coex parameter to improve A2DP qualityChing-Te Ku1-1/+1
2020-11-07rtw88: coex: separate BLE HID profile from BLE profileChing-Te Ku1-4/+27
2020-08-02rtw88: coex: only skip coex triggered by BT infoYan-Hsuan Chuang1-1/+2
2020-07-15rtw88: coex: Fix ACL Tx pause during BT inquiry/page.Zong-Zhe Yang1-16/+82
2020-05-29rtw88: coex: 8723d: handle BT inquiry casesPing-Ke Shih1-3/+6
2020-05-29rtw88: coex: 8723d: set antanna control ownerPing-Ke Shih1-2/+10
2020-05-18rtw88: extract: export symbols used in chip functionalitiesZong-Zhe Yang1-0/+3
2020-03-26rtw88: add a debugfs entry to dump coex's infoYan-Hsuan Chuang1-0/+492
2020-02-12rtw88: avoid holding mutex for cancel_delayed_work_sync()Yan-Hsuan Chuang1-0/+3
2019-10-14rtw88: coex: Set 4 slot mode for A2DPPing-Ke Shih1-9/+15