summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88/coex.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw88: coex: Prevent doing I/O during Wi-Fi power savingChing-Te Ku2024-03-261-1/+3
* wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twicePing-Ke Shih2023-02-171-1/+1
* wifi: rtw88: Drop coex mutexSascha Hauer2022-12-081-2/+1
* wifi: rtw88: access chip_info by const pointerPing-Ke Shih2022-08-091-44/+44
* rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID InfoChing-Te Ku2022-02-211-11/+139
* rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controllerChing-Te Ku2022-02-211-2/+111
* rtw88: coex: update BT PTA counter regularlyChing-Te Ku2022-02-211-12/+34
* rtw88: coex: Improve WLAN throughput when HFP COEXChing-Te Ku2022-02-211-7/+2
* rtw88: fix c2h memory leakPo-Hao Huang2021-06-241-1/+10
* rtw88: coex: remove unnecessary variable and labelwengjianfeng2021-06-221-30/+10
* rtw88: coex: fix A2DP stutters while WL busy + WL scanChing-Te Ku2021-04-111-3/+5
* rtw88: coex: add power off settingPing-Ke Shih2021-03-151-0/+5
* rtw88: coex: set 4 slot TDMA for BT link and WL busyChing-Te Ku2021-01-141-1/+3
* rtw88: coex: fix missing unitialization of variable 'interval'Colin Ian King2020-12-071-1/+1
* rtw88: coex: add feature to enhance HID coexistence performanceChing-Te Ku2020-12-021-6/+96
* rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku2020-12-021-99/+156
* rtw88: coex: add action for coexistence in hardware initialChing-Te Ku2020-12-021-0/+9
* rtw88: coex: add function to avoid cck lockChing-Te Ku2020-12-021-34/+137
* rtw88: coex: change the coexistence mechanism for WLAN connectedChing-Te Ku2020-12-021-3/+12
* rtw88: coex: change the coexistence mechanism for HIDChing-Te Ku2020-12-021-1/+2
* rtw88: coex: update AFH information while in free-run modeChing-Te Ku2020-12-021-1/+2
* rtw88: coex: update the mechanism for A2DP + PANChing-Te Ku2020-12-021-9/+28
* rtw88: coex: add debug messageChing-Te Ku2020-12-021-10/+121
* rtw88: coex: run coexistence when WLAN entering/leaving LPSChing-Te Ku2020-12-021-0/+2
* rtw88: coex: change the decode method from firmwareChing-Te Ku2020-11-241-1/+1
* rtw88: coex: remove unnecessary WLAN slot extendChing-Te Ku2020-11-241-9/+0
* rtw88: coex: remove write scan bit to scoreboard in scan and connect notifyChing-Te Ku2020-11-241-6/+2
* rtw88: coex: fix BT performance drop during initial/power-on stepChing-Te Ku2020-11-241-3/+5
* rtw88: coex: Change antenna setting to enhance free-run performanceChing-Te Ku2020-11-241-5/+7
* rtw88: coex: update the TDMA parameter when leave LPSChing-Te Ku2020-11-241-1/+1
* rtw88: coex: add the mechanism for RF4CEChing-Te Ku2020-11-241-1/+32
* rtw88: coex: Add force flag for coexistence table functionChing-Te Ku2020-11-241-26/+36
* rtw88: coex: add write scoreboard action when WLAN in critical procedureChing-Te Ku2020-11-241-0/+6
* rtw88: coex: remove unnecessary feature/functionChing-Te Ku2020-11-241-23/+10
* rtw88: coex: update TDMA settings for different beacon intervalChing-Te Ku2020-11-241-4/+23
* rtw88: coex: simplify the setting and condition about WLAN TX limitationChing-Te Ku2020-11-101-17/+7
* rtw88: coex: add debug messageChing-Te Ku2020-11-101-35/+374
* rtw88: coex: change the parameter for A2DP when WLAN connectingChing-Te Ku2020-11-101-3/+23
* rtw88: coex: modified for BT info notifyChing-Te Ku2020-11-101-21/+22
* rtw88: coex: add separate flag for manual controlChing-Te Ku2020-11-101-9/+9
* rtw88: coex: Modify the timing of set_ant_path/set_rf_paraChing-Te Ku2020-11-101-36/+55
* rtw88: coex: coding style adjustmentChing-Te Ku2020-11-101-18/+24
* rtw88: coex: reduce magic numberChing-Te Ku2020-11-101-14/+16
* rtw88: coex: update coex parameter to improve A2DP qualityChing-Te Ku2020-11-101-1/+1
* rtw88: coex: separate BLE HID profile from BLE profileChing-Te Ku2020-11-071-4/+27
* rtw88: coex: only skip coex triggered by BT infoYan-Hsuan Chuang2020-08-021-1/+2
* rtw88: coex: Fix ACL Tx pause during BT inquiry/page.Zong-Zhe Yang2020-07-151-16/+82
* rtw88: coex: 8723d: handle BT inquiry casesPing-Ke Shih2020-05-291-3/+6
* rtw88: coex: 8723d: set antanna control ownerPing-Ke Shih2020-05-291-2/+10
* rtw88: extract: export symbols used in chip functionalitiesZong-Zhe Yang2020-05-181-0/+3