index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
snoc.c
Age
Commit message (
Expand
)
Author
2026-01-30
wifi: ath10k: snoc: support powering on the device via pwrseq
Dmitry Baryshkov
2025-09-18
wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
2025-07-24
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-07
ath10k: snoc: fix unbalanced IRQ enable in crash recovery
Caleb Connolly
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-11-11
wifi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-07-04
wifi: ath10k: Use iommu_paging_domain_alloc()
Lu Baolu
2024-05-03
Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
2024-04-24
wifi: ath10k: allocate dummy net_device dynamically
Breno Leitao
2024-04-05
wifi: ath10k: support board-specific firmware overrides
Dmitry Baryshkov
2023-10-02
wifi: ath10k: Don't touch the CE interrupt registers after power up
Douglas Anderson
2023-06-09
wifi: ath10k: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-13
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2023-02-22
wifi: ath10k: snoc: enable threaded napi on WCN3990
Abhishek Kumar
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-05-22
ath10k: do not enforce interrupt trigger type
Krzysztof Kozlowski
2022-05-02
ath10k: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-03-10
ath10k: Fix error handling in ath10k_setup_msa_resources
Miaoqian Lin
2022-01-17
ath10k: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-10-05
ath10k: Don't always treat modem stop events as crashes
Stephen Boyd
2021-03-09
ath10k: skip the wait for completion to recovery in shutdown path
Youghandhar Chintala
2020-12-17
ath10k: prevent deinitializing NAPI twice
Wen Gong
2020-12-17
ath10k: Remove voltage regulator votes during wifi disable
Rakesh Pillai
2020-12-17
ath10k: Fix error handling in case of CE pipe init failure
Rakesh Pillai
2020-12-12
ath10k: add atomic protection for device recovery
Wen Gong
2020-09-08
ath10k: Add support for chain1 regulator supply voting
Rakesh Pillai
2020-09-01
ath10k: Keep track of which interrupts fired, don't poll them
Douglas Anderson
2020-08-18
ath10k: Register shutdown handler
Rakesh Pillai
2020-05-05
ath10k: Add support for targets without trustzone
Rakesh Pillai
2020-05-05
ath10k: Setup the msa resources before qmi init
Rakesh Pillai
2020-05-05
ath10k: Avoid override CE5 configuration for QCA99X0 chipsets
Maharaja Kennadyrajan
2020-01-26
ath10k: Use device_get_match_data() to simplify code
Stephen Boyd
2020-01-26
ath10k: Add newlines to printk messages
Stephen Boyd
2020-01-26
ath10k: Add optional qdss clk
Bjorn Andersson
2019-11-25
ath10k: Fix qmi init error handling
Jeffrey Hugo
2019-10-11
ath10k: fix null dereference on pointer crash_data
Colin Ian King
2019-09-21
ath10k: Enable MSA region dump support for WCN3990
Govind Singh
2019-09-21
ath10k: Add xo calibration support for wifi rf clock
Govind Singh
2019-09-17
ath10k: Use ARRAY_SIZE
Vasyl Gomonovych
2019-09-17
ath10k: Use standard bulk clock API in snoc
Bjorn Andersson
2019-09-17
ath10k: Use standard regulator bulk API in snoc
Bjorn Andersson
2019-09-17
ath10k: snoc: skip regulator operations
Bjorn Andersson
2019-09-17
ath10k: Fix HOST capability QMI incompatibility
Bjorn Andersson
2019-06-25
ath10k: Add WMI diag fw logging support for WCN3990
Govind Singh
2019-05-07
ath10k: Modify CE4 src buffer entries to 2048 for WCN3990
Govind Singh
2019-04-23
ath10k: initialise struct ath10k_bus params to zero
Kalle Valo
[next]