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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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: rtw88: Fix the random "error beacon valid" messages for USB
Bitterblue Smith
1
-1
/
+7
2025-05-16
wifi: rtw88: usb: Upload the firmware in bigger chunks
Bitterblue Smith
6
-4
/
+76
2025-05-16
wifi: rtw88: usb: Reduce control message timeout to 500 ms
Bitterblue Smith
1
-1
/
+1
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-10
wifi: rtw88: rtw8822bu VID/PID for BUFFALO WI-U2-866DM
Yuuki NAGAO
1
-0
/
+2
2025-05-10
wifi: rtw88: Handle RTL8723D(S) with blank efuse
Bitterblue Smith
2
-60
/
+59
2025-05-10
wifi: rtw88: Fix RX aggregation settings for RTL8723DS
Bitterblue Smith
1
-2
/
+12
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-05-05
wifi: rtlwifi: Remove unused rtl_bb_delay()
Dr. David Alan Gilbert
2
-12
/
+0
2025-05-05
wifi: rtlwifi: Remove uncalled stub rtl*_phy_ap_calibrate
Dr. David Alan Gilbert
8
-22
/
+0
2025-05-05
wifi: rtlwifi: Remove unused rtl_usb_{resume|suspend}
Dr. David Alan Gilbert
2
-14
/
+0
2025-04-28
wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723
Mingcong Bai
1
-0
/
+10
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
[next]