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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-16
wifi: rtw89: fix firmware scan delay unit for WiFi 6 chips
Chin-Yen Lee
1
-1
/
+1
2025-05-16
wifi: rtw89: mcc: avoid redundant recalculations if no chance to improve
Zong-Zhe Yang
1
-3
/
+10
2025-05-16
wifi: rtw89: mcc: deal with non-periodic NoA
Zong-Zhe Yang
8
-2
/
+173
2025-05-16
wifi: rtw89: mcc: introduce calculation of anchor pattern
Zong-Zhe Yang
1
-0
/
+105
2025-05-16
wifi: rtw89: mcc: add courtesy mechanism conditions to P2P roles
Zong-Zhe Yang
1
-2
/
+11
2025-05-16
wifi: rtw89: mcc: drop queued chanctx changes when stopping
Zong-Zhe Yang
1
-0
/
+6
2025-05-16
wifi: rtw89: mcc: pass whom to stop at when pausing chanctx
Zong-Zhe Yang
4
-11
/
+43
2025-05-16
wifi: rtw89: pci: enlarge retry times of RX tag to 1000
Ping-Ke Shih
1
-1
/
+1
2025-05-16
wifi: rtw89: leave idle mode when setting WEP encryption for AP mode
Dian-Syuan Yang
1
-0
/
+3
2025-05-16
wifi: rtw89: pci: configure manual DAC mode via PCI config API only
Ping-Ke Shih
1
-11
/
+23
2025-05-10
wifi: rtw89: declare MLO support if prerequisites are met
Zong-Zhe Yang
1
-6
/
+6
2025-05-10
wifi: rtw89: debug: add mlo_mode dbgfs
Zong-Zhe Yang
3
-3
/
+116
2025-05-10
wifi: rtw89: debug: add FW log component for MLO
Po-Hao Huang
2
-1
/
+2
2025-05-10
wifi: rtw89: debug: add MLD table dump
Po-Hao Huang
2
-0
/
+2
2025-05-10
wifi: rtw89: debug: extend dbgfs for MLO
Po-Hao Huang
1
-6
/
+18
2025-05-10
wifi: rtw89: add MLO track for MLSR switch decision
Po-Hao Huang
4
-1
/
+174
2025-05-10
wifi: rtw89: add handling of mlo_link_cfg H2C command and C2H event
Zong-Zhe Yang
6
-0
/
+147
2025-05-10
wifi: rtw89: chan: re-calculate MLO DBCC mode during setting channel
Zong-Zhe Yang
2
-1
/
+33
2025-05-10
wifi: rtw89: send nullfunc based on the given link
Po-Hao Huang
1
-1
/
+10
2025-05-10
wifi: rtw89: allow driver to do specific band TX for MLO
Po-Hao Huang
2
-3
/
+15
2025-05-10
wifi: rtw89: extract link part from core tx write function
Zong-Zhe Yang
1
-23
/
+35
2025-05-05
wifi: rtw89: constrain TX power according to dynamic antenna power table
Kuan-Chung Chen
4
-26
/
+150
2025-05-05
wifi: rtw89: phy: add C2H event handler for report of FW scan
Kuan-Chung Chen
3
-3
/
+46
2025-05-05
wifi: rtw89: Fix inadverent sharing of struct ieee80211_supported_band data
Ondrej Jirman
1
-5
/
+28
2025-05-05
wifi: rtw89: Convert rtw89_core_set_supported_band to use devm_*
Ondrej Jirman
1
-63
/
+36
2025-05-05
wifi: rtw89: introduce helper to get designated link for MLO
Zong-Zhe Yang
5
-38
/
+43
2025-05-05
wifi: rtw89: roc: dynamically handle link id and link instance index
Zong-Zhe Yang
4
-11
/
+16
2025-05-05
wifi: rtw89: Fill in correct Rx link ID for MLO
Po-Hao Huang
2
-13
/
+14
2025-05-05
wifi: rtw89: add MLD capabilities declaration
Po-Hao Huang
1
-1
/
+21
2025-05-05
wifi: rtw89: extend join_info H2C command for MLO fields
Po-Hao Huang
2
-2
/
+26
2025-05-05
wifi: rtw89: Configure scan band when mlo_dbcc_mode changes
Po-Hao Huang
3
-1
/
+4
2025-05-05
wifi: rtw89: extend mapping from Qsel to DMA ch for MLO
Zong-Zhe Yang
1
-0
/
+12
2025-05-05
wifi: rtw89: Adjust management queue mapping for [MLO, HW-1]
Po-Hao Huang
2
-1
/
+20
2025-05-05
wifi: rtw89: 8922a: use SW CRYPTO when broadcast in MLO mode
Po-Hao Huang
8
-0
/
+11
2025-05-05
wifi: rtw89: 8922a: rfk: adjust timeout time of RX DCK
Ping-Ke Shih
1
-1
/
+2
2025-05-05
wifi: rtw89: fw: Remove "const" on allocation type
Kees Cook
1
-1
/
+1
2025-04-28
wifi: rtw89: mcc: avoid that loose pattern sets negative timing for auxiliary GO
Zong-Zhe Yang
1
-1
/
+2
2025-04-28
wifi: rtw89: mcc: refine filling function of start TSF
Zong-Zhe Yang
1
-4
/
+5
2025-04-28
wifi: rtw89: mcc: support courtesy mechanism on both roles at the same time
Zong-Zhe Yang
3
-43
/
+58
2025-04-28
wifi: rtw89: mcc: update entire plan when courtesy config changes
Zong-Zhe Yang
1
-1
/
+9
2025-04-28
wifi: rtw89: mcc: handle the case where NoA start time has passed
Zong-Zhe Yang
1
-0
/
+3
2025-04-28
wifi: rtw89: mcc: make GO+STA mode calculate dynamic beacon offset
Zong-Zhe Yang
2
-69
/
+16
2025-04-28
wifi: rtw89: don't re-randomize TSF of AP/GO
Zong-Zhe Yang
4
-0
/
+11
2025-04-28
wifi: rtw89: mcc: make GO announce one-time NoA for HW scan process
Zong-Zhe Yang
1
-0
/
+79
2025-04-28
wifi: rtw89: refactor flow that hw scan handles channel list
Zong-Zhe Yang
8
-57
/
+179
2025-04-28
wifi: rtw89: add suffix "_ax" to Wi-Fi 6 HW scan struct and func
Zong-Zhe Yang
2
-19
/
+19
2025-04-28
wifi: rtw89: acpi: introduce country specific TAS enabling
Kuan-Chung Chen
5
-5
/
+84
2025-04-28
wifi: rtw89: 8922a: increase beacon loss to 6 seconds
Kuan-Chung Chen
3
-3
/
+15
2025-04-26
wifi: rtw89: set pre-calculated antenna matrices for HE trigger frame
Kuan-Chung Chen
1
-1
/
+12
2025-04-26
wifi: rtw89: regd: indicate if regd_UK TX power settings follow regd_ETSI
Zong-Zhe Yang
3
-2
/
+13
[next]