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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
Revert "wifi: ath12k: Fix missing station power save configuration"
Miaoqing Pan
1
-67
/
+55
2025-10-20
Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
1
-16
/
+18
2025-10-06
wifi: ath12k: free skb during idr cleanup callback
Karthik M
1
-16
/
+18
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
18
-213
/
+608
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2025-09-22
wifi: ath12k: enforce CPU endian format for all QMI data
Alexander Wilhelm
2
-16
/
+24
2025-09-22
wifi: ath12k: Use 1KB Cache Flush Command for QoS TID Descriptors
Manish Dharanenthiran
4
-30
/
+34
2025-09-22
wifi: ath12k: Fix flush cache failure during RX queue update
Nithyanantham Paramasivam
1
-0
/
+2
2025-09-22
wifi: ath12k: Add Retry Mechanism for REO RX Queue Update Failures
Manish Dharanenthiran
4
-60
/
+150
2025-09-22
wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxq
Nithyanantham Paramasivam
2
-16
/
+40
2025-09-22
wifi: ath12k: Refactor RX TID buffer cleanup into helper function
Nithyanantham Paramasivam
1
-18
/
+16
2025-09-22
wifi: ath12k: Refactor RX TID deletion handling into helper function
Nithyanantham Paramasivam
1
-8
/
+19
2025-09-22
wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256
Nithyanantham Paramasivam
1
-1
/
+1
2025-09-20
wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu()
Hari Chandrakanthan
1
-4
/
+3
2025-09-18
wifi: ath12k: Extend beacon miss handling for MLO non-AP STA
Maharaja Kennadyrajan
3
-32
/
+32
2025-09-18
wifi: ath12k: Add support to handle reason inactivity STA kickout event for QCN9274/IPQ5332
Arulanbu Balusamy
1
-3
/
+15
2025-09-18
wifi: ath12k: enhance the WMI_PEER_STA_KICKOUT event with reasons and RSSI reporting
Maharaja Kennadyrajan
2
-2
/
+20
2025-09-18
wifi: ath12k: report station mode per-chain signal strength
Lingbo Kong
4
-3
/
+144
2025-09-18
wifi: ath12k: downgrade log level for CE buffer enqueue failure
Baochen Qiang
1
-1
/
+2
2025-09-18
wifi: ath12k: fix wrong logging ID used for CE
Baochen Qiang
2
-1
/
+2
2025-09-18
wifi: ath12k: Add fallback for invalid channel number in PHY metadata
Sriram R
1
-1
/
+15
2025-09-18
wifi: ath12k: fix the fetching of combined rssi
Kang Yang
2
-8
/
+9
2025-09-18
wifi: ath12k: fix HAL_PHYRX_COMMON_USER_INFO handling in monitor mode
Kang Yang
2
-6
/
+32
2025-09-18
wifi: ath12k: fix signal in radiotap for WCN7850
Kang Yang
1
-1
/
+5
2025-09-18
wifi: ath12k: fix overflow warning on num_pwr_levels
Baochen Qiang
1
-4
/
+8
2025-09-18
wifi: ath12k: initialize eirp_power before use
Baochen Qiang
1
-2
/
+2
2025-09-18
wifi: ath12k: Add support to set per-radio RTS threshold
Roopni Devanathan
2
-8
/
+45
2025-09-08
wifi: ath12k: fix WMI TLV header misalignment
Miaoqing Pan
1
-1
/
+1
2025-09-08
wifi: ath12k: Fix missing station power save configuration
Miaoqing Pan
1
-55
/
+67
2025-09-02
wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stations
Ramya Gnanasekar
1
-0
/
+1
2025-08-11
soc: qcom: mdt_loader: Remove pas id parameter
Mukesh Ojha
1
-1
/
+1
2025-07-22
Merge tag 'ath-next-20250721' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath into wireless-next
Johannes Berg
26
-517
/
+3227
2025-07-21
wifi: ath12k: Correct tid cleanup when tid setup fails
Sarika Sharma
1
-2
/
+1
2025-07-21
wifi: ath12k: bring DFS support back for WCN7850
Baochen Qiang
1
-17
/
+30
2025-07-21
wifi: ath12k: Prefer {} to {0} in initializers
Jeff Johnson
11
-47
/
+48
2025-07-19
wifi: ath12k: Advertise encapsulation/decapsulation offload support to mac80211
Nithyanantham Paramasivam
2
-0
/
+6
2025-07-19
wifi: ath12k: Fix TX status reporting to mac80211 when offload is enabled
Nithyanantham Paramasivam
1
-4
/
+60
2025-07-19
wifi: ath12k: Fix the handling of TX packets in Ethernet mode
Nithyanantham Paramasivam
2
-7
/
+32
2025-07-18
wifi: ath12k: Add support to parse max ext2 wmi service bit
Tamizh Chelvam Raja
1
-7
/
+6
2025-07-18
wifi: ath12k: fix endianness handling while accessing wmi service bit
Tamizh Chelvam Raja
1
-5
/
+7
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-07-15
wifi: ath12k: remove unneeded semicolon in ath12k_mac_parse_tx_pwr_env()
Baochen Qiang
1
-1
/
+1
2025-07-15
wifi: ath12k: Validate peer_id before searching for peer
Sriram R
1
-0
/
+3
2025-07-15
wifi: ath12k: Use HTT_TCL_METADATA_VER_V1 in FTM mode
Aaradhana Sahu
2
-1
/
+5
2025-07-14
wifi: ath12k: Add support to enqueue management frame at MLD level
Sriram R
8
-8
/
+131
2025-07-14
wifi: ath12k: Enable memory profile selection for QCN9274
Aaradhana Sahu
5
-2
/
+21
2025-07-14
wifi: ath12k: Refactor macros to use memory profile-based values
Aaradhana Sahu
8
-108
/
+136
2025-07-14
wifi: ath12k: Remove redundant TID calculation for QCN9274
Aaradhana Sahu
4
-13
/
+0
2025-07-14
wifi: ath12k: Add a table of parameters entries impacting memory consumption
Aaradhana Sahu
4
-2
/
+56
2025-07-11
wifi: ath12k: support average ack rssi in station dump
Sivashankari Madhavan
4
-4
/
+18
[next]