summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2023-10-17Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi
2023-10-09Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-03wifi: ath10k: simplify ath10k_peer_create()Dmitry Antipov
2023-10-02wifi: ath10k: indicate to mac80211 scan complete with aborted flag for ATH10K...Wen Gong
2023-10-02wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson
2023-10-02wifi: ath10k: consistently use kstrtoX_from_user() functionsDmitry Antipov
2023-09-21wifi: ath10k: drop HTT_DATA_TX_STATUS_DOWNLOAD_FAILDmitry Antipov
2023-09-21wifi: ath10k: Annotate struct ath10k_ce_ring with __counted_byKees Cook
2023-09-21wifi: ath10k: Remove unnecessary (void*) conversionsWu Yunchuan
2023-09-20wifi: ath10k: fix clang-specific fortify warningDmitry Antipov
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern
2023-08-23wifi: ath10k: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-23wifi: ath10k: Fix a few spelling errorsJeff Johnson
2023-08-21wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-01wifi: drivers: Explicitly include correct DT includesRob Herring
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-21wifi: ath10k: improve structure paddingArnd Bergmann
2023-06-09wifi: atk10k: Don't opencode ath10k_pci_priv() in ath10k_ahb_priv()Uwe Kleine-König
2023-06-09wifi: ath10k: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-09wifi: ath10k: Drop checks that are always falseUwe Kleine-König
2023-06-09wifi: ath10k: Drop cleaning of driver data from probe error path and removeUwe Kleine-König
2023-06-01wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restartYoughandhar Chintala
2023-05-18wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-17Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-05-05wifi: ath10k: Use list_count_nodes()Christophe JAILLET
2023-05-05wifi: ath10k: Serialize wake_tx_queue opsAlexander Wetzel
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-12wifi: ath10k: Remove redundant pci_clear_masterCai Huoqing
2023-03-24wifi: ath10k: remove unused ath10k_get_ring_byte functionTom Rix
2023-03-15firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman
2023-03-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
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: ath10k: Remove redundant assignment to changed_flagsJiapeng Chong
2023-02-22wifi: ath10k: snoc: enable threaded napi on WCN3990Abhishek Kumar
2023-02-17wifi: ath10k: Remove the unused function shadow_dst_wr_ind_addr() and ath10k_...Yang Li
2023-02-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
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-17wifi: ath10k: Remove the unused function ath10k_ce_shadow_src_ring_write_inde...Jiapeng Chong
2022-12-02wifi: ath10k: fix QCOM_SMEM dependencyKalle Valo
2022-11-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-11-25wifi: ath10k: Store WLAN firmware version in SMEM image tableYoughandhar Chintala
2022-11-17wifi: ath10k: Remove redundant argument offsetZhi-Jun You
2022-11-17wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng
2022-11-09wifi: ath10k: Use IEEE80211_SEQ_TO_SN() for seq_ctrl conversionZhi-Jun You