aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds57-547/+1699
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski36-225/+480
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+1
2023-04-20wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen1-3/+1
2023-04-19wifi: ath11k: Remove disabling of 80+80 and 160 MHzMuna Sinada2-5/+2
2023-04-19wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen1-3/+1
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: ath9k: fix per-packet TX-power cap for TPCJonas Jelonek1-6/+24
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: ath12k: Remove redundant pci_clear_masterCai Huoqing1-4/+1
2023-04-12wifi: ath10k: Remove redundant pci_clear_masterCai Huoqing1-5/+1
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-24wifi: carl9170: Replace fake flex-array with flexible-array memberGustavo A. R. Silva1-2/+2
2023-03-24wifi: carl9170: Fix multiple -Warray-bounds warningsGustavo A. R. Silva1-1/+1
2023-03-24wifi: ath10k: remove unused ath10k_get_ring_byte functionTom Rix1-7/+0
2023-03-24wifi: ath12k: incorrect channel survey dumpHarshitha Prem1-0/+3
2023-03-24wifi: ath12k: fix incorrect handling of AMSDU framesHarshitha Prem1-1/+2
2023-03-24wifi: ath12k: fix packets are sent in native wifi mode while we set raw modeAaradhana Sahu1-0/+4
2023-03-24wifi: ath12k: fill peer meta data during reo_reinjectP Praneesh1-4/+8
2023-03-22wifi: ath12k: Enable IMPS for WCN7850Baochen Qiang1-1/+1
2023-03-22wifi: ath12k: Identify DFS channel when sending scan channel list commandBaochen Qiang1-0/+3
2023-03-22wifi: ath12k: fix firmware assert during channel switch for peer staAditya Kumar Singh2-29/+89
2023-03-22wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work()Rajat Soni1-1/+3
2023-03-22wifi: ath11k: fix BUFFER_DONE read on monitor ring rx bufferHarshitha Prem1-34/+23
2023-03-15firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman1-2/+2
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-15wifi: ath12k: Add missing unwind goto in ath12k_pci_probe()Harshit Mogalapalli1-1/+2
2023-03-15wifi: wcn36xx: add support for pronto-v3Vladimir Lypak4-13/+16
2023-03-15wifi: ath9k: Remove Qwest/Actiontec 802AIN IDBastian Germann1-2/+0
2023-03-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo33-326/+1223