summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/snoc.c
AgeCommit message (Expand)Author
2020-01-26ath10k: Use device_get_match_data() to simplify codeStephen Boyd
2020-01-26ath10k: Add newlines to printk messagesStephen Boyd
2020-01-26ath10k: Add optional qdss clkBjorn Andersson
2019-11-25ath10k: Fix qmi init error handlingJeffrey Hugo
2019-10-11ath10k: fix null dereference on pointer crash_dataColin Ian King
2019-09-21ath10k: Enable MSA region dump support for WCN3990Govind Singh
2019-09-21ath10k: Add xo calibration support for wifi rf clockGovind Singh
2019-09-17ath10k: Use ARRAY_SIZEVasyl Gomonovych
2019-09-17ath10k: Use standard bulk clock API in snocBjorn Andersson
2019-09-17ath10k: Use standard regulator bulk API in snocBjorn Andersson
2019-09-17ath10k: snoc: skip regulator operationsBjorn Andersson
2019-09-17ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson
2019-06-25ath10k: Add WMI diag fw logging support for WCN3990Govind Singh
2019-05-07ath10k: Modify CE4 src buffer entries to 2048 for WCN3990Govind Singh
2019-04-23ath10k: initialise struct ath10k_bus params to zeroKalle Valo
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-11ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai
2019-02-11ath10k: enable bus layer suspend/resume for WCN3990Govind Singh
2019-02-07ath10k: snoc: remove set but not used variable 'ar_snoc'YueHaibing
2019-02-07ath10k: fix hw-restart crash inject mode for WCN3990Rakesh Pillai
2019-02-04ath10k: Set DMA address mask to 35 bit for WCN3990Rakesh Pillai
2018-12-20ath10k: remove work in progress logs from snoc driverGovind Singh
2018-11-06ath10k: fix struct init whitespace in SNOC driverBrian Norris
2018-11-06ath10k: ath10k_snoc_{read,write}32() should be staticBrian Norris
2018-11-06ath10k: snoc: fix unbalanced clock error handlingBrian Norris
2018-11-06ath10k: snoc: relax voltage requirementsBrian Norris
2018-11-06ath10k: snoc: fix unabalanced regulator error handlingBrian Norris
2018-11-06ath10k: snoc: remove 'wcn3990' from generic resource handlingBrian Norris
2018-11-05ath10k: add support for WCN3990 firmware crash recoverySurabhi Vishnoi
2018-10-13ath10k: add QMI message handshake for wcn3990 clientGovind Singh
2018-10-01ath10k: disable napi before resource cleanup to avoid "use after free"Govind Singh
2018-10-01ath10k: move napi_enable to hif_start for consistent pairingGovind Singh
2018-09-06ath10k: add device type enum to ath10k_bus_paramsErik Stromdahl
2018-09-06ath10k: add struct ath10k_bus_paramsErik Stromdahl
2018-09-06ath10k: enable pktlog for WCN3990 targetGovind Singh
2018-06-14ath10k: handle resource init failure caseGovind Singh
2018-06-14ath10k: snoc: sort include filesBrian Norris
2018-06-14ath10k: snoc: drop unused WCN3990_CE_ATTR_FLAGSBrian Norris
2018-06-14ath10k: snoc: use correct bus-specific pointer in RX retryBrian Norris
2018-06-14ath10k: snoc: use module_platform_driver() macroBrian Norris
2018-06-14ath10k: make some functions staticWei Yongjun
2018-05-12ath10k: snoc: Remove owner assignment from platform_driverFabio Estevam
2018-04-24ath10k: enable SRRI/DRRI support on ddr for WCN3990Govind Singh
2018-04-19ath10k: vote for hardware resources for WCN3990Govind Singh
2018-04-19ath10k: add support to get target info from hif opsRakesh Pillai
2018-04-19ath10k: add hif rx methods for wcn3990Govind Singh
2018-04-19ath10k: add hif tx methods for wcn3990Govind Singh
2018-04-19ath10k: add hif power-up/power-down methodsGovind Singh
2018-04-19ath10k: map HTC services to tx/rx pipes for wcn3990Govind Singh
2018-04-19ath10k: add hif start/stop methods for wcn3990 snoc layerGovind Singh