index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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
2018-11-06
ath10k: snoc: relax voltage requirements
Brian Norris
2018-11-06
ath10k: snoc: fix unabalanced regulator error handling
Brian Norris
2018-11-06
ath10k: snoc: remove 'wcn3990' from generic resource handling
Brian Norris
2018-11-05
ath10k: add support for WCN3990 firmware crash recovery
Surabhi Vishnoi
2018-10-13
ath10k: add QMI message handshake for wcn3990 client
Govind Singh
2018-10-01
ath10k: disable napi before resource cleanup to avoid "use after free"
Govind Singh
2018-10-01
ath10k: move napi_enable to hif_start for consistent pairing
Govind Singh
2018-09-06
ath10k: add device type enum to ath10k_bus_params
Erik Stromdahl
2018-09-06
ath10k: add struct ath10k_bus_params
Erik Stromdahl
2018-09-06
ath10k: enable pktlog for WCN3990 target
Govind Singh
2018-06-14
ath10k: handle resource init failure case
Govind Singh
2018-06-14
ath10k: snoc: sort include files
Brian Norris
2018-06-14
ath10k: snoc: drop unused WCN3990_CE_ATTR_FLAGS
Brian Norris
2018-06-14
ath10k: snoc: use correct bus-specific pointer in RX retry
Brian Norris
2018-06-14
ath10k: snoc: use module_platform_driver() macro
Brian Norris
2018-06-14
ath10k: make some functions static
Wei Yongjun
2018-05-12
ath10k: snoc: Remove owner assignment from platform_driver
Fabio Estevam
2018-04-24
ath10k: enable SRRI/DRRI support on ddr for WCN3990
Govind Singh
2018-04-19
ath10k: vote for hardware resources for WCN3990
Govind Singh
2018-04-19
ath10k: add support to get target info from hif ops
Rakesh Pillai
2018-04-19
ath10k: add hif rx methods for wcn3990
Govind Singh
2018-04-19
ath10k: add hif tx methods for wcn3990
Govind Singh
2018-04-19
ath10k: add hif power-up/power-down methods
Govind Singh
2018-04-19
ath10k: map HTC services to tx/rx pipes for wcn3990
Govind Singh
2018-04-19
ath10k: add hif start/stop methods for wcn3990 snoc layer
Govind Singh
2018-04-19
ath10k: add resource init and deinit for WCN3990
Govind Singh
2018-04-19
ath10k: platform driver for WCN3990 SNOC WLAN module
Govind Singh