index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
snoc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
1
-12
/
+1
2019-02-11
ath10k: enable Factory Test Mode for WCN3990
Rakesh Pillai
1
-4
/
+16
2019-02-11
ath10k: enable bus layer suspend/resume for WCN3990
Govind Singh
1
-0
/
+45
2019-02-07
ath10k: snoc: remove set but not used variable 'ar_snoc'
YueHaibing
1
-2
/
+0
2019-02-07
ath10k: fix hw-restart crash inject mode for WCN3990
Rakesh Pillai
1
-1
/
+10
2019-02-04
ath10k: Set DMA address mask to 35 bit for WCN3990
Rakesh Pillai
1
-1
/
+1
2018-12-20
ath10k: remove work in progress logs from snoc driver
Govind Singh
1
-1
/
+0
2018-11-06
ath10k: fix struct init whitespace in SNOC driver
Brian Norris
1
-6
/
+6
2018-11-06
ath10k: ath10k_snoc_{read,write}32() should be static
Brian Norris
1
-2
/
+2
2018-11-06
ath10k: snoc: fix unbalanced clock error handling
Brian Norris
1
-1
/
+1
2018-11-06
ath10k: snoc: relax voltage requirements
Brian Norris
1
-4
/
+4
2018-11-06
ath10k: snoc: fix unabalanced regulator error handling
Brian Norris
1
-54
/
+75
2018-11-06
ath10k: snoc: remove 'wcn3990' from generic resource handling
Brian Norris
1
-17
/
+17
2018-11-05
ath10k: add support for WCN3990 firmware crash recovery
Surabhi Vishnoi
1
-3
/
+36
2018-10-13
ath10k: add QMI message handshake for wcn3990 client
Govind Singh
1
-10
/
+257
2018-10-01
ath10k: disable napi before resource cleanup to avoid "use after free"
Govind Singh
1
-1
/
+1
2018-10-01
ath10k: move napi_enable to hif_start for consistent pairing
Govind Singh
1
-1
/
+1
2018-09-06
ath10k: add device type enum to ath10k_bus_params
Erik Stromdahl
1
-0
/
+1
2018-09-06
ath10k: add struct ath10k_bus_params
Erik Stromdahl
1
-1
/
+3
2018-09-06
ath10k: enable pktlog for WCN3990 target
Govind Singh
1
-2
/
+11
2018-06-14
ath10k: handle resource init failure case
Govind Singh
1
-2
/
+2
2018-06-14
ath10k: snoc: sort include files
Brian Norris
1
-7
/
+8
2018-06-14
ath10k: snoc: drop unused WCN3990_CE_ATTR_FLAGS
Brian Norris
1
-1
/
+1
2018-06-14
ath10k: snoc: use correct bus-specific pointer in RX retry
Brian Norris
1
-1
/
+1
2018-06-14
ath10k: snoc: use module_platform_driver() macro
Brian Norris
1
-19
/
+1
2018-06-14
ath10k: make some functions static
Wei Yongjun
1
-2
/
+2
2018-05-12
ath10k: snoc: Remove owner assignment from platform_driver
Fabio Estevam
1
-1
/
+0
2018-04-24
ath10k: enable SRRI/DRRI support on ddr for WCN3990
Govind Singh
1
-0
/
+3
2018-04-19
ath10k: vote for hardware resources for WCN3990
Govind Singh
1
-1
/
+312
2018-04-19
ath10k: add support to get target info from hif ops
Rakesh Pillai
1
-0
/
+10
2018-04-19
ath10k: add hif rx methods for wcn3990
Govind Singh
1
-18
/
+153
2018-04-19
ath10k: add hif tx methods for wcn3990
Govind Singh
1
-3
/
+120
2018-04-19
ath10k: add hif power-up/power-down methods
Govind Singh
1
-0
/
+61
2018-04-19
ath10k: map HTC services to tx/rx pipes for wcn3990
Govind Singh
1
-0
/
+168
2018-04-19
ath10k: add hif start/stop methods for wcn3990 snoc layer
Govind Singh
1
-2
/
+187
2018-04-19
ath10k: add resource init and deinit for WCN3990
Govind Singh
1
-0
/
+271
2018-04-19
ath10k: platform driver for WCN3990 SNOC WLAN module
Govind Singh
1
-0
/
+153