summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: add qca6164 supportMichal Kazior2015-08-261-0/+13
* ath10k: fix dma_mapping_error() handlingMichal Kazior2015-08-261-2/+6
* ath10k: add QCA99X0 to supported device listVasanthakumar Thiagarajan2015-07-301-0/+2
* ath10k: delay device access after cold resetVasanthakumar Thiagarajan2015-07-241-13/+7Star
* ath10k: Fix target to cpu address conversion logicVasanthakumar Thiagarajan2015-07-111-1/+1
* ath10k: Add chip reset sequence for QCA99X0Vasanthakumar Thiagarajan2015-06-301-10/+71
* ath10k: Make target cpu address to CE address conversion chip specificVasanthakumar Thiagarajan2015-06-301-3/+22
* ath10k: Copy Engine related changes for QCA99X0Vasanthakumar Thiagarajan2015-06-301-2/+67
* ath10k: Add hw register/values for QCA99X0 chipVasanthakumar Thiagarajan2015-06-301-0/+5
* ath10k: prevent debugfs mmio access crash kernelMichal Kazior2015-06-161-0/+13
* ath10k: remove unused variable 'id' in ath10k_pci_tx_pipe_cleanup()Raja Mani2015-06-091-3/+0Star
* ath10k: fix possible ps sleep crashMichal Kazior2015-06-011-0/+1
* ath10k: add missing firmware declarationsMichal Kazior2015-05-291-0/+2
* ath10k: enable pci soc powersavingMichal Kazior2015-05-221-86/+218
* ath10k: enable ASPMJanusz Dziedzic2015-05-221-5/+10
* ath10k: fix qca61x4 hw2.1 supportMichal Kazior2015-04-211-3/+2Star
* ath10k: allow loading device specific board filesMichal Kazior2015-04-211-0/+6
* ath10k: fix error handling in pci_probeMichal Kazior2015-04-171-1/+1
* ath10k: bump up FW API to 5Kalle Valo2015-03-301-0/+1
* ath10k: save/restore pci config space properlyMichal Kazior2015-03-071-31/+8Star
* ath10k: fix some pci wake/sleep issuesMichal Kazior2015-03-071-5/+32
* ath10k: update MODULE_FIRMWARE definitions for QCA6174Bartosz Markowski2015-03-071-0/+11
* ath10k: increase copy engine entries for rx wmiRajkumar Manoharan2015-03-051-2/+2
* ath10k: workaround corrupted htt rx eventsMichal Kazior2015-03-041-2/+2
* ath10k: disable irqs after fw crashMichal Kazior2015-01-271-0/+2
* ath10k: add support for qca6174Michal Kazior2015-01-271-7/+98
* ath10k: reset chip before reading chip_id in probeMichal Kazior2015-01-271-12/+18
* ath10k: introduce struct ath10k_skb_rxcbMichal Kazior2015-01-271-3/+3
* ath10k: prevent fw reg dump spamMichal Kazior2015-01-151-2/+6
* ath10k: create a chip revision whitelistMichal Kazior2014-12-081-0/+31
* ath10k: prevent pci tx/rx starvationMichal Kazior2014-12-011-6/+15
* ath10k: remove transfer_id from ath10k_hif_cb::tx_completionMichal Kazior2014-12-011-2/+2
* ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completionMichal Kazior2014-12-011-1/+1
* ath10k: add memory dump debugfs interfaceYanbo Li2014-11-261-0/+1
* ath10k: add register access debugfs interfaceYanbo Li2014-11-261-0/+2
* ath10k: fix pm resume after suspendBartosz Markowski2014-11-041-4/+14
* ath10k: fix possible bmi crashMichal Kazior2014-10-311-0/+3
* ath10k: don't reset chip on power_downMichal Kazior2014-10-311-1/+3
* ath10k: split reset logic from power upMichal Kazior2014-10-311-71/+80
* ath10k: make warm reset a bit safer and fasterMichal Kazior2014-10-311-62/+48Star
* ath10k: change ce ring cleanup logicMichal Kazior2014-10-311-36/+46
* ath10k: split ce pipe init/alloc furtherMichal Kazior2014-10-231-36/+31Star
* ath10k: mask/unmask msi fw irqMichal Kazior2014-10-231-22/+31
* ath10k: re-disable interrupts after target initMichal Kazior2014-10-231-4/+3Star
* ath10k: add back enum ath10k_busKalle Valo2014-10-211-0/+1
* ath10k: advertise all possible firmware(-api) filesBartosz Markowski2014-10-081-1/+3
* ath10k: add firmware crash countersBen Greear2014-10-011-0/+14
* ath10k: add diag_read() to hif opsKalle Valo2014-09-261-18/+33
* ath10k: add debug dump for pci rxMichal Kazior2014-09-261-0/+6
* ath10k: miscellaneous checkpatch fixesKalle Valo2014-09-181-1/+1