summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88/coex.c
AgeCommit message (Expand)Author
2020-12-07rtw88: coex: fix missing unitialization of variable 'interval'Colin Ian King
2020-12-02rtw88: coex: add feature to enhance HID coexistence performanceChing-Te Ku
2020-12-02rtw88: coex: upgrade coexistence A2DP mechanismChing-Te Ku
2020-12-02rtw88: coex: add action for coexistence in hardware initialChing-Te Ku
2020-12-02rtw88: coex: add function to avoid cck lockChing-Te Ku
2020-12-02rtw88: coex: change the coexistence mechanism for WLAN connectedChing-Te Ku
2020-12-02rtw88: coex: change the coexistence mechanism for HIDChing-Te Ku
2020-12-02rtw88: coex: update AFH information while in free-run modeChing-Te Ku
2020-12-02rtw88: coex: update the mechanism for A2DP + PANChing-Te Ku
2020-12-02rtw88: coex: add debug messageChing-Te Ku
2020-12-02rtw88: coex: run coexistence when WLAN entering/leaving LPSChing-Te Ku
2020-11-24rtw88: coex: change the decode method from firmwareChing-Te Ku
2020-11-24rtw88: coex: remove unnecessary WLAN slot extendChing-Te Ku
2020-11-24rtw88: coex: remove write scan bit to scoreboard in scan and connect notifyChing-Te Ku
2020-11-24rtw88: coex: fix BT performance drop during initial/power-on stepChing-Te Ku
2020-11-24rtw88: coex: Change antenna setting to enhance free-run performanceChing-Te Ku
2020-11-24rtw88: coex: update the TDMA parameter when leave LPSChing-Te Ku
2020-11-24rtw88: coex: add the mechanism for RF4CEChing-Te Ku
2020-11-24rtw88: coex: Add force flag for coexistence table functionChing-Te Ku
2020-11-24rtw88: coex: add write scoreboard action when WLAN in critical procedureChing-Te Ku
2020-11-24rtw88: coex: remove unnecessary feature/functionChing-Te Ku
2020-11-24rtw88: coex: update TDMA settings for different beacon intervalChing-Te Ku
2020-11-10rtw88: coex: simplify the setting and condition about WLAN TX limitationChing-Te Ku
2020-11-10rtw88: coex: add debug messageChing-Te Ku
2020-11-10rtw88: coex: change the parameter for A2DP when WLAN connectingChing-Te Ku
2020-11-10rtw88: coex: modified for BT info notifyChing-Te Ku
2020-11-10rtw88: coex: add separate flag for manual controlChing-Te Ku
2020-11-10rtw88: coex: Modify the timing of set_ant_path/set_rf_paraChing-Te Ku
2020-11-10rtw88: coex: coding style adjustmentChing-Te Ku
2020-11-10rtw88: coex: reduce magic numberChing-Te Ku
2020-11-10rtw88: coex: update coex parameter to improve A2DP qualityChing-Te Ku
2020-11-07rtw88: coex: separate BLE HID profile from BLE profileChing-Te Ku
2020-08-02rtw88: coex: only skip coex triggered by BT infoYan-Hsuan Chuang
2020-07-15rtw88: coex: Fix ACL Tx pause during BT inquiry/page.Zong-Zhe Yang
2020-05-29rtw88: coex: 8723d: handle BT inquiry casesPing-Ke Shih
2020-05-29rtw88: coex: 8723d: set antanna control ownerPing-Ke Shih
2020-05-18rtw88: extract: export symbols used in chip functionalitiesZong-Zhe Yang
2020-03-26rtw88: add a debugfs entry to dump coex's infoYan-Hsuan Chuang
2020-02-12rtw88: avoid holding mutex for cancel_delayed_work_sync()Yan-Hsuan Chuang
2019-10-14rtw88: coex: Set 4 slot mode for A2DPPing-Ke Shih
2019-10-02rtw88: not to control LPS by each vifYan-Hsuan Chuang
2019-10-02rtw88: remove redundant flag check helper functionYan-Hsuan Chuang
2019-09-13rtw88: 8822c: add SW DPK supportTzu-En Huang
2019-09-03rtw88: drop unused rtw_coex_coex_dm_reset()Guenter Roeck
2019-09-03rtw88: Fix an error messageDan Carpenter
2019-08-06rtw88: add BT co-existence supportYan-Hsuan Chuang