aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-01ath10k: rename ce_state to ath10k_ce_pipeMichal Kazior1-4/+4
2013-09-01ath10k: rename hif_ce_pipe_info to ath10k_pci_pipeMichal Kazior1-3/+3
2013-09-01ath10k: use inline ce_state structureMichal Kazior1-1/+1
2013-08-14ath10k: clean up PCI completion statesMichal Kazior1-6/+7
2013-08-12ath10k: Remove qca98xx hw1.0 supportBartosz Markowski1-21/+2
2013-08-07ath10k: add SoC power save option to PCI features mapBartosz Markowski1-4/+7
2013-07-30ath10k: fix typo in define nameMichal Kazior1-2/+2
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo1-0/+355