summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/snoc.c
AgeCommit message (Expand)Author
7 daysnet: Use netif_threaded_enable instead of netif_set_threaded in driversSamiullah Khawaja
13 daysnet: s/dev_set_threaded/netif_set_threaded/Stanislav Fomichev
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07ath10k: snoc: fix unbalanced IRQ enable in crash recoveryCaleb Connolly
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-07-04wifi: ath10k: Use iommu_paging_domain_alloc()Lu Baolu
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-04-24wifi: ath10k: allocate dummy net_device dynamicallyBreno Leitao
2024-04-05wifi: ath10k: support board-specific firmware overridesDmitry Baryshkov
2023-10-02wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson
2023-06-09wifi: ath10k: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-02-22wifi: ath10k: snoc: enable threaded napi on WCN3990Abhishek Kumar
2023-01-25iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-05-22ath10k: do not enforce interrupt trigger typeKrzysztof Kozlowski
2022-05-02ath10k: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-03-10ath10k: Fix error handling in ath10k_setup_msa_resourcesMiaoqian Lin
2022-01-17ath10k: Use platform_get_irq() to get the interruptLad Prabhakar
2021-10-05ath10k: Don't always treat modem stop events as crashesStephen Boyd
2021-03-09ath10k: skip the wait for completion to recovery in shutdown pathYoughandhar Chintala
2020-12-17ath10k: prevent deinitializing NAPI twiceWen Gong
2020-12-17ath10k: Remove voltage regulator votes during wifi disableRakesh Pillai
2020-12-17ath10k: Fix error handling in case of CE pipe init failureRakesh Pillai
2020-12-12ath10k: add atomic protection for device recoveryWen Gong
2020-09-08ath10k: Add support for chain1 regulator supply votingRakesh Pillai
2020-09-01ath10k: Keep track of which interrupts fired, don't poll themDouglas Anderson
2020-08-18ath10k: Register shutdown handlerRakesh Pillai
2020-05-05ath10k: Add support for targets without trustzoneRakesh Pillai
2020-05-05ath10k: Setup the msa resources before qmi initRakesh Pillai
2020-05-05ath10k: Avoid override CE5 configuration for QCA99X0 chipsetsMaharaja Kennadyrajan
2020-01-26ath10k: Use device_get_match_data() to simplify codeStephen Boyd
2020-01-26ath10k: Add newlines to printk messagesStephen Boyd
2020-01-26ath10k: Add optional qdss clkBjorn Andersson
2019-11-25ath10k: Fix qmi init error handlingJeffrey Hugo
2019-10-11ath10k: fix null dereference on pointer crash_dataColin Ian King
2019-09-21ath10k: Enable MSA region dump support for WCN3990Govind Singh
2019-09-21ath10k: Add xo calibration support for wifi rf clockGovind Singh
2019-09-17ath10k: Use ARRAY_SIZEVasyl Gomonovych
2019-09-17ath10k: Use standard bulk clock API in snocBjorn Andersson
2019-09-17ath10k: Use standard regulator bulk API in snocBjorn Andersson
2019-09-17ath10k: snoc: skip regulator operationsBjorn Andersson
2019-09-17ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson
2019-06-25ath10k: Add WMI diag fw logging support for WCN3990Govind Singh
2019-05-07ath10k: Modify CE4 src buffer entries to 2048 for WCN3990Govind Singh
2019-04-23ath10k: initialise struct ath10k_bus params to zeroKalle Valo
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-11ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai