index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw89
/
coex.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 7.0.4
Ching-Te Ku
1
-1
/
+1
2025-03-13
wifi: rtw89: coex: Add parser for Bluetooth channel map report version 7
Ching-Te Ku
1
-0
/
+3
2025-03-13
wifi: rtw89: coex: Fix coexistence report not show as expected
Ching-Te Ku
1
-2
/
+1
2025-03-13
wifi: rtw89: coex: RTL8852BT coexistence Wi-Fi firmware support for 0.29.122.0
Ching-Te Ku
1
-0
/
+8
2025-02-10
wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 7.0.3
Ching-Te Ku
1
-1
/
+1
2025-02-10
wifi: rtw89: coex: To avoid TWS serials A2DP lag, adjust slot arrangement
Ching-Te Ku
1
-14
/
+2
2025-02-10
wifi: rtw89: coex: Assign value over than 0 to avoid firmware timer hang
Ching-Te Ku
1
-3
/
+3
2025-02-03
wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()
Ping-Ke Shih
1
-0
/
+7
2025-02-03
wifi: rtw89: remove consumers of driver mutex
Ping-Ke Shih
1
-15
/
+8
2025-02-03
wifi: rtw89: debugfs: implement file_ops::read/write to replace seq_file
Ping-Ke Shih
1
-1272
/
+1465
2025-02-03
wifi: rtw89: use wiphy_work() to replace ieee802111_work()
Ping-Ke Shih
1
-18
/
+20
2025-02-03
wifi: rtw89: phy: rename to RTW89_PHY_NUM as proper naming
Ping-Ke Shih
1
-19
/
+19
2025-01-20
wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 7.0.2
Ching-Te Ku
1
-1
/
+1
2025-01-20
wifi: rtw89: coex: Separated Wi-Fi connecting event from Wi-Fi scan event
Ching-Te Ku
1
-2
/
+6
2025-01-20
wifi: rtw89: coex: Add protect to avoid A2DP lag while Wi-Fi connecting
Ching-Te Ku
1
-39
/
+51
2024-11-13
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-1
/
+9
2024-11-06
wifi: rtw89: coex: set higher priority to BT when WL scan and BT A2DP exist
Ching-Te Ku
1
-1
/
+5
2024-11-06
wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg()
Pei Xiao
1
-0
/
+4
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2024-10-25
wifi: rtw89: coex: Set Wi-Fi/Bluetooth priority for Wi-Fi scan case
Ching-Te Ku
1
-1
/
+1
2024-10-10
wifi: rtw89: coex: Add function to reorder Wi-Fi firmware report index
Ching-Te Ku
1
-12
/
+73
2024-10-10
wifi: rtw89: coex: Solved BT PAN profile idle decrease Wi-Fi throughput
Ching-Te Ku
1
-1
/
+10
2024-10-10
wifi: rtw89: coex: Reorder Bluetooth info related logic
Ching-Te Ku
1
-33
/
+41
2024-10-10
wifi: rtw89: coex: Update priority setting for Wi-Fi is scanning
Ching-Te Ku
1
-25
/
+33
2024-09-26
wifi: rtw89: coex: initialize local .dbcc_2g_phy in _set_btg_ctrl()
Ping-Ke Shih
1
-0
/
+2
2024-09-24
wifi: rtw89: tweak driver architecture for impending MLO support
Zong-Zhe Yang
1
-13
/
+41
2024-09-24
wifi: rtw89: read link_sta corresponding to the link
Zong-Zhe Yang
1
-7
/
+9
2024-09-24
wifi: rtw89: read bss_conf corresponding to the link
Zong-Zhe Yang
1
-4
/
+13
2024-09-24
wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLO
Zong-Zhe Yang
1
-28
/
+29
2024-09-24
wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLO
Zong-Zhe Yang
1
-16
/
+17
2024-09-18
wifi: rtw89: coex: add debug message of link counts on 2/5GHz bands for wl_info v7
Ping-Ke Shih
1
-0
/
+2
2024-08-22
wifi: rtw89: coex: Add new Wi-Fi role format condition for function using
Ching-Te Ku
1
-19
/
+71
2024-08-22
wifi: rtw89: coex: Bluetooth hopping map for Wi-Fi role version 7
Ching-Te Ku
1
-0
/
+18
2024-08-22
wifi: rtw89: coex: Update Wi-Fi role info version 7
Ching-Te Ku
1
-22
/
+229
2024-08-22
wifi: rtw89: coex: Update report version of Wi-Fi firmware 0.29.90.0 for RTL8852BT
Ching-Te Ku
1
-1
/
+148
2024-08-02
wifi: rtw89: rename sub_entity to chanctx
Zong-Zhe Yang
1
-1
/
+1
2024-07-02
wifi: rtw89: coex: Add coexistence policy for hardware scan
Ching-Te Ku
1
-1
/
+25
2024-06-17
wifi: rtw89: 885xbx: apply common settings to 8851B, 8852B and 8852BT
Ping-Ke Shih
1
-1
/
+2
2024-04-29
wifi: rtw89: coex: Check and enable reports after run coex
Ching-Te Ku
1
-6
/
+40
2024-04-29
wifi: rtw89: coex: Add Wi-Fi role v8 condition when set BTG control
Ching-Te Ku
1
-0
/
+5
2024-04-29
wifi: rtw89: coex: Add Wi-Fi role v8 condition when set Bluetooth channel
Ching-Te Ku
1
-0
/
+18
2024-04-29
wifi: rtw89: coex: Fix unexpected value in version 7 slot parameter
Ching-Te Ku
1
-3
/
+15
2024-04-29
wifi: rtw89: coex: Add Bluetooth version report version 7
Ching-Te Ku
1
-13
/
+26
2024-04-29
wifi: rtw89: coex: Add Bluetooth frequency hopping map version 7
Ching-Te Ku
1
-0
/
+12
2024-04-29
wifi: rtw89: coex: Add Bluetooth scan parameter report version 7
Ching-Te Ku
1
-0
/
+15
2024-04-29
wifi: rtw89: coex: Add Wi-Fi null data status version 7
Ching-Te Ku
1
-0
/
+24
2024-04-23
wifi: rtw89: coex: Re-order the index for the report from firmware
Ching-Te Ku
1
-11
/
+29
2024-04-23
wifi: rtw89: coex: Add coexistence firmware control report version 8
Ching-Te Ku
1
-1
/
+171
2024-04-23
wifi: rtw89: coex: Add GPIO signal control version 7
Ching-Te Ku
1
-68
/
+92
2024-04-23
wifi: rtw89: coex: Add register monitor report v7 format
Ching-Te Ku
1
-16
/
+154
[next]