aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/snoc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-18wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)1-11/+3
2025-07-24net: Use netif_threaded_enable instead of netif_set_threaded in driversSamiullah Khawaja1-1/+1
2025-07-18net: s/dev_set_threaded/netif_set_threaded/Stanislav Fomichev1-1/+1
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+3
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+2
2025-06-07ath10k: snoc: fix unbalanced IRQ enable in crash recoveryCaleb Connolly1-1/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König1-3/+3
2024-07-04wifi: ath10k: Use iommu_paging_domain_alloc()Lu Baolu1-3/+3
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo1-0/+3
2024-04-24wifi: ath10k: allocate dummy net_device dynamicallyBreno Leitao1-2/+2
2024-04-05wifi: ath10k: support board-specific firmware overridesDmitry Baryshkov1-0/+3
2023-10-02wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson1-4/+14
2023-06-09wifi: ath10k: Convert to platform remove callback returning voidUwe Kleine-König1-5/+3
2023-03-13Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-0/+1
2023-02-22wifi: ath10k: snoc: enable threaded napi on WCN3990Abhishek Kumar1-0/+1
2023-01-25iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe1-1/+1
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski1-2/+1
2022-05-22ath10k: do not enforce interrupt trigger typeKrzysztof Kozlowski1-3/+2
2022-05-02ath10k: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski1-1/+1
2022-03-10ath10k: Fix error handling in ath10k_setup_msa_resourcesMiaoqian Lin1-1/+1
2022-01-17ath10k: Use platform_get_irq() to get the interruptLad Prabhakar1-10/+5
2021-10-05ath10k: Don't always treat modem stop events as crashesStephen Boyd1-0/+77
2021-03-09ath10k: skip the wait for completion to recovery in shutdown pathYoughandhar Chintala1-9/+20
2020-12-17ath10k: prevent deinitializing NAPI twiceWen Gong1-3/+3
2020-12-17ath10k: Remove voltage regulator votes during wifi disableRakesh Pillai1-46/+46
2020-12-17ath10k: Fix error handling in case of CE pipe init failureRakesh Pillai1-2/+3
2020-12-12ath10k: add atomic protection for device recoveryWen Gong1-1/+1
2020-09-08ath10k: Add support for chain1 regulator supply votingRakesh Pillai1-0/+1
2020-09-01ath10k: Keep track of which interrupts fired, don't poll themDouglas Anderson1-5/+14
2020-08-18ath10k: Register shutdown handlerRakesh Pillai1-0/+9
2020-05-05ath10k: Add support for targets without trustzoneRakesh Pillai1-1/+117
2020-05-05ath10k: Setup the msa resources before qmi initRakesh Pillai1-7/+57
2020-05-05ath10k: Avoid override CE5 configuration for QCA99X0 chipsetsMaharaja Kennadyrajan1-2/+2
2020-01-26ath10k: Use device_get_match_data() to simplify codeStephen Boyd1-7/+4
2020-01-26ath10k: Add newlines to printk messagesStephen Boyd1-3/+3
2020-01-26ath10k: Add optional qdss clkBjorn Andersson1-1/+1
2019-11-25ath10k: Fix qmi init error handlingJeffrey Hugo1-1/+4
2019-10-11ath10k: fix null dereference on pointer crash_dataColin Ian King1-1/+1
2019-09-21ath10k: Enable MSA region dump support for WCN3990Govind Singh1-0/+66
2019-09-21ath10k: Add xo calibration support for wifi rf clockGovind Singh1-0/+11
2019-09-17ath10k: Use ARRAY_SIZEVasyl Gomonovych1-2/+1
2019-09-17ath10k: Use standard bulk clock API in snocBjorn Andersson1-107/+18
2019-09-17ath10k: Use standard regulator bulk API in snocBjorn Andersson1-161/+23
2019-09-17ath10k: snoc: skip regulator operationsBjorn Andersson1-21/+6
2019-09-17ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson1-0/+11
2019-06-25ath10k: Add WMI diag fw logging support for WCN3990Govind Singh1-0/+15
2019-05-07ath10k: Modify CE4 src buffer entries to 2048 for WCN3990Govind Singh1-1/+1
2019-04-23ath10k: initialise struct ath10k_bus params to zeroKalle Valo1-1/+1
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1