index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
snoc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-05-02
1
-1
/
+1
*
ath10k: Fix error handling in ath10k_setup_msa_resources
Miaoqian Lin
2022-03-10
1
-1
/
+1
*
ath10k: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-17
1
-10
/
+5
*
ath10k: Don't always treat modem stop events as crashes
Stephen Boyd
2021-10-05
1
-0
/
+77
*
ath10k: skip the wait for completion to recovery in shutdown path
Youghandhar Chintala
2021-03-09
1
-9
/
+20
*
ath10k: prevent deinitializing NAPI twice
Wen Gong
2020-12-17
1
-3
/
+3
*
ath10k: Remove voltage regulator votes during wifi disable
Rakesh Pillai
2020-12-17
1
-46
/
+46
*
ath10k: Fix error handling in case of CE pipe init failure
Rakesh Pillai
2020-12-17
1
-2
/
+3
*
ath10k: add atomic protection for device recovery
Wen Gong
2020-12-12
1
-1
/
+1
*
ath10k: Add support for chain1 regulator supply voting
Rakesh Pillai
2020-09-08
1
-0
/
+1
*
ath10k: Keep track of which interrupts fired, don't poll them
Douglas Anderson
2020-09-01
1
-5
/
+14
*
ath10k: Register shutdown handler
Rakesh Pillai
2020-08-18
1
-0
/
+9
*
ath10k: Add support for targets without trustzone
Rakesh Pillai
2020-05-05
1
-1
/
+117
*
ath10k: Setup the msa resources before qmi init
Rakesh Pillai
2020-05-05
1
-7
/
+57
*
ath10k: Avoid override CE5 configuration for QCA99X0 chipsets
Maharaja Kennadyrajan
2020-05-05
1
-2
/
+2
*
ath10k: Use device_get_match_data() to simplify code
Stephen Boyd
2020-01-26
1
-7
/
+4
*
ath10k: Add newlines to printk messages
Stephen Boyd
2020-01-26
1
-3
/
+3
*
ath10k: Add optional qdss clk
Bjorn Andersson
2020-01-26
1
-1
/
+1
*
ath10k: Fix qmi init error handling
Jeffrey Hugo
2019-11-25
1
-1
/
+4
*
ath10k: fix null dereference on pointer crash_data
Colin Ian King
2019-10-11
1
-1
/
+1
*
ath10k: Enable MSA region dump support for WCN3990
Govind Singh
2019-09-21
1
-0
/
+66
*
ath10k: Add xo calibration support for wifi rf clock
Govind Singh
2019-09-21
1
-0
/
+11
*
ath10k: Use ARRAY_SIZE
Vasyl Gomonovych
2019-09-17
1
-2
/
+1
*
ath10k: Use standard bulk clock API in snoc
Bjorn Andersson
2019-09-17
1
-107
/
+18
*
ath10k: Use standard regulator bulk API in snoc
Bjorn Andersson
2019-09-17
1
-161
/
+23
*
ath10k: snoc: skip regulator operations
Bjorn Andersson
2019-09-17
1
-21
/
+6
*
ath10k: Fix HOST capability QMI incompatibility
Bjorn Andersson
2019-09-17
1
-0
/
+11
*
ath10k: Add WMI diag fw logging support for WCN3990
Govind Singh
2019-06-25
1
-0
/
+15
*
ath10k: Modify CE4 src buffer entries to 2048 for WCN3990
Govind Singh
2019-05-07
1
-1
/
+1
*
ath10k: initialise struct ath10k_bus params to zero
Kalle Valo
2019-04-23
1
-1
/
+1
*
ath10k: switch to use SPDX license identifiers
Kalle Valo
2019-02-20
1
-12
/
+1
*
ath10k: enable Factory Test Mode for WCN3990
Rakesh Pillai
2019-02-11
1
-4
/
+16
*
ath10k: enable bus layer suspend/resume for WCN3990
Govind Singh
2019-02-11
1
-0
/
+45
*
ath10k: snoc: remove set but not used variable 'ar_snoc'
YueHaibing
2019-02-07
1
-2
/
+0
*
ath10k: fix hw-restart crash inject mode for WCN3990
Rakesh Pillai
2019-02-07
1
-1
/
+10
*
ath10k: Set DMA address mask to 35 bit for WCN3990
Rakesh Pillai
2019-02-04
1
-1
/
+1
*
ath10k: remove work in progress logs from snoc driver
Govind Singh
2018-12-20
1
-1
/
+0
*
ath10k: fix struct init whitespace in SNOC driver
Brian Norris
2018-11-06
1
-6
/
+6
*
ath10k: ath10k_snoc_{read,write}32() should be static
Brian Norris
2018-11-06
1
-2
/
+2
*
ath10k: snoc: fix unbalanced clock error handling
Brian Norris
2018-11-06
1
-1
/
+1
*
ath10k: snoc: relax voltage requirements
Brian Norris
2018-11-06
1
-4
/
+4
*
ath10k: snoc: fix unabalanced regulator error handling
Brian Norris
2018-11-06
1
-54
/
+75
*
ath10k: snoc: remove 'wcn3990' from generic resource handling
Brian Norris
2018-11-06
1
-17
/
+17
*
ath10k: add support for WCN3990 firmware crash recovery
Surabhi Vishnoi
2018-11-05
1
-3
/
+36
*
ath10k: add QMI message handshake for wcn3990 client
Govind Singh
2018-10-13
1
-10
/
+257
*
ath10k: disable napi before resource cleanup to avoid "use after free"
Govind Singh
2018-10-01
1
-1
/
+1
*
ath10k: move napi_enable to hif_start for consistent pairing
Govind Singh
2018-10-01
1
-1
/
+1
*
ath10k: add device type enum to ath10k_bus_params
Erik Stromdahl
2018-09-06
1
-0
/
+1
*
ath10k: add struct ath10k_bus_params
Erik Stromdahl
2018-09-06
1
-1
/
+3
*
ath10k: enable pktlog for WCN3990 target
Govind Singh
2018-09-06
1
-2
/
+11
[next]