aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/snoc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-06ath10k: add struct ath10k_bus_paramsErik Stromdahl1-1/+3
2018-09-06ath10k: enable pktlog for WCN3990 targetGovind Singh1-2/+11
2018-06-14ath10k: handle resource init failure caseGovind Singh1-2/+2
2018-06-14ath10k: snoc: sort include filesBrian Norris1-7/+8
2018-06-14ath10k: snoc: drop unused WCN3990_CE_ATTR_FLAGSBrian Norris1-1/+1
2018-06-14ath10k: snoc: use correct bus-specific pointer in RX retryBrian Norris1-1/+1
2018-06-14ath10k: snoc: use module_platform_driver() macroBrian Norris1-19/+1
2018-06-14ath10k: make some functions staticWei Yongjun1-2/+2
2018-05-12ath10k: snoc: Remove owner assignment from platform_driverFabio Estevam1-1/+0
2018-04-24ath10k: enable SRRI/DRRI support on ddr for WCN3990Govind Singh1-0/+3
2018-04-19ath10k: vote for hardware resources for WCN3990Govind Singh1-1/+312
2018-04-19ath10k: add support to get target info from hif opsRakesh Pillai1-0/+10
2018-04-19ath10k: add hif rx methods for wcn3990Govind Singh1-18/+153
2018-04-19ath10k: add hif tx methods for wcn3990Govind Singh1-3/+120
2018-04-19ath10k: add hif power-up/power-down methodsGovind Singh1-0/+61
2018-04-19ath10k: map HTC services to tx/rx pipes for wcn3990Govind Singh1-0/+168
2018-04-19ath10k: add hif start/stop methods for wcn3990 snoc layerGovind Singh1-2/+187
2018-04-19ath10k: add resource init and deinit for WCN3990Govind Singh1-0/+271
2018-04-19ath10k: platform driver for WCN3990 SNOC WLAN moduleGovind Singh1-0/+153