summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/pci.h
AgeCommit message (Expand)Author
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-11ath10k: pci: use mutex for diagnostic window CE pollingBrian Norris
2018-09-06ath10k: optimize pci diag mem read & write operationsCarl Huang
2018-06-14ath10k: snoc: stop including pci.hBrian Norris
2017-12-27ath10k: update copyright yearKalle Valo
2017-10-27ath: Convert timers to use timer_setup()Kees Cook
2017-07-06ath10k: make CE layer bus agnosticGovind Singh
2017-02-07ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan
2017-01-27ath10k: remove multiple defines of DIAG_TRANSFER_LIMITSrinivas Kandagatla
2016-09-09ath10k: implement NAPI supportRajkumar Manoharan
2016-05-24ath10k: clean up growing hw checks during safe and full resetVasanthakumar Thiagarajan
2016-04-12ath10k: remove MSI range supportRajkumar Manoharan
2016-01-28ath10k: add helper functions in ahb.c for reg rd/wrRaja Mani
2016-01-28ath10k: add basic skeleton to support ahbRaja Mani
2016-01-28ath10k: pull reusable code from pci probe and remove for ahbRaja Mani
2016-01-28ath10k: make ath10k_pci_read32/write32() ops more genericRaja Mani
2016-01-28ath10k: make some of ath10k_pci_* func reusableRaja Mani
2015-10-19ath10k: disable PCI PS for QCA988X and QCA99X0Anilkumar Kolli
2015-10-16ath10k: register per copy engine receive callbacksRajkumar Manoharan
2015-10-09ath10k: increase pci wakeup timeout to 30 msMaharaja Kennadyrajan
2015-06-30ath10k: Make target cpu address to CE address conversion chip specificVasanthakumar Thiagarajan
2015-06-16ath10k: prevent debugfs mmio access crash kernelMichal Kazior
2015-05-22ath10k: enable pci soc powersavingMichal Kazior
2015-05-22ath10k: enable ASPMJanusz Dziedzic
2015-01-29ath10k: fix target wakeup timeoutRajkumar Manoharan
2014-12-08ath10k: create a chip revision whitelistMichal Kazior
2014-08-27ath10k: make target endianess more explicitMichal Kazior
2014-08-25ath10k: remove ar_pci->startedMichal Kazior
2014-08-25ath10k: rework posting pci rx buffersMichal Kazior
2014-08-25ath10k: remove early irq handlingMichal Kazior
2014-08-25ath10k: provide firmware crash info via debugfsBen Greear
2014-08-12ath10k: remove pci features varMichal Kazior
2014-08-12ath10k: remove target soc ps codeMichal Kazior
2014-08-12ath10k: embed ar_pci inside arMichal Kazior
2014-07-15ath10k: fix bmi exchange tx/rx raceMichal Kazior
2014-03-28ath10k: delete ar_pci->fw_indicator_addressKalle Valo
2014-02-28ath10k: remove pci completion listMichal Kazior
2013-11-27ath10k: re-add support for early fw indicationMichal Kazior
2013-11-12ath10k: remove ar_pci->ce_countMichal Kazior
2013-10-21ath10k: implement ath10k_pci_soc_read/write32()Kalle Valo
2013-10-07ath10k: remove num_sends_allowedMichal Kazior
2013-09-03ath10k: convert ath10k_pci_wake() to returnKalle Valo
2013-09-03ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10kKalle Valo
2013-09-03ath10k: remove void pointer from struct ath10k_pci_complKalle Valo
2013-09-01ath10k: remove un ar_pci->cacheline_sz fieldKalle Valo
2013-09-01ath10k: rename ce_state to ath10k_ce_pipeMichal Kazior
2013-09-01ath10k: rename hif_ce_pipe_info to ath10k_pci_pipeMichal Kazior
2013-09-01ath10k: use inline ce_state structureMichal Kazior
2013-08-14ath10k: clean up PCI completion statesMichal Kazior