aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-07ath10k: add SoC power save option to PCI features mapBartosz Markowski1-8/+14
2013-08-05ath10k: fix device teardownMichal Kazior1-11/+30
2013-08-02ath10k: fix failpath in MSI-X setupMichal Kazior1-1/+6
2013-07-30ath10k: implement device recoveryMichal Kazior1-0/+2
2013-07-30ath10k: defer hw setup to start/stop mac80211 hooksMichal Kazior1-10/+1
2013-07-30ath10k: decouple suspend codeMichal Kazior1-123/+53
2013-07-30ath10k: decouple pci start/stop logicMichal Kazior1-39/+71
2013-07-30ath10k: rename hif callbackMichal Kazior1-3/+3
2013-07-30ath10k: change function to take struct ath10k as argMichal Kazior1-3/+3
2013-07-30ath10k: fix typo in define nameMichal Kazior1-3/+3
2013-07-30ath10k: remove ath10k_busMichal Kazior1-2/+1
2013-07-30ath10k: fix teardown orderingMichal Kazior1-1/+1
2013-06-27ath10k: fix MSI-X setup failpathMichal Kazior1-2/+3
2013-06-18ath10k: off by one sanity checkDan Carpenter1-1/+1
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo1-0/+2506