summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.h
Commit message (Expand)AuthorAgeFilesLines
* ath10k: make CE layer bus agnosticGovind Singh2017-07-061-13/+1
* ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan2017-02-071-0/+5
* ath10k: remove multiple defines of DIAG_TRANSFER_LIMITSrinivas Kandagatla2017-01-271-5/+0
* ath10k: implement NAPI supportRajkumar Manoharan2016-09-091-4/+2
* ath10k: clean up growing hw checks during safe and full resetVasanthakumar Thiagarajan2016-05-241-0/+6
* ath10k: remove MSI range supportRajkumar Manoharan2016-04-121-9/+8
* ath10k: add helper functions in ahb.c for reg rd/wrRaja Mani2016-01-281-0/+6
* ath10k: add basic skeleton to support ahbRaja Mani2016-01-281-0/+1
* ath10k: pull reusable code from pci probe and remove for ahbRaja Mani2016-01-281-0/+2
* ath10k: make ath10k_pci_read32/write32() ops more genericRaja Mani2016-01-281-0/+8
* ath10k: make some of ath10k_pci_* func reusableRaja Mani2016-01-281-0/+32
* ath10k: disable PCI PS for QCA988X and QCA99X0Anilkumar Kolli2015-10-191-0/+6
* ath10k: register per copy engine receive callbacksRajkumar Manoharan2015-10-161-2/+0
* ath10k: increase pci wakeup timeout to 30 msMaharaja Kennadyrajan2015-10-091-1/+2
* ath10k: Make target cpu address to CE address conversion chip specificVasanthakumar Thiagarajan2015-06-301-12/+0
* ath10k: prevent debugfs mmio access crash kernelMichal Kazior2015-06-161-0/+1
* ath10k: enable pci soc powersavingMichal Kazior2015-05-221-48/+41
* ath10k: enable ASPMJanusz Dziedzic2015-05-221-0/+6
* ath10k: fix target wakeup timeoutRajkumar Manoharan2015-01-291-1/+1
* ath10k: create a chip revision whitelistMichal Kazior2014-12-081-0/+5
* ath10k: make target endianess more explicitMichal Kazior2014-08-271-9/+9
* ath10k: remove ar_pci->startedMichal Kazior2014-08-251-2/+0
* ath10k: rework posting pci rx buffersMichal Kazior2014-08-251-0/+2
* ath10k: remove early irq handlingMichal Kazior2014-08-251-1/+0
* ath10k: provide firmware crash info via debugfsBen Greear2014-08-251-3/+0
* ath10k: remove pci features varMichal Kazior2014-08-121-9/+0
* ath10k: remove target soc ps codeMichal Kazior2014-08-121-55/+12
* ath10k: embed ar_pci inside arMichal Kazior2014-08-121-1/+1
* ath10k: fix bmi exchange tx/rx raceMichal Kazior2014-07-151-1/+2
* ath10k: delete ar_pci->fw_indicator_addressKalle Valo2014-03-281-3/+0
* ath10k: remove pci completion listMichal Kazior2014-02-281-28/+0
* ath10k: re-add support for early fw indicationMichal Kazior2013-11-271-0/+1
* ath10k: remove ar_pci->ce_countMichal Kazior2013-11-121-3/+0
* ath10k: implement ath10k_pci_soc_read/write32()Kalle Valo2013-10-211-0/+10
* ath10k: remove num_sends_allowedMichal Kazior2013-10-071-3/+0
* ath10k: convert ath10k_pci_wake() to returnKalle Valo2013-09-031-3/+5
* ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10kKalle Valo2013-09-031-4/+8
* ath10k: remove void pointer from struct ath10k_pci_complKalle Valo2013-09-031-1/+1
* ath10k: remove un ar_pci->cacheline_sz fieldKalle Valo2013-09-011-1/+0
* ath10k: rename ce_state to ath10k_ce_pipeMichal Kazior2013-09-011-4/+4
* ath10k: rename hif_ce_pipe_info to ath10k_pci_pipeMichal Kazior2013-09-011-3/+3
* ath10k: use inline ce_state structureMichal Kazior2013-09-011-1/+1
* ath10k: clean up PCI completion statesMichal Kazior2013-08-141-6/+7
* ath10k: Remove qca98xx hw1.0 supportBartosz Markowski2013-08-121-21/+2
* ath10k: add SoC power save option to PCI features mapBartosz Markowski2013-08-071-4/+7
* ath10k: fix typo in define nameMichal Kazior2013-07-301-2/+2
* ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo2013-06-121-0/+355
OpenPOWER on IntegriCloud