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