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
/
ath11k
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-06
wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()
Nicolas Escande
1
-0
/
+3
2025-10-20
Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
2
-11
/
+53
2025-10-06
wifi: ath11k: avoid bit operation on key flags
Rameshkumar Sundaram
1
-5
/
+5
2025-10-06
wifi: ath11k: Add missing platform IDs for quirk table
Mark Pearson
1
-6
/
+48
2025-09-22
wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize again
Muhammad Usama Anjum
3
-5
/
+18
2025-09-18
wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()
Matvey Kovalev
1
-1
/
+1
2025-09-18
wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
2
-27
/
+7
2025-09-18
wifi: ath11k: Remove redundant semicolon
Liao Yuanhong
1
-1
/
+0
2025-09-18
wifi: ath11k: downgrade log level for CE buffer enqueue failure
Baochen Qiang
1
-1
/
+2
2025-09-02
wifi: ath11k: fix group data packet drops during rekey
Rameshkumar Sundaram
2
-9
/
+104
2025-07-21
wifi: ath11k: Prefer {} to {0} in initializers
Jeff Johnson
14
-70
/
+75
2025-07-15
wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()
Baochen Qiang
1
-6
/
+6
2025-06-26
wifi: ath11k: fix dest ring-buffer corruption when ring is full
Johan Hovold
1
-2
/
+9
2025-06-26
wifi: ath11k: fix source ring-buffer corruption
Johan Hovold
1
-1
/
+9
2025-06-26
wifi: ath11k: use plain accesses for monitor descriptor
Johan Hovold
1
-13
/
+9
2025-06-26
wifi: ath11k: use plain access for descriptor length
Johan Hovold
1
-1
/
+1
2025-06-26
wifi: ath11k: fix dest ring-buffer corruption
Johan Hovold
3
-7
/
+11
2025-06-26
wifi: ath11k: Make read-only const array svc_id static const
Colin Ian King
1
-1
/
+1
2025-06-26
wifi: ath11k: fix suspend use-after-free after probe failure
Johan Hovold
1
-1
/
+6
2025-06-26
wifi: ath11k: clear initialized flag for deinit-ed srng lists
Sergey Senozhatsky
1
-0
/
+4
2025-06-26
wifi: ath11k: support usercase-specific firmware overrides
Miaoqing Pan
1
-2
/
+11
2025-06-24
Merge tag 'ath-next-20250624' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
11
-0
/
+22
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
1
-5
/
+9
2025-06-23
wifi: ath11k: Add missing include of export.h
Jeff Johnson
11
-0
/
+22
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-210
/
+161
2025-06-11
Merge tag 'ath-current-20250608' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
7
-210
/
+161
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
3
-5
/
+7
2025-06-07
wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_ready
Rodrigo Gobbi
1
-14
/
+14
2025-06-07
wifi: ath11k: consistently use ath11k_mac_get_fw_stats()
Baochen Qiang
1
-42
/
+2
2025-06-07
wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats()
Baochen Qiang
1
-8
/
+5
2025-06-07
wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event()
Baochen Qiang
1
-1
/
+1
2025-06-07
wifi: ath11k: move some firmware stats related functions outside of debugfs
Baochen Qiang
5
-138
/
+135
2025-06-07
wifi: ath11k: don't wait when there is no vdev started
Baochen Qiang
1
-3
/
+7
2025-06-07
wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()
Baochen Qiang
3
-9
/
+11
2025-06-07
wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()
Baochen Qiang
5
-27
/
+18
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+1
2025-05-23
wifi: ath11k: switch to PCI_PWRCTRL_PWRSEQ
Johan Hovold
1
-1
/
+1
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-04-25
Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath into wireless-next
Johannes Berg
9
-50
/
+360
2025-04-23
wifi: mac80211: restructure tx profile retrieval for MLO MBSSID
Rameshkumar Sundaram
1
-2
/
+8
2025-04-17
wifi: ath11k: Don't use %pK through printk
Thomas Weißschuh
1
-1
/
+1
2025-04-11
wifi: ath11k: Use of_property_present() to test property presence
Rob Herring (Arm)
1
-3
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-7
/
+7
2025-04-02
wifi: ath11k: fix node corruption in ar->arvifs list
Stone Zhang
1
-1
/
+7
2025-03-31
Reapply "wifi: ath11k: restore country code during resume"
Baochen Qiang
1
-0
/
+15
2025-03-31
wifi: ath11k: choose default PM policy for hibernation
Baochen Qiang
3
-4
/
+54
2025-03-31
wifi: ath11k: support non-WoWLAN mode suspend as well
Baochen Qiang
8
-24
/
+187
[next]