index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
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
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
2019-02-11
ath10k: enable Factory Test Mode for WCN3990
Rakesh Pillai
2019-02-11
ath10k: enable bus layer suspend/resume for WCN3990
Govind Singh
2019-02-07
ath10k: snoc: remove set but not used variable 'ar_snoc'
YueHaibing
2019-02-07
ath10k: fix hw-restart crash inject mode for WCN3990
Rakesh Pillai
2019-02-04
ath10k: Set DMA address mask to 35 bit for WCN3990
Rakesh Pillai
2018-12-20
ath10k: remove work in progress logs from snoc driver
Govind Singh
2018-11-06
ath10k: fix struct init whitespace in SNOC driver
Brian Norris
2018-11-06
ath10k: ath10k_snoc_{read,write}32() should be static
Brian Norris
2018-11-06
ath10k: snoc: fix unbalanced clock error handling
Brian Norris
[next]