summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)Author
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande
2025-11-05Merge tag 'wireless-next-2025-11-05' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-11-05Merge tag 'ath-next-20251103' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook
2025-10-23wifi: ath11k: Correctly use "ab" macro parameterJeff Johnson
2025-10-23wifi: ath11k: advertise NL80211_FEATURE_TX_POWER_INSERTIONAditya Kumar Singh
2025-10-23wifi: ath11k: add support for Tx Power insertion in RRM action frameAditya Kumar Singh
2025-10-23wifi: ath11k: wrap ath11k_mac_op_get_txpower() with lock-aware internal helperAditya Kumar Singh
2025-10-23wifi: ath11k: relocate some Tx power related functions in mac.cAditya Kumar Singh
2025-10-23wifi: ath11k: fix peer HE MCS assignmentBaochen Qiang
2025-10-23wifi: ath11k: fix VHT MCS assignmentBaochen Qiang
2025-10-20Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-10-15wifi: ath11k: restore register window after global resetBaochen Qiang
2025-10-15wifi: ath11k: Remove struct wmi_bcn_send_from_host_cmdJeff Johnson
2025-10-06wifi: ath11k: avoid bit operation on key flagsRameshkumar Sundaram
2025-10-06wifi: ath11k: Add missing platform IDs for quirk tableMark Pearson
2025-09-22wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize againMuhammad Usama Anjum
2025-09-18wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()Matvey Kovalev
2025-09-18wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)
2025-09-18wifi: ath11k: Remove redundant semicolonLiao Yuanhong
2025-09-18wifi: ath11k: downgrade log level for CE buffer enqueue failureBaochen Qiang
2025-09-02wifi: ath11k: fix group data packet drops during rekeyRameshkumar Sundaram
2025-07-21wifi: ath11k: Prefer {} to {0} in initializersJeff Johnson
2025-07-15wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()Baochen Qiang
2025-06-26wifi: ath11k: fix dest ring-buffer corruption when ring is fullJohan Hovold
2025-06-26wifi: ath11k: fix source ring-buffer corruptionJohan Hovold
2025-06-26wifi: ath11k: use plain accesses for monitor descriptorJohan Hovold
2025-06-26wifi: ath11k: use plain access for descriptor lengthJohan Hovold
2025-06-26wifi: ath11k: fix dest ring-buffer corruptionJohan Hovold
2025-06-26wifi: ath11k: Make read-only const array svc_id static constColin Ian King
2025-06-26wifi: ath11k: fix suspend use-after-free after probe failureJohan Hovold
2025-06-26wifi: ath11k: clear initialized flag for deinit-ed srng listsSergey Senozhatsky
2025-06-26wifi: ath11k: support usercase-specific firmware overridesMiaoqing Pan
2025-06-24Merge tag 'ath-next-20250624' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-06-23wifi: ath11k: Add missing include of export.hJeff Johnson
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-11Merge tag 'ath-current-20250608' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_...Rodrigo Gobbi
2025-06-07wifi: ath11k: consistently use ath11k_mac_get_fw_stats()Baochen Qiang
2025-06-07wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats()Baochen Qiang
2025-06-07wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event()Baochen Qiang
2025-06-07wifi: ath11k: move some firmware stats related functions outside of debugfsBaochen Qiang
2025-06-07wifi: ath11k: don't wait when there is no vdev startedBaochen Qiang
2025-06-07wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()Baochen Qiang
2025-06-07wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()Baochen Qiang
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-23wifi: ath11k: switch to PCI_PWRCTRL_PWRSEQJohan Hovold