summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)AuthorFilesLines
7 dayswifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()Baochen Qiang1-6/+6
7 dayswifi: ath11k: clear initialized flag for deinit-ed srng listsSergey Senozhatsky1-0/+4
2025-06-27wifi: ath11k: determine PM policy based on machine modelBaochen Qiang2-0/+62
2025-06-27wifi: ath11k: Fix QMI memory reuse logicMuhammad Usama Anjum1-0/+9
2025-06-27wifi: ath11k: fix ring-buffer corruptionJohan Hovold2-8/+7
2025-06-27wifi: ath11k: fix rx completion meta data corruptionJohan Hovold1-9/+16
2025-06-19wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_...Rodrigo Gobbi1-14/+14
2025-06-19wifi: ath11k: move some firmware stats related functions outside of debugfsBaochen Qiang5-138/+135
2025-06-19wifi: ath11k: don't wait when there is no vdev startedBaochen Qiang1-3/+7
2025-06-19wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()Baochen Qiang3-9/+11
2025-06-19wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()Baochen Qiang5-27/+18
2025-06-19wifi: ath11k: convert timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2025-06-19wifi: ath11k: fix node corruption in ar->arvifs listStone Zhang1-1/+7
2025-05-29wifi: ath11k: Use dma_alloc_noncoherent for rx_tid buffer allocationP Praneesh2-65/+58
2025-04-20wifi: ath11k: fix memory leak in ath11k_xxx_remove()Miaoqing Pan4-5/+8
2025-04-20wifi: ath11k: Fix DMA buffer allocation to resolve SWIOTLB issuesP Praneesh1-24/+11
2025-02-08wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855Balaji Pothunoori2-1/+3
2024-12-05wifi: ath11k: Fix CE offset address calculation for WCN6750 in SSRBalaji Pothunoori1-0/+3
2024-10-17Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo1-2/+5
2024-10-16wifi: ath11k: Fix invalid ring usage in full monitor modeRemi Pommarel1-2/+5
2024-09-11Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-25/+8
2024-09-09Merge tag 'ath-next-20240909' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo2-24/+7
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh1-1/+1
2024-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-148/+49
2024-09-05wifi: ath11k: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-24/+7
2024-09-02Revert "wifi: ath11k: support hibernation"Baochen Qiang8-139/+49
2024-09-02Revert "wifi: ath11k: restore country code during resume"Baochen Qiang1-10/+0
2024-08-22wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power()Baochen Qiang1-0/+1
2024-08-13Merge tag 'ath-next-20240812' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo4-2/+17
2024-07-20Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2024-07-18Kconfig: reduce the amount of power sequencing noiseBartosz Golaszewski1-0/+1
2024-07-10wifi: ath11k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy1-1/+1
2024-07-10wifi: ath11k: use work queue to process beacon tx eventKang Yang3-1/+16
2024-07-04wifi: ath11k: Use iommu_paging_domain_alloc()Lu Baolu1-3/+3
2024-07-03Merge tag 'ath-next-20240702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo7-27/+52
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-06-19wifi: ath11k: modify the calculation of the average signal strength in statio...Lingbo Kong1-2/+5
2024-06-19wifi: ath11k: fix ack signal strength calculationLingbo Kong3-8/+16
2024-06-11wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphersBaochen Qiang3-6/+15
2024-06-11wifi: ath11k: use 'time_left' variable with wait_event_timeout()Wolfram Sang1-10/+10
2024-06-11wifi: ath11k: fix RCU documentation in ath11k_mac_op_ipv6_changed()Baochen Qiang1-1/+6
2024-06-11Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski16-216/+248
2024-06-05Merge tag 'ath-next-20240605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo15-102/+205
2024-06-01Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo3-22/+43
2024-05-28wifi: ath11k: fix wrong definition of CE ring's base addressBaochen Qiang1-3/+3
2024-05-25wifi: ath11k: restore country code during resumeBaochen Qiang1-0/+10
2024-05-25wifi: ath11k: refactor setting country code logicBaochen Qiang4-27/+23
2024-05-23wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz APBaochen Qiang1-13/+25
2024-05-23wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevsCarl Huang1-1/+1