summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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
2023-03-13wifi: ath11k: add debug prints in regulatory WMI event processingAditya Kumar Singh
2023-03-13wifi: ath11k: add support to parse new WMI event for 6 GHzAditya Kumar Singh
2023-03-13wifi: ath11k: use proper regulatory reference for bandsAditya Kumar Singh
2023-03-01wifi: ath11k: Add tx ack signal support for management packetsAbinaya Kalaiselvan
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-27wifi: ath11k: generate rx and tx mcs maps for supported HE mcsMuna Sinada
2023-02-27wifi: ath11k: move HE MCS mapper to a separate functionMuna Sinada
2023-02-27wifi: ath11k: push MU-MIMO params from hostapd to hardwareMuna Sinada
2023-02-27wifi: ath11k: modify accessor macros to match index sizeMuna Sinada
2023-02-27wifi: ath6kl: reduce WARN to dev_dbg() in callbackFedor Pchelkin
2023-02-24Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-24wifi: ath12k: remove memset with byte count of 278528Kalle Valo
2023-02-24wifi: wcn36xx: Slightly optimize PREPARE_HAL_BUF()Christophe JAILLET
2023-02-22wifi: ath11k: allow system suspend to survive ath11kLen Brown
2023-02-22wifi: ath11k: fix SAC bug on peer addition with sta band migrationChristian Marangi
2023-02-22wifi: ath10k: Remove redundant assignment to changed_flagsJiapeng Chong
2023-02-22wifi: ath10k: snoc: enable threaded napi on WCN3990Abhishek Kumar
2023-02-22wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()Dan Carpenter
2023-02-22wifi: ath5k: Use platform_get_irq() to get the interruptDouglas Anderson
2023-02-22wifi: ath11k: Use platform_get_irq() to get the interruptDouglas Anderson
2023-02-22wifi: ath12k: PCI ops for wakeup/release MHIRamya Gnanasekar
2023-02-22wifi: ath12k: Handle lock during peer_id findRamya Gnanasekar
2023-02-20wifi: ath9k: hif_usb: fix memory leak of remain_skbsFedor Pchelkin
2023-02-20wifi: ath11k: fix return value check in ath11k_ahb_probe()Yang Yingliang
2023-02-20wifi: ath12k: use kfree_skb() instead of kfree()Dan Carpenter
2023-02-17wifi: ath: Silence memcpy run-time false positive warningKees Cook
2023-02-17wifi: ath10k: Remove the unused function shadow_dst_wr_ind_addr() and ath10k_...Yang Li
2023-02-17wifi: ath12k: dp_mon: clean up some inconsistent indentingsYang Li
2023-02-17wifi: ath12k: dp_mon: Fix unsigned comparison with less than zeroYang Li
2023-02-17wifi: ath12k: Fix spelling mistakes in warning messages and commentsColin Ian King