summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/pci.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-26ath10k: add qca6164 supportMichal Kazior1-0/+13
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior1-2/+6
2015-07-30ath10k: add QCA99X0 to supported device listVasanthakumar Thiagarajan1-0/+2
2015-07-24ath10k: delay device access after cold resetVasanthakumar Thiagarajan1-13/+7
2015-07-11ath10k: Fix target to cpu address conversion logicVasanthakumar Thiagarajan1-1/+1
2015-06-30ath10k: Add chip reset sequence for QCA99X0Vasanthakumar Thiagarajan1-10/+71
2015-06-30ath10k: Make target cpu address to CE address conversion chip specificVasanthakumar Thiagarajan1-3/+22
2015-06-30ath10k: Copy Engine related changes for QCA99X0Vasanthakumar Thiagarajan1-2/+67
2015-06-30ath10k: Add hw register/values for QCA99X0 chipVasanthakumar Thiagarajan1-0/+5
2015-06-16ath10k: prevent debugfs mmio access crash kernelMichal Kazior1-0/+13
2015-06-09ath10k: remove unused variable 'id' in ath10k_pci_tx_pipe_cleanup()Raja Mani1-3/+0
2015-06-01ath10k: fix possible ps sleep crashMichal Kazior1-0/+1
2015-05-29ath10k: add missing firmware declarationsMichal Kazior1-0/+2
2015-05-22ath10k: enable pci soc powersavingMichal Kazior1-86/+218
2015-05-22ath10k: enable ASPMJanusz Dziedzic1-5/+10
2015-04-21ath10k: fix qca61x4 hw2.1 supportMichal Kazior1-3/+2
2015-04-21ath10k: allow loading device specific board filesMichal Kazior1-0/+6
2015-04-17ath10k: fix error handling in pci_probeMichal Kazior1-1/+1
2015-03-30ath10k: bump up FW API to 5Kalle Valo1-0/+1
2015-03-07ath10k: save/restore pci config space properlyMichal Kazior1-31/+8
2015-03-07ath10k: fix some pci wake/sleep issuesMichal Kazior1-5/+32
2015-03-07ath10k: update MODULE_FIRMWARE definitions for QCA6174Bartosz Markowski1-0/+11
2015-03-05ath10k: increase copy engine entries for rx wmiRajkumar Manoharan1-2/+2
2015-03-04ath10k: workaround corrupted htt rx eventsMichal Kazior1-2/+2
2015-01-27ath10k: disable irqs after fw crashMichal Kazior1-0/+2
2015-01-27ath10k: add support for qca6174Michal Kazior1-7/+98
2015-01-27ath10k: reset chip before reading chip_id in probeMichal Kazior1-12/+18
2015-01-27ath10k: introduce struct ath10k_skb_rxcbMichal Kazior1-3/+3
2015-01-15ath10k: prevent fw reg dump spamMichal Kazior1-2/+6
2014-12-08ath10k: create a chip revision whitelistMichal Kazior1-0/+31
2014-12-01ath10k: prevent pci tx/rx starvationMichal Kazior1-6/+15
2014-12-01ath10k: remove transfer_id from ath10k_hif_cb::tx_completionMichal Kazior1-2/+2
2014-12-01ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completionMichal Kazior1-1/+1
2014-11-26ath10k: add memory dump debugfs interfaceYanbo Li1-0/+1
2014-11-26ath10k: add register access debugfs interfaceYanbo Li1-0/+2
2014-11-04ath10k: fix pm resume after suspendBartosz Markowski1-4/+14
2014-10-31ath10k: fix possible bmi crashMichal Kazior1-0/+3
2014-10-31ath10k: don't reset chip on power_downMichal Kazior1-1/+3
2014-10-31ath10k: split reset logic from power upMichal Kazior1-71/+80
2014-10-31ath10k: make warm reset a bit safer and fasterMichal Kazior1-62/+48
2014-10-31ath10k: change ce ring cleanup logicMichal Kazior1-36/+46
2014-10-23ath10k: split ce pipe init/alloc furtherMichal Kazior1-36/+31
2014-10-23ath10k: mask/unmask msi fw irqMichal Kazior1-22/+31
2014-10-23ath10k: re-disable interrupts after target initMichal Kazior1-4/+3
2014-10-21ath10k: add back enum ath10k_busKalle Valo1-0/+1
2014-10-08ath10k: advertise all possible firmware(-api) filesBartosz Markowski1-1/+3
2014-10-01ath10k: add firmware crash countersBen Greear1-0/+14
2014-09-26ath10k: add diag_read() to hif opsKalle Valo1-18/+33
2014-09-26ath10k: add debug dump for pci rxMichal Kazior1-0/+6
2014-09-18ath10k: miscellaneous checkpatch fixesKalle Valo1-1/+1