summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/pci.h
AgeCommit message (Expand)AuthorFilesLines
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