summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: remove num_sends_allowedMichal Kazior2013-10-071-20/+1
* ath10k: remove ce_sendlist_sendMichal Kazior2013-10-071-2/+2
* ath10k: fix num_sends_allowed replenishingMichal Kazior2013-09-201-4/+0
* wireless: ath10k: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-121-2/+0
* ath10k: delete struct ce_sendlistKalle Valo2013-09-121-27/+13
* ath10k: add boot debug messages to pci.c and ce.cKalle Valo2013-09-121-2/+4
* ath10k: prevent CE from looping indefinitelyMichal Kazior2013-09-081-46/+38
* ath10k: add missing braces to ath10k_pci_tx_pipe_cleanupDave Jones2013-09-061-1/+2
* ath10k: check chip id from the soc register during probeKalle Valo2013-09-031-2/+13
* ath10k: convert ath10k_pci_wake() to returnKalle Valo2013-09-031-5/+6
* ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10kKalle Valo2013-09-031-12/+7
* ath10k: remove void pointer from struct ath10k_pci_complKalle Valo2013-09-031-6/+6
* ath10k: make target_ce_config_wlan more readableKalle Valo2013-09-031-14/+71
* ath10k: pci: make host_ce_config_wlan[] more readableKalle Valo2013-09-031-18/+63
* ath10k: remove un ar_pci->cacheline_sz fieldKalle Valo2013-09-011-2/+0
* ath10k: rename ce_state to ath10k_ce_pipeMichal Kazior2013-09-011-13/+15
* ath10k: rename hif_ce_pipe_info to ath10k_pci_pipeMichal Kazior2013-09-011-17/+17
* ath10k: remove unused ce_attr parametersMichal Kazior2013-09-011-9/+9
* ath10k: clean up PCI completion statesMichal Kazior2013-08-141-6/+16
* ath10k: use sizeof(*var) in kmallocMichal Kazior2013-08-141-2/+1
* ath10k: Remove qca98xx hw1.0 supportBartosz Markowski2013-08-121-15/+0
* ath10k: add SoC power save option to PCI features mapBartosz Markowski2013-08-071-8/+14
* ath10k: fix device teardownMichal Kazior2013-08-051-11/+30
* ath10k: fix failpath in MSI-X setupMichal Kazior2013-08-021-1/+6
* ath10k: implement device recoveryMichal Kazior2013-07-301-0/+2
* ath10k: defer hw setup to start/stop mac80211 hooksMichal Kazior2013-07-301-10/+1
* ath10k: decouple suspend codeMichal Kazior2013-07-301-123/+53
* ath10k: decouple pci start/stop logicMichal Kazior2013-07-301-39/+71
* ath10k: rename hif callbackMichal Kazior2013-07-301-3/+3
* ath10k: change function to take struct ath10k as argMichal Kazior2013-07-301-3/+3
* ath10k: fix typo in define nameMichal Kazior2013-07-301-3/+3
* ath10k: remove ath10k_busMichal Kazior2013-07-301-2/+1
* ath10k: fix teardown orderingMichal Kazior2013-07-301-1/+1
* ath10k: fix MSI-X setup failpathMichal Kazior2013-06-271-2/+3
* ath10k: off by one sanity checkDan Carpenter2013-06-181-1/+1
* ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo2013-06-121-0/+2506
OpenPOWER on IntegriCloud