summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.h
Commit message (Expand)AuthorAgeFilesLines
* ath10k: perform crash dump collection in workqueueBrian Norris2019-04-291-0/+2
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1Star
* ath10k: pci: use mutex for diagnostic window CE pollingBrian Norris2019-02-111-0/+3
* ath10k: optimize pci diag mem read & write operationsCarl Huang2018-09-061-1/+2
* ath10k: snoc: stop including pci.hBrian Norris2018-06-141-42/+0Star
* ath10k: update copyright yearKalle Valo2017-12-271-1/+1
* ath: Convert timers to use timer_setup()Kees Cook2017-10-271-1/+1
* ath10k: make CE layer bus agnosticGovind Singh2017-07-061-13/+1Star
* 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/+0Star
* ath10k: implement NAPI supportRajkumar Manoharan2016-09-091-4/+2Star
* 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/+8Star
* 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/+0Star
* 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/+0Star
* ath10k: prevent debugfs mmio access crash kernelMichal Kazior2015-06-161-0/+1
* ath10k: enable pci soc powersavingMichal Kazior2015-05-221-48/+41Star
* 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/+0Star
* ath10k: rework posting pci rx buffersMichal Kazior2014-08-251-0/+2
* ath10k: remove early irq handlingMichal Kazior2014-08-251-1/+0Star
* ath10k: provide firmware crash info via debugfsBen Greear2014-08-251-3/+0Star
* ath10k: remove pci features varMichal Kazior2014-08-121-9/+0Star
* ath10k: remove target soc ps codeMichal Kazior2014-08-121-55/+12Star
* 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/+0Star
* ath10k: remove pci completion listMichal Kazior2014-02-281-28/+0Star
* ath10k: re-add support for early fw indicationMichal Kazior2013-11-271-0/+1
* ath10k: remove ar_pci->ce_countMichal Kazior2013-11-121-3/+0Star
* ath10k: implement ath10k_pci_soc_read/write32()Kalle Valo2013-10-211-0/+10
* ath10k: remove num_sends_allowedMichal Kazior2013-10-071-3/+0Star
* 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/+0Star
* 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