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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
wifi: ath12k: fix regdomain update failure after 11D scan completes
Baochen Qiang
1
-0
/
+1
2025-05-20
wifi: ath12k: fix mac pdev frequency range update
Aditya Kumar Singh
2
-30
/
+42
2025-05-20
wifi: carl9170: micro-optimize carl9170_tx_shift_bm()
Yury Norov
1
-2
/
+1
2025-05-20
wifi: ath9k_htc: Abort software beacon handling if disabled
Toke Høiland-Jørgensen
1
-0
/
+3
2025-05-20
wifi: ath12k: remove redundant regulatory rules intersection logic in host
Aishwarya R
1
-167
/
+11
2025-05-20
wifi: ath12k: Send MCS15 support to firmware during peer assoc
Mohan Kumar G
3
-2
/
+15
2025-05-19
wifi: ath12k: Fix scan initiation failure handling
Vignesh C
1
-0
/
+1
2025-05-19
wifi: ath12k: fix memory leak in WMI firmware stats
P Praneesh
1
-0
/
+1
2025-05-19
wifi: ath12k: fix ring-buffer corruption
Johan Hovold
2
-8
/
+7
2025-05-19
wifi: ath12k: fix memory leak in ath12k_service_ready_ext_event
Rajat Soni
1
-0
/
+1
2025-05-19
wifi: ath12k: support usercase-specific firmware overrides
Miaoqing Pan
1
-2
/
+11
2025-05-19
dt-bindings: net: wireless: ath12k: describe firmware-name property
Miaoqing Pan
1
-0
/
+6
2025-05-19
wifi: ath12k: Adjust the process of resource release for ahb bus
Yingying Tang
1
-3
/
+2
2025-05-19
wifi: ath12k: Reorder and relocate the release of resources in ath12k_core_deinit()
Yingying Tang
3
-6
/
+5
2025-05-19
wifi: ath12k: print device dp stats in debugfs
Vinith Kumar R
2
-6
/
+195
2025-05-19
wifi: ath12k: Add device dp stats support
Vinith Kumar R
5
-2
/
+43
2025-05-19
wifi: ath12k: change soc name to device name
Vinith Kumar R
5
-34
/
+34
2025-05-19
wifi: ath12k: Fix invalid RSSI values in station dump
P Praneesh
1
-1
/
+2
2025-05-16
wifi: ath12k: pass link_conf for tx_arvif retrieval
Aloka Dixit
1
-14
/
+17
2025-05-16
wifi: ath12k: update EMLSR capabilities of ML Station
Ramasamy Kaliappan
3
-2
/
+23
2025-05-16
wifi: ath12k: Prevent multicast duplication for dynamic VLAN
Muna Sinada
1
-1
/
+9
2025-05-16
wifi: ath12k: Enable AST index based address search in Station Mode
Thiraviyam Mariyappan
3
-6
/
+12
2025-05-16
wifi: ath12k: enable monitor mode for WCN7850
Kang Yang
1
-1
/
+1
2025-05-16
wifi: ath12k: use different packet offset for WCN7850
Kang Yang
1
-5
/
+24
2025-05-16
wifi: ath12k: init monitor parameters for WCN7850
Kang Yang
1
-6
/
+4
2025-05-16
wifi: ath12k: add support to reap and process mon dest ring
Kang Yang
5
-5
/
+471
2025-05-16
wifi: ath12k: use ath12k_buffer_addr in ath12k_dp_rx_link_desc_return()
Kang Yang
3
-23
/
+23
2025-05-16
wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET
Kang Yang
1
-1
/
+1
2025-05-16
wifi: ath12k: add support to reap and process monitor status ring
Kang Yang
4
-2
/
+309
2025-05-16
wifi: ath12k: add monitor mode handler by monitor status ring interrupt
Kang Yang
2
-1
/
+17
2025-05-16
wifi: ath12k: add interrupt configuration for mon status ring
Kang Yang
4
-2
/
+36
2025-05-16
wifi: ath12k: add ring config for monitor mode on WCN7850
Kang Yang
5
-3
/
+201
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
[next]