aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-16wifi: ath10k: Fix miscellaneous spelling errorsJeff Johnson1-1/+1
2021-06-15ath10k: remove the repeated declarationShaokun Zhang1-1/+0
2020-05-12ath10k: fix ath10k_pci struct layoutArnd Bergmann1-4/+5
2020-05-05ath10k: Avoid override CE5 configuration for QCA99X0 chipsetsMaharaja Kennadyrajan1-0/+4
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris1-0/+2
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-11ath10k: pci: use mutex for diagnostic window CE pollingBrian Norris1-0/+3
2018-09-06ath10k: optimize pci diag mem read & write operationsCarl Huang1-1/+2
2018-06-14ath10k: snoc: stop including pci.hBrian Norris1-42/+0
2017-12-27ath10k: update copyright yearKalle Valo1-1/+1
2017-10-27ath: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-07-06ath10k: make CE layer bus agnosticGovind Singh1-13/+1
2017-02-07ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan1-0/+5
2017-01-27ath10k: remove multiple defines of DIAG_TRANSFER_LIMITSrinivas Kandagatla1-5/+0
2016-09-09ath10k: implement NAPI supportRajkumar Manoharan1-4/+2
2016-05-24ath10k: clean up growing hw checks during safe and full resetVasanthakumar Thiagarajan1-0/+6
2016-04-12ath10k: remove MSI range supportRajkumar Manoharan1-9/+8
2016-01-28ath10k: add helper functions in ahb.c for reg rd/wrRaja Mani1-0/+6
2016-01-28ath10k: add basic skeleton to support ahbRaja Mani1-0/+1
2016-01-28ath10k: pull reusable code from pci probe and remove for ahbRaja Mani1-0/+2
2016-01-28ath10k: make ath10k_pci_read32/write32() ops more genericRaja Mani1-0/+8
2016-01-28ath10k: make some of ath10k_pci_* func reusableRaja Mani1-0/+32
2015-10-19ath10k: disable PCI PS for QCA988X and QCA99X0Anilkumar Kolli1-0/+6
2015-10-16ath10k: register per copy engine receive callbacksRajkumar Manoharan1-2/+0
2015-10-09ath10k: increase pci wakeup timeout to 30 msMaharaja Kennadyrajan1-1/+2
2015-06-30ath10k: Make target cpu address to CE address conversion chip specificVasanthakumar Thiagarajan1-12/+0
2015-06-16ath10k: prevent debugfs mmio access crash kernelMichal Kazior1-0/+1
2015-05-22ath10k: enable pci soc powersavingMichal Kazior1-48/+41
2015-05-22ath10k: enable ASPMJanusz Dziedzic1-0/+6
2015-01-29ath10k: fix target wakeup timeoutRajkumar Manoharan1-1/+1
2014-12-08ath10k: create a chip revision whitelistMichal Kazior1-0/+5
2014-08-27ath10k: make target endianess more explicitMichal Kazior1-9/+9
2014-08-25ath10k: remove ar_pci->startedMichal Kazior1-2/+0
2014-08-25ath10k: rework posting pci rx buffersMichal Kazior1-0/+2
2014-08-25ath10k: remove early irq handlingMichal Kazior1-1/+0
2014-08-25ath10k: provide firmware crash info via debugfsBen Greear1-3/+0
2014-08-12ath10k: remove pci features varMichal Kazior1-9/+0
2014-08-12ath10k: remove target soc ps codeMichal Kazior1-55/+12
2014-08-12ath10k: embed ar_pci inside arMichal Kazior1-1/+1
2014-07-15ath10k: fix bmi exchange tx/rx raceMichal Kazior1-1/+2
2014-03-28ath10k: delete ar_pci->fw_indicator_addressKalle Valo1-3/+0
2014-02-28ath10k: remove pci completion listMichal Kazior1-28/+0
2013-11-27ath10k: re-add support for early fw indicationMichal Kazior1-0/+1
2013-11-12ath10k: remove ar_pci->ce_countMichal Kazior1-3/+0
2013-10-21ath10k: implement ath10k_pci_soc_read/write32()Kalle Valo1-0/+10
2013-10-07ath10k: remove num_sends_allowedMichal Kazior1-3/+0
2013-09-03ath10k: convert ath10k_pci_wake() to returnKalle Valo1-3/+5
2013-09-03ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10kKalle Valo1-4/+8
2013-09-03ath10k: remove void pointer from struct ath10k_pci_complKalle Valo1-1/+1
2013-09-01ath10k: remove un ar_pci->cacheline_sz fieldKalle Valo1-1/+0