aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/ath/ath11k (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-06wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande1-0/+3
2025-10-20Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg2-11/+53
2025-10-06wifi: ath11k: avoid bit operation on key flagsRameshkumar Sundaram1-5/+5
2025-10-06wifi: ath11k: Add missing platform IDs for quirk tableMark Pearson1-6/+48
2025-09-22wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize againMuhammad Usama Anjum3-5/+18
2025-09-18wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()Matvey Kovalev1-1/+1
2025-09-18wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)2-27/+7
2025-09-18wifi: ath11k: Remove redundant semicolonLiao Yuanhong1-1/+0
2025-09-18wifi: ath11k: downgrade log level for CE buffer enqueue failureBaochen Qiang1-1/+2
2025-09-02wifi: ath11k: fix group data packet drops during rekeyRameshkumar Sundaram2-9/+104
2025-07-21wifi: ath11k: Prefer {} to {0} in initializersJeff Johnson14-70/+75
2025-07-15wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()Baochen Qiang1-6/+6
2025-06-26wifi: ath11k: fix dest ring-buffer corruption when ring is fullJohan Hovold1-2/+9
2025-06-26wifi: ath11k: fix source ring-buffer corruptionJohan Hovold1-1/+9
2025-06-26wifi: ath11k: use plain accesses for monitor descriptorJohan Hovold1-13/+9
2025-06-26wifi: ath11k: use plain access for descriptor lengthJohan Hovold1-1/+1
2025-06-26wifi: ath11k: fix dest ring-buffer corruptionJohan Hovold3-7/+11
2025-06-26wifi: ath11k: Make read-only const array svc_id static constColin Ian King1-1/+1
2025-06-26wifi: ath11k: fix suspend use-after-free after probe failureJohan Hovold1-1/+6
2025-06-26wifi: ath11k: clear initialized flag for deinit-ed srng listsSergey Senozhatsky1-0/+4
2025-06-26wifi: ath11k: support usercase-specific firmware overridesMiaoqing Pan1-2/+11
2025-06-24Merge tag 'ath-next-20250624' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg11-0/+22
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan1-5/+9
2025-06-23wifi: ath11k: Add missing include of export.hJeff Johnson11-0/+22
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-210/+161
2025-06-11Merge tag 'ath-current-20250608' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg7-210/+161
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar3-5/+7
2025-06-07wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_readyRodrigo Gobbi1-14/+14
2025-06-07wifi: ath11k: consistently use ath11k_mac_get_fw_stats()Baochen Qiang1-42/+2
2025-06-07wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats()Baochen Qiang1-8/+5
2025-06-07wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event()Baochen Qiang1-1/+1
2025-06-07wifi: ath11k: move some firmware stats related functions outside of debugfsBaochen Qiang5-138/+135
2025-06-07wifi: ath11k: don't wait when there is no vdev startedBaochen Qiang1-3/+7
2025-06-07wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()Baochen Qiang3-9/+11
2025-06-07wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()Baochen Qiang5-27/+18
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-1/+1
2025-05-23wifi: ath11k: switch to PCI_PWRCTRL_PWRSEQJohan Hovold1-1/+1
2025-05-16wifi: ath11k: support DBS and DFS compatibilityYu Zhang(Yuriy)1-18/+24
2025-05-16wifi: ath11k: fix rx completion meta data corruptionJohan Hovold1-9/+16
2025-05-16wifi: ath11k: fix ring-buffer corruptionJohan Hovold2-8/+7
2025-05-16wifi: ath11k: Fix QMI memory reuse logicMuhammad Usama Anjum1-0/+9
2025-04-25Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath into wireless-nextJohannes Berg9-50/+360
2025-04-23wifi: mac80211: restructure tx profile retrieval for MLO MBSSIDRameshkumar Sundaram1-2/+8
2025-04-17wifi: ath11k: Don't use %pK through printkThomas Weißschuh1-1/+1
2025-04-11wifi: ath11k: Use of_property_present() to test property presenceRob Herring (Arm)1-3/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner3-7/+7
2025-04-02wifi: ath11k: fix node corruption in ar->arvifs listStone Zhang1-1/+7
2025-03-31Reapply "wifi: ath11k: restore country code during resume"Baochen Qiang1-0/+15
2025-03-31wifi: ath11k: choose default PM policy for hibernationBaochen Qiang3-4/+54
2025-03-31wifi: ath11k: support non-WoWLAN mode suspend as wellBaochen Qiang8-24/+187