summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
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
2022-11-08wifi: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-03wifi: ath10k: Make QMI message rules constJeff Johnson
2022-10-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-10-19wifi: ath10k: Delay the unmapping of the bufferYoughandhar Chintala
2022-10-13wifi: ath10k: Check return value of ath10k_get_arvif() in ath10k_wmi_event_td...Peter Kosyh
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28wifi: ath10k: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-09-22wifi: ath10k: reset pointer after memory free to avoid potential use-after-freeWen Gong
2022-09-16wifi: ath10k: Fix miscellaneous spelling errorsJeff Johnson
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg