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-04-17
wifi: ath12k: Fix the QoS control field offset to build QoS header
Ramasamy Kaliappan
1
-6
/
+6
2025-04-17
wifi: ath12k: Avoid allocating rx_stats when ext_rx_stats is disabled
P Praneesh
2
-8
/
+5
2025-04-17
wifi: ath12k: avoid deadlock during regulatory update in ath12k_regd_update()
Wen Gong
1
-15
/
+21
2025-04-17
wifi: ath12k: Add MSDU length validation for TKIP MIC error
P Praneesh
1
-0
/
+9
2025-04-17
wifi: ath12k: fix invalid access to memory
Sarika Sharma
1
-2
/
+4
2025-04-17
wifi: ath12k: correctly handle mcast packets for clients
Sarika Sharma
3
-2
/
+11
2025-04-17
wifi: ath12k: using msdu end descriptor to check for rx multicast packets
Sarika Sharma
1
-4
/
+4
2025-04-17
wifi: ath12k: Update frequency range if reg rules changes
Aditya Kumar Singh
1
-0
/
+54
2025-04-17
wifi: ath12k: Fix frequency range in driver
Aditya Kumar Singh
3
-12
/
+49
2025-04-17
wifi: ath12k: Add helper function ath12k_mac_update_freq_range()
Rajat Soni
2
-3
/
+21
2025-04-17
wifi: ath12k: Use skb->len for dma_unmap_single() length parameter
P Praneesh
1
-4
/
+4
2025-04-17
wifi: ath12k: Fix memory leak during extended skb allocation
P Praneesh
3
-4
/
+23
2025-04-17
wifi: ath12k: Refactor tx descriptor handling in tx completion handler
P Praneesh
2
-21
/
+26
2025-04-17
wifi: ath12k: Handle error cases during extended skb allocation
P Praneesh
1
-11
/
+11
2025-04-15
wifi: ath12k: support 2 channels for single pdev device
Baochen Qiang
1
-5
/
+10
2025-04-15
wifi: ath12k: don't skip non-primary links for WCN7850
Baochen Qiang
3
-1
/
+13
2025-04-15
wifi: ath12k: alloc REO queue per station
Baochen Qiang
3
-44
/
+65
2025-04-15
wifi: ath12k: group REO queue buffer parameters together
Baochen Qiang
2
-48
/
+56
2025-04-15
wifi: ath12k: make assoc link associate first
Baochen Qiang
1
-0
/
+31
2025-04-15
wifi: ath12k: identify assoc link vif in station mode
Baochen Qiang
2
-0
/
+19
2025-04-15
wifi: ath12k: support MLO as well if single_chip_mlo_support flag is set
Baochen Qiang
3
-12
/
+18
2025-04-15
wifi: ath12k: use fw_features only when it is valid
Baochen Qiang
2
-1
/
+4
2025-04-15
wifi: ath12k: introduce ath12k_fw_feature_supported()
Baochen Qiang
4
-5
/
+11
2025-04-11
wifi: ath12k: reset MLO global memory during recovery
Aditya Kumar Singh
3
-0
/
+27
2025-04-11
wifi: ath12k: handle ath12k_core_reset() with hardware grouping
Aditya Kumar Singh
1
-3
/
+26
2025-04-11
wifi: ath12k: handle ath12k_core_restart() with hardware grouping
Aditya Kumar Singh
1
-1
/
+11
2025-04-11
wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery() with grouping
Aditya Kumar Singh
1
-0
/
+14
2025-04-11
wifi: ath12k: fix firmware assert during reboot with hardware grouping
Aditya Kumar Singh
1
-1
/
+22
2025-04-11
wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handling
Aditya Kumar Singh
2
-6
/
+5
2025-04-11
wifi: ath12k: fix failed to set mhi state error during reboot with hardware grouping
Aditya Kumar Singh
1
-0
/
+3
2025-04-11
wifi: ath12k: add reference counting for core attachment to hardware group
Aditya Kumar Singh
2
-18
/
+44
2025-04-11
wifi: ath12k: fix SLUB BUG - Object already free in ath12k_reg_free()
Aditya Kumar Singh
1
-0
/
+4
2025-04-11
wifi: ath12k: Fix buffer overflow in debugfs
Dan Carpenter
1
-0
/
+3
2025-04-11
wifi: ath12k: Fix a couple NULL vs IS_ERR() bugs
Dan Carpenter
1
-3
/
+3
2025-04-11
wifi: ath11k: Use of_property_present() to test property presence
Rob Herring (Arm)
1
-3
/
+2
2025-04-11
wifi: ath12k: Fix WMI tag for EHT rate in peer assoc
Ramya Gnanasekar
1
-1
/
+1
2025-04-11
wifi: ath12k: Disable broadcast TWT feature in HE MAC capabilities
Thomas Wu
1
-0
/
+2
2025-04-11
wifi: ath12k: Introduce check against zero for ahvif->key_cipher in ath12k_mac_op_tx()
Aaradhana Sahu
1
-1
/
+1
2025-04-11
wifi: ath12k: Resolve multicast packet drop by populating key_cipher in ath12k_install_key()
Aaradhana Sahu
1
-2
/
+1
2025-04-11
wifi: ath12k: fix cleanup path after mhi init
Raj Kumar Bhagat
1
-3
/
+3
2025-04-11
wifi: ath12k: Add support for link specific datapath stats
Balamurugan Mahalingam
8
-5
/
+200
2025-04-11
wifi: ath12k: replace the usage of rx desc with rx_info
P Praneesh
3
-67
/
+52
2025-04-11
wifi: ath12k: add rx_info to capture required field from rx descriptor
P Praneesh
2
-20
/
+78
2025-04-09
wifi: ath12k: ahb: Replace del_timer_sync() with timer_delete_sync()
Jeff Johnson
1
-1
/
+1
2025-04-07
wifi: ath12k: Fix misspelling "upto" in dp.c
Jeff Johnson
1
-1
/
+2
2025-04-07
wifi: ath12k: Fix invalid memory access while forming 802.11 header
P Praneesh
3
-38
/
+9
2025-04-07
wifi: ath12k: Fix memory corruption during MLO multicast tx
P Praneesh
1
-2
/
+0
2025-04-07
wifi: ath12k: Fix memory leak during vdev_id mismatch
P Praneesh
2
-1
/
+3
2025-04-07
wifi: ath12k: Fix incorrect rates sent to firmware
Pradeep Kumar Chitrapu
1
-4
/
+11
2025-04-03
wifi: ath12k: Enable REO queue lookup table feature on QCN9274
Nithyanantham Paramasivam
1
-1
/
+1
[next]