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: ath12k: add srng config template for mon status ring
Kang Yang
2
-1
/
+9
2025-05-16
wifi: ath12k: avoid call ath12k_dp_mon_parse_rx_dest_tlv() for WCN7850
Kang Yang
1
-1
/
+1
2025-05-16
wifi: ath12k: parse msdu_end tlv in ath12k_dp_mon_rx_parse_status_tlv()
Kang Yang
2
-40
/
+40
2025-05-16
wifi: ath12k: Abort scan before removing link interface to prevent duplicate deletion
Lingbo Kong
1
-0
/
+5
2025-05-16
wifi: ath12k: use WMI_VDEV_SET_TPC_POWER_CMDID when EXT_TPC_REG_SUPPORT for 6 GHz
Baochen Qiang
2
-0
/
+23
2025-05-16
wifi: ath12k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID
Baochen Qiang
2
-0
/
+117
2025-05-16
wifi: ath12k: fill parameters for vdev set TPC power WMI command
Baochen Qiang
2
-0
/
+322
2025-05-16
wifi: ath12k: save max transmit power in vdev start response event from firmware
Baochen Qiang
3
-1
/
+5
2025-05-16
wifi: ath12k: add parse of transmit power envelope element
Baochen Qiang
3
-0
/
+113
2025-05-16
wifi: ath12k: save power spectral density(PSD) of regulatory rule
Baochen Qiang
1
-5
/
+13
2025-05-16
wifi: ath12k: update regulatory rules when connection established
Baochen Qiang
1
-7
/
+21
2025-05-16
wifi: ath12k: update regulatory rules when interface added
Baochen Qiang
3
-0
/
+22
2025-05-16
wifi: ath12k: determine interface mode in _op_add_interface()
Baochen Qiang
1
-32
/
+41
2025-05-16
wifi: ath12k: store reg info for later use
Baochen Qiang
3
-0
/
+20
2025-05-16
wifi: ath12k: move reg info handling outside
Baochen Qiang
3
-20
/
+52
2025-05-16
wifi: ath12k: add support to select 6 GHz regulatory type
Baochen Qiang
4
-20
/
+69
2025-05-16
wifi: ath12k: refactor ath12k_reg_build_regd()
Baochen Qiang
2
-29
/
+17
2025-05-16
wifi: ath12k: refactor ath12k_reg_chan_list_event()
Baochen Qiang
3
-97
/
+123
2025-05-16
wifi: ath12k: fix a possible dead lock caused by ab->base_lock
Baochen Qiang
1
-2
/
+2
2025-05-16
wifi: ath12k: delete mon reap timer
Kang Yang
2
-30
/
+0
2025-05-16
wifi: ath12k: Add support to simulate firmware crash
Dinesh Karthikeyan
3
-0
/
+82
2025-05-16
wifi: ath11k: support DBS and DFS compatibility
Yu Zhang(Yuriy)
1
-18
/
+24
2025-05-16
wifi: ath11k: fix rx completion meta data corruption
Johan Hovold
1
-9
/
+16
2025-05-16
wifi: ath11k: fix ring-buffer corruption
Johan Hovold
2
-8
/
+7
2025-05-16
wifi: ath11k: Fix QMI memory reuse logic
Muhammad Usama Anjum
1
-0
/
+9
2025-05-16
wifi: ath9k: ahb: do ioremap resource in one step
Rosen Penev
1
-10
/
+3
2025-05-16
wifi: ath10k: Constify structures in hw.c
Christophe JAILLET
3
-60
/
+64
2025-05-16
wifi: ath10k: Fix spelling mistake "comple" -> "complete"
Colin Ian King
1
-1
/
+1
2025-05-16
wifi: ath12k: Use scan link ID 15 for all scan operations
Aditya Kumar Singh
1
-17
/
+10
2025-05-16
wifi: ath12k: handle scan link during vdev create
Aditya Kumar Singh
1
-15
/
+18
2025-05-16
wifi: ath12k: read country code from SMBIOS for WCN7850
Wen Gong
3
-3
/
+62
2025-05-16
wifi: mac80211: handle non-MLO mode as well in ieee80211_num_beaconing_links()
Aditya Kumar Singh
1
-3
/
+3
2025-05-16
wifi: rtw89: fix firmware scan delay unit for WiFi 6 chips
Chin-Yen Lee
1
-1
/
+1
2025-05-16
wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds
Alexey Kodanev
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: 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-15
wifi: iwlwifi: mld: allow 2 ROCs on the same vif
Miri Korenblit
2
-17
/
+44
2025-05-15
wifi: iwlwifi: fw: api: include required headers in rs/location
Johannes Berg
2
-1
/
+8
2025-05-15
wifi: iwlwifi: rename ctx-info-gen3 to ctx-info-v2
Miri Korenblit
8
-77
/
+77
2025-05-15
wifi: iwlwifi: fix a wrong comment
Miri Korenblit
1
-3
/
+1
[next]