summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-25Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-20wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen
2023-04-19wifi: ath11k: Remove disabling of 80+80 and 160 MHzMuna Sinada
2023-04-19wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen
2023-04-19wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran
2023-04-19wifi: ath11k: Fix incorrect update of radiotap fieldsPradeep Kumar Chitrapu
2023-04-19wifi: ath11k: fix tx status reporting in encap offload modePradeep Kumar Chitrapu
2023-04-19wifi: ath11k: add peer mac information in failure casesHarshitha Prem
2023-04-19wifi: ath11k: Prevent REO cmd failuresHarshitha Prem
2023-04-19wifi: ath11k: fix double free of peer rx_tid during reo cmd failureHarshitha Prem
2023-04-17wifi: ath9k: fix per-packet TX-power cap for TPCJonas Jelonek
2023-04-17wifi: ath11k: fix undefined behavior with __fls in dpHarshitha Prem
2023-04-17wifi: ath11k: Ignore frags from uninitialized peer in dp.Harshitha Prem
2023-04-17wifi: ath11k: print a warning when crypto_alloc_shash() failsKalle Valo
2023-04-17wifi: ath11k: pci: Add more MODULE_FIRMWARE() entriesTakashi Iwai
2023-04-17wifi: ath11k: enable SAR support on WCN6750Youghandhar Chintala
2023-04-17wifi: ath11k: Disable Spectral scan upon removing interfaceTamizh Chelvam Raja
2023-04-12wifi: ath12k: Remove redundant pci_clear_masterCai Huoqing
2023-04-12wifi: ath10k: Remove redundant pci_clear_masterCai Huoqing
2023-04-12wifi: ath11k: Remove redundant pci_clear_masterCai Huoqing
2023-04-12wifi: ath11k: Send 11d scan start before WMI_START_SCAN_CMDIDManikanta Pubbisetty
2023-04-12wifi: ath11k: fix writing to unintended memory regionP Praneesh
2023-04-12wifi: ath11k: Fix invalid management rx frame length issueBhagavathi Perumal S
2023-04-12wifi: ath11k: fix rssi station dump not updated in QCN9074P Praneesh
2023-04-12wifi: ath11k: Configure the FTM responder role using firmware capability flagGanesh Babu Jothiram
2023-04-12wifi: ath11k: Optimize 6 GHz scan timeManikanta Pubbisetty
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-03wifi: ath11k: reduce the MHI timeout to 20sKalle Valo
2023-03-24wifi: carl9170: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-03-24wifi: carl9170: Fix multiple -Warray-bounds warningsGustavo A. R. Silva
2023-03-24wifi: ath10k: remove unused ath10k_get_ring_byte functionTom Rix
2023-03-24wifi: ath12k: incorrect channel survey dumpHarshitha Prem
2023-03-24wifi: ath12k: fix incorrect handling of AMSDU framesHarshitha Prem
2023-03-24wifi: ath12k: fix packets are sent in native wifi mode while we set raw modeAaradhana Sahu
2023-03-24wifi: ath12k: fill peer meta data during reo_reinjectP Praneesh
2023-03-22wifi: ath12k: Enable IMPS for WCN7850Baochen Qiang
2023-03-22wifi: ath12k: Identify DFS channel when sending scan channel list commandBaochen Qiang
2023-03-22wifi: ath12k: fix firmware assert during channel switch for peer staAditya Kumar Singh
2023-03-22wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work()Rajat Soni
2023-03-22wifi: ath11k: fix BUFFER_DONE read on monitor ring rx bufferHarshitha Prem
2023-03-15firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman
2023-03-15wifi: ath11k: fix deinitialization of firmware resourcesAditya Kumar Singh
2023-03-15wifi: ath11k: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-03-15wifi: ath12k: Add missing unwind goto in ath12k_pci_probe()Harshit Mogalapalli
2023-03-15wifi: wcn36xx: add support for pronto-v3Vladimir Lypak
2023-03-15wifi: ath9k: Remove Qwest/Actiontec 802AIN IDBastian Germann
2023-03-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo