aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-28ath10k: make some of ath10k_pci_* func reusableRaja Mani1-32/+31
2015-12-31ath10k: reduce indentation by moving powersave check within functionRajkumar Manoharan1-19/+15
2015-12-31ath10k: wake up device before accessing registersRajkumar Manoharan1-3/+3
2015-12-08Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+11
2015-11-16ath10k: poll HTT send completion when CE 5 is unusedRajkumar Manoharan1-1/+12
2015-11-12ath10k: override CE5 configuration for QCA6147 deviceRyan Hsu1-3/+29
2015-11-12ath10k: add QCA9377 hw1.0 supportBartosz Markowski1-0/+2
2015-11-12ath10k: introduce dev_id to hw_paramsBartosz Markowski1-6/+0
2015-11-12ath10k: fix the currently supported QCA9377 target version nameBartosz Markowski1-1/+1
2015-11-04ath10k: add support for pktlog in QCA99X0Vivek Natarajan1-0/+11
2015-10-29ath10k: add QCA9377 chipset supportBartosz Markowski1-0/+18
2015-10-29ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan1-5/+0
2015-10-29ath10k: cleanup copy engine send completionRajkumar Manoharan1-21/+7
2015-10-29ath10k: remove send completion validation in diag read/writeRajkumar Manoharan1-20/+0
2015-10-19ath10k: disable PCI PS for QCA988X and QCA99X0Anilkumar Kolli1-1/+82
2015-10-16ath10k: remove htc polling for tx completionRajkumar Manoharan1-11/+3
2015-10-16ath10k: remove unused dl_is_polledRajkumar Manoharan1-8/+3
2015-10-16ath10k: configure copy engine 5 for HTT messagesRajkumar Manoharan1-11/+59
2015-10-16ath10k: register per copy engine receive callbacksRajkumar Manoharan1-17/+6
2015-10-16ath10k: register per copy engine send completion callbacksRajkumar Manoharan1-6/+7
2015-10-14ath10k: add board 2 API supportManikanta Pubbisetty1-6/+10
2015-10-09ath10k: optimize ce_lock on post rx buffer processingRajkumar Manoharan1-19/+8
2015-10-09ath10k: increase pci wakeup timeout to 30 msMaharaja Kennadyrajan1-1/+5
2015-10-06ath10k: fix whitespace usageKalle Valo1-0/+1
2015-10-06ath10k: indentation fixesKalle Valo1-1/+1
2015-09-27ath10k: fix MSI-X registering for qca99x0Janusz Dziedzic1-13/+5
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