index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
Age
Commit message (
Expand
)
Author
13 days
wifi: ath11k: Prefer {} to {0} in initializers
Jeff Johnson
2025-07-15
wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()
Baochen Qiang
2025-06-26
wifi: ath11k: fix dest ring-buffer corruption when ring is full
Johan Hovold
2025-06-26
wifi: ath11k: fix source ring-buffer corruption
Johan Hovold
2025-06-26
wifi: ath11k: use plain accesses for monitor descriptor
Johan Hovold
2025-06-26
wifi: ath11k: use plain access for descriptor length
Johan Hovold
2025-06-26
wifi: ath11k: fix dest ring-buffer corruption
Johan Hovold
2025-06-26
wifi: ath11k: Make read-only const array svc_id static const
Colin Ian King
2025-06-26
wifi: ath11k: fix suspend use-after-free after probe failure
Johan Hovold
2025-06-26
wifi: ath11k: clear initialized flag for deinit-ed srng lists
Sergey Senozhatsky
2025-06-26
wifi: ath11k: support usercase-specific firmware overrides
Miaoqing Pan
2025-06-24
Merge tag 'ath-next-20250624' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
2025-06-23
wifi: ath11k: Add missing include of export.h
Jeff Johnson
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-11
Merge tag 'ath-current-20250608' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-07
wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_...
Rodrigo Gobbi
2025-06-07
wifi: ath11k: consistently use ath11k_mac_get_fw_stats()
Baochen Qiang
2025-06-07
wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats()
Baochen Qiang
2025-06-07
wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event()
Baochen Qiang
2025-06-07
wifi: ath11k: move some firmware stats related functions outside of debugfs
Baochen Qiang
2025-06-07
wifi: ath11k: don't wait when there is no vdev started
Baochen Qiang
2025-06-07
wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()
Baochen Qiang
2025-06-07
wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()
Baochen Qiang
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-23
wifi: ath11k: switch to PCI_PWRCTRL_PWRSEQ
Johan Hovold
2025-05-16
wifi: ath11k: support DBS and DFS compatibility
Yu Zhang(Yuriy)
2025-05-16
wifi: ath11k: fix rx completion meta data corruption
Johan Hovold
2025-05-16
wifi: ath11k: fix ring-buffer corruption
Johan Hovold
2025-05-16
wifi: ath11k: Fix QMI memory reuse logic
Muhammad Usama Anjum
2025-04-25
Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
2025-04-23
wifi: mac80211: restructure tx profile retrieval for MLO MBSSID
Rameshkumar Sundaram
2025-04-17
wifi: ath11k: Don't use %pK through printk
Thomas Weißschuh
2025-04-11
wifi: ath11k: Use of_property_present() to test property presence
Rob Herring (Arm)
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
wifi: ath11k: fix node corruption in ar->arvifs list
Stone Zhang
2025-03-31
Reapply "wifi: ath11k: restore country code during resume"
Baochen Qiang
2025-03-31
wifi: ath11k: choose default PM policy for hibernation
Baochen Qiang
2025-03-31
wifi: ath11k: support non-WoWLAN mode suspend as well
Baochen Qiang
2025-03-31
wifi: ath11k: refactor ath11k_core_suspend/_resume()
Baochen Qiang
2025-03-31
wifi: ath11k: introduce ath11k_core_continue_suspend_resume()
Baochen Qiang
2025-03-31
wifi: ath11k: determine PM policy based on machine model
Baochen Qiang
2025-03-07
Merge tag 'ath-next-20250305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
2025-02-28
wifi: ath11k: Deprecate qcom,ath11k-calibration-variant properties
Krzysztof Kozlowski
2025-02-28
wifi: ath11k: pass tx arvif for MBSSID and EMA beacon generation
Aloka Dixit
2025-02-28
wifi: ath11k: refactor transmitted arvif retrieval
Aloka Dixit
2025-02-27
wifi: ath11k/ath12k: Replace irq_set_affinity_hint() with irq_set_affinity_an...
Manivannan Sadhasivam
2025-02-27
wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in er...
Manivannan Sadhasivam
2025-02-18
wifi: ath11k: Add firmware coredump collection support
Miaoqing Pan
[next]