summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/pci.c
AgeCommit message (Expand)Author
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-14treewide: Fix typo in printkMasanari Iida
2013-10-07ath10k: remove num_sends_allowedMichal Kazior
2013-10-07ath10k: remove ce_sendlist_sendMichal Kazior
2013-09-20ath10k: fix num_sends_allowed replenishingMichal Kazior
2013-09-12wireless: ath10k: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-12ath10k: delete struct ce_sendlistKalle Valo
2013-09-12ath10k: add boot debug messages to pci.c and ce.cKalle Valo
2013-09-08ath10k: prevent CE from looping indefinitelyMichal Kazior
2013-09-06ath10k: add missing braces to ath10k_pci_tx_pipe_cleanupDave Jones
2013-09-03ath10k: check chip id from the soc register during probeKalle Valo
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-03ath10k: make target_ce_config_wlan more readableKalle Valo
2013-09-03ath10k: pci: make host_ce_config_wlan[] more readableKalle 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: remove unused ce_attr parametersMichal Kazior
2013-08-14ath10k: clean up PCI completion statesMichal Kazior
2013-08-14ath10k: use sizeof(*var) in kmallocMichal Kazior
2013-08-12ath10k: Remove qca98xx hw1.0 supportBartosz Markowski
2013-08-07ath10k: add SoC power save option to PCI features mapBartosz Markowski
2013-08-05ath10k: fix device teardownMichal Kazior
2013-08-02ath10k: fix failpath in MSI-X setupMichal Kazior
2013-07-30ath10k: implement device recoveryMichal Kazior
2013-07-30ath10k: defer hw setup to start/stop mac80211 hooksMichal Kazior
2013-07-30ath10k: decouple suspend codeMichal Kazior
2013-07-30ath10k: decouple pci start/stop logicMichal Kazior
2013-07-30ath10k: rename hif callbackMichal Kazior
2013-07-30ath10k: change function to take struct ath10k as argMichal Kazior
2013-07-30ath10k: fix typo in define nameMichal Kazior
2013-07-30ath10k: remove ath10k_busMichal Kazior
2013-07-30ath10k: fix teardown orderingMichal Kazior
2013-06-27ath10k: fix MSI-X setup failpathMichal Kazior
2013-06-18ath10k: off by one sanity checkDan Carpenter
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo