index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
/
coex.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtw88: coex: fix A2DP stutters while WL busy + WL scan
Ching-Te Ku
2021-04-11
1
-3
/
+5
*
rtw88: coex: add power off setting
Ping-Ke Shih
2021-03-15
1
-0
/
+5
*
rtw88: coex: set 4 slot TDMA for BT link and WL busy
Ching-Te Ku
2021-01-14
1
-1
/
+3
*
rtw88: coex: fix missing unitialization of variable 'interval'
Colin Ian King
2020-12-07
1
-1
/
+1
*
rtw88: coex: add feature to enhance HID coexistence performance
Ching-Te Ku
2020-12-02
1
-6
/
+96
*
rtw88: coex: upgrade coexistence A2DP mechanism
Ching-Te Ku
2020-12-02
1
-99
/
+156
*
rtw88: coex: add action for coexistence in hardware initial
Ching-Te Ku
2020-12-02
1
-0
/
+9
*
rtw88: coex: add function to avoid cck lock
Ching-Te Ku
2020-12-02
1
-34
/
+137
*
rtw88: coex: change the coexistence mechanism for WLAN connected
Ching-Te Ku
2020-12-02
1
-3
/
+12
*
rtw88: coex: change the coexistence mechanism for HID
Ching-Te Ku
2020-12-02
1
-1
/
+2
*
rtw88: coex: update AFH information while in free-run mode
Ching-Te Ku
2020-12-02
1
-1
/
+2
*
rtw88: coex: update the mechanism for A2DP + PAN
Ching-Te Ku
2020-12-02
1
-9
/
+28
*
rtw88: coex: add debug message
Ching-Te Ku
2020-12-02
1
-10
/
+121
*
rtw88: coex: run coexistence when WLAN entering/leaving LPS
Ching-Te Ku
2020-12-02
1
-0
/
+2
*
rtw88: coex: change the decode method from firmware
Ching-Te Ku
2020-11-24
1
-1
/
+1
*
rtw88: coex: remove unnecessary WLAN slot extend
Ching-Te Ku
2020-11-24
1
-9
/
+0
*
rtw88: coex: remove write scan bit to scoreboard in scan and connect notify
Ching-Te Ku
2020-11-24
1
-6
/
+2
*
rtw88: coex: fix BT performance drop during initial/power-on step
Ching-Te Ku
2020-11-24
1
-3
/
+5
*
rtw88: coex: Change antenna setting to enhance free-run performance
Ching-Te Ku
2020-11-24
1
-5
/
+7
*
rtw88: coex: update the TDMA parameter when leave LPS
Ching-Te Ku
2020-11-24
1
-1
/
+1
*
rtw88: coex: add the mechanism for RF4CE
Ching-Te Ku
2020-11-24
1
-1
/
+32
*
rtw88: coex: Add force flag for coexistence table function
Ching-Te Ku
2020-11-24
1
-26
/
+36
*
rtw88: coex: add write scoreboard action when WLAN in critical procedure
Ching-Te Ku
2020-11-24
1
-0
/
+6
*
rtw88: coex: remove unnecessary feature/function
Ching-Te Ku
2020-11-24
1
-23
/
+10
*
rtw88: coex: update TDMA settings for different beacon interval
Ching-Te Ku
2020-11-24
1
-4
/
+23
*
rtw88: coex: simplify the setting and condition about WLAN TX limitation
Ching-Te Ku
2020-11-10
1
-17
/
+7
*
rtw88: coex: add debug message
Ching-Te Ku
2020-11-10
1
-35
/
+374
*
rtw88: coex: change the parameter for A2DP when WLAN connecting
Ching-Te Ku
2020-11-10
1
-3
/
+23
*
rtw88: coex: modified for BT info notify
Ching-Te Ku
2020-11-10
1
-21
/
+22
*
rtw88: coex: add separate flag for manual control
Ching-Te Ku
2020-11-10
1
-9
/
+9
*
rtw88: coex: Modify the timing of set_ant_path/set_rf_para
Ching-Te Ku
2020-11-10
1
-36
/
+55
*
rtw88: coex: coding style adjustment
Ching-Te Ku
2020-11-10
1
-18
/
+24
*
rtw88: coex: reduce magic number
Ching-Te Ku
2020-11-10
1
-14
/
+16
*
rtw88: coex: update coex parameter to improve A2DP quality
Ching-Te Ku
2020-11-10
1
-1
/
+1
*
rtw88: coex: separate BLE HID profile from BLE profile
Ching-Te Ku
2020-11-07
1
-4
/
+27
*
rtw88: coex: only skip coex triggered by BT info
Yan-Hsuan Chuang
2020-08-02
1
-1
/
+2
*
rtw88: coex: Fix ACL Tx pause during BT inquiry/page.
Zong-Zhe Yang
2020-07-15
1
-16
/
+82
*
rtw88: coex: 8723d: handle BT inquiry cases
Ping-Ke Shih
2020-05-29
1
-3
/
+6
*
rtw88: coex: 8723d: set antanna control owner
Ping-Ke Shih
2020-05-29
1
-2
/
+10
*
rtw88: extract: export symbols used in chip functionalities
Zong-Zhe Yang
2020-05-18
1
-0
/
+3
*
rtw88: add a debugfs entry to dump coex's info
Yan-Hsuan Chuang
2020-03-26
1
-0
/
+492
*
rtw88: avoid holding mutex for cancel_delayed_work_sync()
Yan-Hsuan Chuang
2020-02-12
1
-0
/
+3
*
rtw88: coex: Set 4 slot mode for A2DP
Ping-Ke Shih
2019-10-14
1
-9
/
+15
*
rtw88: not to control LPS by each vif
Yan-Hsuan Chuang
2019-10-02
1
-8
/
+2
*
rtw88: remove redundant flag check helper function
Yan-Hsuan Chuang
2019-10-02
1
-2
/
+2
*
rtw88: 8822c: add SW DPK support
Tzu-En Huang
2019-09-13
1
-1
/
+1
*
rtw88: drop unused rtw_coex_coex_dm_reset()
Guenter Roeck
2019-09-03
1
-5
/
+0
*
rtw88: Fix an error message
Dan Carpenter
2019-09-03
1
-1
/
+1
*
rtw88: add BT co-existence support
Yan-Hsuan Chuang
2019-08-06
1
-0
/
+2507