summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2023-05-24wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran
2023-05-24wifi: ath11k: Ignore frags from uninitialized peer in dp.Harshitha Prem
2023-05-24wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work()Rajat Soni
2023-05-24wifi: ath12k: PCI ops for wakeup/release MHIRamya Gnanasekar
2023-05-24wifi: ath12k: Handle lock during peer_id findRamya Gnanasekar
2023-05-24wifi: ath: Silence memcpy run-time false positive warningKees Cook
2023-05-11wifi: ath11k: fix writing to unintended memory regionP Praneesh
2023-05-11wifi: ath11k: fix deinitialization of firmware resourcesAditya Kumar Singh
2023-05-11wifi: ath12k: Add missing unwind goto in ath12k_pci_probe()Harshit Mogalapalli
2023-05-11wifi: ath6kl: reduce WARN to dev_dbg() in callbackFedor Pchelkin
2023-05-11wifi: ath11k: fix SAC bug on peer addition with sta band migrationChristian Marangi
2023-05-11wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()Dan Carpenter
2023-05-11wifi: ath5k: Use platform_get_irq() to get the interruptDouglas Anderson
2023-05-11wifi: ath11k: Use platform_get_irq() to get the interruptDouglas Anderson
2023-05-11wifi: ath9k: hif_usb: fix memory leak of remain_skbsFedor Pchelkin
2023-05-11wifi: ath11k: fix return value check in ath11k_ahb_probe()Yang Yingliang
2023-05-11wifi: ath12k: use kfree_skb() instead of kfree()Dan Carpenter
2023-05-11wifi: ath6kl: minor fix for allocation sizeAlexey V. Vissarionov
2023-04-20wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen
2023-04-03wifi: ath11k: reduce the MHI timeout to 20sKalle Valo
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-24Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-22wifi: ath11k: allow system suspend to survive ath11kLen Brown
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit
2023-02-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-02-13Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-01-25iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg
2023-01-18wifi: ath12k: Add support to read EEPROM caldataDinesh Karthikeyan
2023-01-18wifi: ath12k: Add new qmi_bdf_type to handle caldataDinesh Karthikeyan
2023-01-18wifi: ath12k: Fix incorrect qmi_file_type enum valuesDinesh Karthikeyan
2023-01-18wifi: ath12k: dp_mon: Fix uninitialized warning related to the pktlogThiraviyam Mariyappan
2023-01-18wifi: ath12k: dp_mon: Fix out of bounds clang warningThiraviyam Mariyappan
2023-01-18wifi: ath12k: hal_rx: Use memset_startat() for clearing queue descriptorsThiraviyam Mariyappan
2023-01-18wifi: ath12k: Fix uninitilized variable clang warningsThiraviyam Mariyappan
2023-01-18wifi: ath12k: wmi: delete PSOC_HOST_MAX_NUM_SSKalle Valo
2023-01-18wifi: ath12k: hal: convert offset macros to functionsKalle Valo
2023-01-18wifi: ath12k: hal: add ab parameter to macros using itKalle Valo
2023-01-18wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setupMiaoqian Lin
2023-01-18wifi: ath11k: fix ce memory mapping for ahb devicesRaj Kumar Bhagat
2023-01-17wifi: ath10k: Remove the unused function ath10k_ce_shadow_src_ring_write_inde...Jiapeng Chong
2023-01-17wifi: ath11k: add channel 177 into 5 GHz channel listWen Gong
2023-01-17wifi: ath11k: Add support to configure FTM responder roleSowmiya Sree Elavalagan
2023-01-17wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()Minsuk Kang
2023-01-17wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() failsFedor Pchelkin
2023-01-17wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...Fedor Pchelkin
2023-01-10wifi: ath11k: debugfs: fix to work with multiple PCI devicesKalle Valo
2022-12-22wifi: ath9k: remove most hidden macro dependencies on ahWenli Looi