summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k
AgeCommit message (Expand)AuthorFilesLines
2023-05-19wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo1-2/+1
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski18-148/+320
2023-04-19wifi: ath11k: Remove disabling of 80+80 and 160 MHzMuna Sinada2-5/+2
2023-04-19wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran1-3/+6
2023-04-19wifi: ath11k: Fix incorrect update of radiotap fieldsPradeep Kumar Chitrapu2-3/+3
2023-04-19wifi: ath11k: fix tx status reporting in encap offload modePradeep Kumar Chitrapu3-1/+37
2023-04-19wifi: ath11k: add peer mac information in failure casesHarshitha Prem1-6/+10
2023-04-19wifi: ath11k: Prevent REO cmd failuresHarshitha Prem2-1/+2
2023-04-19wifi: ath11k: fix double free of peer rx_tid during reo cmd failureHarshitha Prem1-12/+31
2023-04-17wifi: ath11k: fix undefined behavior with __fls in dpHarshitha Prem1-1/+1
2023-04-17wifi: ath11k: Ignore frags from uninitialized peer in dp.Harshitha Prem3-1/+12
2023-04-17wifi: ath11k: print a warning when crypto_alloc_shash() failsKalle Valo1-1/+4
2023-04-17wifi: ath11k: pci: Add more MODULE_FIRMWARE() entriesTakashi Iwai1-4/+5
2023-04-17wifi: ath11k: enable SAR support on WCN6750Youghandhar Chintala1-1/+1
2023-04-17wifi: ath11k: Disable Spectral scan upon removing interfaceTamizh Chelvam Raja1-0/+5
2023-04-12wifi: ath11k: Remove redundant pci_clear_masterCai Huoqing1-4/+1
2023-04-12wifi: ath11k: Send 11d scan start before WMI_START_SCAN_CMDIDManikanta Pubbisetty2-0/+13
2023-04-12wifi: ath11k: fix writing to unintended memory regionP Praneesh1-6/+6
2023-04-12wifi: ath11k: Fix invalid management rx frame length issueBhagavathi Perumal S1-10/+35
2023-04-12wifi: ath11k: fix rssi station dump not updated in QCN9074P Praneesh4-12/+45
2023-04-12wifi: ath11k: Configure the FTM responder role using firmware capability flagGanesh Babu Jothiram3-11/+2
2023-04-12wifi: ath11k: Optimize 6 GHz scan timeManikanta Pubbisetty2-2/+27
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-04-03wifi: ath11k: reduce the MHI timeout to 20sKalle Valo1-1/+1
2023-03-22wifi: ath11k: fix BUFFER_DONE read on monitor ring rx bufferHarshitha Prem1-34/+23
2023-03-15wifi: ath11k: fix deinitialization of firmware resourcesAditya Kumar Singh1-0/+6
2023-03-15wifi: ath11k: Replace fake flex-array with flexible-array memberGustavo A. R. Silva1-30/+43
2023-03-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo7-204/+1098
2023-03-13wifi: ath11k: add debug prints in regulatory WMI event processingAditya Kumar Singh3-60/+291
2023-03-13wifi: ath11k: add support to parse new WMI event for 6 GHzAditya Kumar Singh3-34/+584
2023-03-13wifi: ath11k: use proper regulatory reference for bandsAditya Kumar Singh3-52/+54
2023-03-01wifi: ath11k: Add tx ack signal support for management packetsAbinaya Kalaiselvan4-11/+25
2023-02-28Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2023-02-27wifi: ath11k: generate rx and tx mcs maps for supported HE mcsMuna Sinada1-7/+23
2023-02-27wifi: ath11k: move HE MCS mapper to a separate functionMuna Sinada1-12/+22
2023-02-27wifi: ath11k: push MU-MIMO params from hostapd to hardwareMuna Sinada2-73/+130
2023-02-27wifi: ath11k: modify accessor macros to match index sizeMuna Sinada1-11/+13
2023-02-25Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2023-02-22wifi: ath11k: allow system suspend to survive ath11kLen Brown1-1/+1
2023-02-22wifi: ath11k: fix SAC bug on peer addition with sta band migrationChristian Marangi1-2/+3
2023-02-22wifi: ath11k: Use platform_get_irq() to get the interruptDouglas Anderson1-4/+4
2023-02-20wifi: ath11k: fix return value check in ath11k_ahb_probe()Yang Yingliang1-1/+1
2023-02-17wifi: ath11k: Set ext passive scan flag to adjust passive scan start timeTamizh Chelvam Raja2-0/+11
2023-02-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo13-73/+685
2023-01-25iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe1-2/+2
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg1-2/+2
2023-01-18wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setupMiaoqian Lin1-0/+1
2023-01-18wifi: ath11k: fix ce memory mapping for ahb devicesRaj Kumar Bhagat1-6/+6
2023-01-17wifi: ath11k: add channel 177 into 5 GHz channel listWen Gong2-2/+3
2023-01-17wifi: ath11k: Add support to configure FTM responder roleSowmiya Sree Elavalagan5-1/+30