index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw89
/
coex.c
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-14
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...
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-11-01
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_in...
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 RTL8...
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]