index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
/
coex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twice
Ping-Ke Shih
1
-1
/
+1
2022-12-08
wifi: rtw88: Drop coex mutex
Sascha Hauer
1
-2
/
+1
2022-08-09
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
1
-44
/
+44
2022-02-21
rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID Info
Ching-Te Ku
1
-11
/
+139
2022-02-21
rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controller
Ching-Te Ku
1
-2
/
+111
2022-02-21
rtw88: coex: update BT PTA counter regularly
Ching-Te Ku
1
-12
/
+34
2022-02-21
rtw88: coex: Improve WLAN throughput when HFP COEX
Ching-Te Ku
1
-7
/
+2
2021-06-24
rtw88: fix c2h memory leak
Po-Hao Huang
1
-1
/
+10
2021-06-22
rtw88: coex: remove unnecessary variable and label
wengjianfeng
1
-30
/
+10
2021-04-11
rtw88: coex: fix A2DP stutters while WL busy + WL scan
Ching-Te Ku
1
-3
/
+5
2021-03-15
rtw88: coex: add power off setting
Ping-Ke Shih
1
-0
/
+5
2021-01-14
rtw88: coex: set 4 slot TDMA for BT link and WL busy
Ching-Te Ku
1
-1
/
+3
2020-12-07
rtw88: coex: fix missing unitialization of variable 'interval'
Colin Ian King
1
-1
/
+1
2020-12-02
rtw88: coex: add feature to enhance HID coexistence performance
Ching-Te Ku
1
-6
/
+96
2020-12-02
rtw88: coex: upgrade coexistence A2DP mechanism
Ching-Te Ku
1
-99
/
+156
2020-12-02
rtw88: coex: add action for coexistence in hardware initial
Ching-Te Ku
1
-0
/
+9
2020-12-02
rtw88: coex: add function to avoid cck lock
Ching-Te Ku
1
-34
/
+137
2020-12-02
rtw88: coex: change the coexistence mechanism for WLAN connected
Ching-Te Ku
1
-3
/
+12
2020-12-02
rtw88: coex: change the coexistence mechanism for HID
Ching-Te Ku
1
-1
/
+2
2020-12-02
rtw88: coex: update AFH information while in free-run mode
Ching-Te Ku
1
-1
/
+2
2020-12-02
rtw88: coex: update the mechanism for A2DP + PAN
Ching-Te Ku
1
-9
/
+28
2020-12-02
rtw88: coex: add debug message
Ching-Te Ku
1
-10
/
+121
2020-12-02
rtw88: coex: run coexistence when WLAN entering/leaving LPS
Ching-Te Ku
1
-0
/
+2
2020-11-24
rtw88: coex: change the decode method from firmware
Ching-Te Ku
1
-1
/
+1
2020-11-24
rtw88: coex: remove unnecessary WLAN slot extend
Ching-Te Ku
1
-9
/
+0
2020-11-24
rtw88: coex: remove write scan bit to scoreboard in scan and connect notify
Ching-Te Ku
1
-6
/
+2
2020-11-24
rtw88: coex: fix BT performance drop during initial/power-on step
Ching-Te Ku
1
-3
/
+5
2020-11-24
rtw88: coex: Change antenna setting to enhance free-run performance
Ching-Te Ku
1
-5
/
+7
2020-11-24
rtw88: coex: update the TDMA parameter when leave LPS
Ching-Te Ku
1
-1
/
+1
2020-11-24
rtw88: coex: add the mechanism for RF4CE
Ching-Te Ku
1
-1
/
+32
2020-11-24
rtw88: coex: Add force flag for coexistence table function
Ching-Te Ku
1
-26
/
+36
2020-11-24
rtw88: coex: add write scoreboard action when WLAN in critical procedure
Ching-Te Ku
1
-0
/
+6
2020-11-24
rtw88: coex: remove unnecessary feature/function
Ching-Te Ku
1
-23
/
+10
2020-11-24
rtw88: coex: update TDMA settings for different beacon interval
Ching-Te Ku
1
-4
/
+23
2020-11-10
rtw88: coex: simplify the setting and condition about WLAN TX limitation
Ching-Te Ku
1
-17
/
+7
2020-11-10
rtw88: coex: add debug message
Ching-Te Ku
1
-35
/
+374
2020-11-10
rtw88: coex: change the parameter for A2DP when WLAN connecting
Ching-Te Ku
1
-3
/
+23
2020-11-10
rtw88: coex: modified for BT info notify
Ching-Te Ku
1
-21
/
+22
2020-11-10
rtw88: coex: add separate flag for manual control
Ching-Te Ku
1
-9
/
+9
2020-11-10
rtw88: coex: Modify the timing of set_ant_path/set_rf_para
Ching-Te Ku
1
-36
/
+55
2020-11-10
rtw88: coex: coding style adjustment
Ching-Te Ku
1
-18
/
+24
2020-11-10
rtw88: coex: reduce magic number
Ching-Te Ku
1
-14
/
+16
2020-11-10
rtw88: coex: update coex parameter to improve A2DP quality
Ching-Te Ku
1
-1
/
+1
2020-11-07
rtw88: coex: separate BLE HID profile from BLE profile
Ching-Te Ku
1
-4
/
+27
2020-08-02
rtw88: coex: only skip coex triggered by BT info
Yan-Hsuan Chuang
1
-1
/
+2
2020-07-15
rtw88: coex: Fix ACL Tx pause during BT inquiry/page.
Zong-Zhe Yang
1
-16
/
+82
2020-05-29
rtw88: coex: 8723d: handle BT inquiry cases
Ping-Ke Shih
1
-3
/
+6
2020-05-29
rtw88: coex: 8723d: set antanna control owner
Ping-Ke Shih
1
-2
/
+10
2020-05-18
rtw88: extract: export symbols used in chip functionalities
Zong-Zhe Yang
1
-0
/
+3
2020-03-26
rtw88: add a debugfs entry to dump coex's info
Yan-Hsuan Chuang
1
-0
/
+492
[next]