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
/
drivers
/
net
/
wireless
/
ath
/
ath12k
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
Merge tag 'wireless-next-2026-08-06' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
17
-88
/
+443
2026-08-01
wifi: ath12k: fix encrypted EAPOL TX in encap offload mode
Reshma Immaculate Rajkumar
3
-1
/
+111
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-61
/
+293
2026-07-30
wifi: ath12k: fix stride mismatch in mac_phy_caps_parse()
Jeff Johnson
1
-3
/
+5
2026-07-29
wifi: ath12k: Share RootPD state across UserPDs to avoid duplicate operations
Aaradhana Sahu
2
-43
/
+177
2026-07-29
wifi: ath12k: add AHB platform descriptor support
Aaradhana Sahu
4
-20
/
+94
2026-07-29
wifi: ath12k: skip MLO multicast links during crash recovery in Tx path
Pavankumar Nandeshwar
1
-0
/
+3
2026-07-29
wifi: ath12k: Use different RX release ring sizes as per memory profiles
Pavankumar Nandeshwar
4
-2
/
+6
2026-07-29
wifi: ath12k: rename firmware_mode enum members to use QMI namespace
Jeff Johnson
5
-9
/
+9
2026-07-29
wifi: ath12k: move firmware_mode enum to qmi.h
Jeff Johnson
5
-14
/
+18
2026-07-29
wifi: ath12k: validate TLV length in process_tpc_stats()
Jeff Johnson
1
-0
/
+8
2026-07-29
wifi: ath12k: fix overreads in ath12k_wmi_process_csa_switch_count_event()
Jeff Johnson
1
-0
/
+16
2026-07-27
Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
28
-563
/
+799
2026-07-27
wifi: ath12k: resolve PENDING ML peer ID from MLO_PEER_MAP HTT event
Baochen Qiang
6
-0
/
+100
2026-07-27
wifi: ath12k: defer dp_peer registration when firmware allocates MLD peer ID
Baochen Qiang
4
-17
/
+49
2026-07-27
wifi: ath12k: do not advertise MLD peer ID for firmware-allocate devices
Baochen Qiang
1
-4
/
+18
2026-07-27
wifi: ath12k: introduce host_alloc_ml_id hardware parameter
Baochen Qiang
4
-1
/
+32
2026-07-27
wifi: ath12k: add support for HTT_T2H_MSG_TYPE_MLO_RX_PEER_MAP
Baochen Qiang
2
-0
/
+42
2026-07-27
wifi: ath12k: keep ATH12K_PEER_ML_ID_VALID set in ath12k_sta::ml_peer_id
Baochen Qiang
3
-17
/
+28
2026-07-27
wifi: ath12k: factor out peer assoc send-and-wait into a helper
Baochen Qiang
1
-30
/
+29
2026-07-27
wifi: ath12k: fix out-of-bounds clear_bit in ath12k_mac_dp_peer_cleanup()
Baochen Qiang
1
-1
/
+4
2026-07-22
Merge tag 'ath-next-20260722' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
28
-557
/
+799
2026-07-22
wifi: ath12k: Avoid buffer overread in ath12k_wmi_op_rx()
Jeff Johnson
1
-4
/
+4
2026-07-22
wifi: ath12k: fix survey indexing across bands
Matthew Leach
3
-47
/
+62
2026-07-22
wifi: ath12k: Set DTIM policy to stick mode for station interface
Daizhuang Bai
2
-0
/
+18
2026-07-22
wifi: ath12k: Constify struct ath12k_dp_arch_ops
Christophe JAILLET
2
-2
/
+2
2026-07-22
wifi: ath12k: fix scan command endianness on big endian
Alexander Wilhelm
2
-8
/
+22
2026-07-22
wifi: ath12k: Correctly copy the hint BSSID in WMI scan request
Jeff Johnson
1
-2
/
+2
2026-07-22
wifi: ath12k: allocate HOST_DDR and BDF regions after Q6 RO region
Aaradhana Sahu
1
-4
/
+15
2026-07-22
wifi: ath12k: refactor QMI memory assignment
Aaradhana Sahu
1
-96
/
+61
2026-07-22
wifi: ath12k: switch to name-based reserved memory lookup
Aaradhana Sahu
4
-54
/
+29
2026-07-22
wifi: ath12k: Set congestion control max MSDU count
Thiraviyam Mariyappan
4
-0
/
+21
2026-07-22
wifi: ath12k: update IPQ5332 BDF address offset
Aaradhana Sahu
1
-1
/
+1
2026-07-22
wifi: ath12k: fix ML-STA authentication timeout on QCC2072
Miaoqing Pan
2
-0
/
+3
2026-07-22
wifi: ath12k: Set IEEE80211_OFFLOAD_ENCAP_4ADDR after tx_encap_type vdev param
Tamizh Chelvam Raja
1
-7
/
+7
2026-07-14
wifi: ath12k: add QMI capability negotiation for dynamic memory mode
Aaradhana Sahu
2
-4
/
+53
2026-07-14
wifi: ath12k: fix rx_mpdu_start layout for QCC2072
Wei Zhang
1
-1
/
+33
2026-07-14
wifi: ath12k: Reduce RX SRNG interrupt timer threshold to 200us
Thiraviyam Mariyappan
1
-1
/
+1
2026-07-14
wifi: ath12k: Fix ath12k_wifi7_mac_op_tx() style issues
Jeff Johnson
1
-7
/
+11
2026-07-14
wifi: ath12k: fix MLO peer delete race
Baochen Qiang
6
-38
/
+131
2026-07-14
wifi: ath12k: fix dp_link_peer dangling references on AP vdev rollback
Baochen Qiang
1
-16
/
+2
2026-07-14
wifi: ath12k: Switch to generic PAS TZ APIs
Sumit Garg
2
-6
/
+6
2026-07-13
wifi: ath12k: fix NULL pointer dereference in rhash table destroy
Jose Ignacio Tornos Martinez
2
-2
/
+8
2026-07-13
wifi: ath12k: Fix low MLO RX throughput on WCN7850
Yingying Tang
8
-7
/
+73
2026-07-09
wifi: ath12k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESET
Manivannan Sadhasivam
1
-0
/
+4
2026-07-06
wifi: cfg80211: remove WIPHY_FLAG_DISABLE_WEXT
Johannes Berg
1
-6
/
+0
2026-06-30
wifi: ath12k: correct monitor destination ring size
Aaradhana Sahu
1
-1
/
+1
2026-06-30
wifi: ath12k: change MAC buffer ring size to 4096
Yingying Tang
1
-1
/
+1
2026-06-30
wifi: ath12k: Skip peer link info update in rx_status for monitor MSDUs
Sushant Butta
1
-53
/
+1
2026-06-30
wifi: ath12k: Skip setting RX_FLAG_8023 for Ethernet-II (DIX) frames in monitor mode
Sushant Butta
3
-24
/
+3
[next]