summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-31ath10k: Remove driver log suggesting QCA9887 support is experimentalMohammed Shafi Shajakhan1-1/+0
2016-07-08ath10k: enable support for QCA9888Anilkumar Kolli1-0/+13
2016-06-30ath10k: fix crash during card removalMohammed Shafi Shajakhan1-0/+11
2016-06-07ath10k: add board data download from targetSven Eckelmann1-0/+139
2016-06-07ath10k: add QCA9887 chipset supportSven Eckelmann1-0/+18
2016-06-02ath10k: update module descriptionRajkumar Manoharan1-1/+1
2016-06-02ath10k: fix diag_read to collect data for larger memoryAshok Raj Nagarajan1-12/+16
2016-05-24ath10k: enable support for QCA9984Vasanthakumar Thiagarajan1-0/+14
2016-05-24ath10k: clean up growing hw checks during safe and full resetVasanthakumar Thiagarajan1-16/+28
2016-04-20ath10k: remove deprecated firmware API 1 supportKalle Valo1-1/+0
2016-04-12ath10k: remove MSI range supportRajkumar Manoharan1-148/+16
2016-04-04ath10k: reuse copy engine 5 (htt rx) descriptorsRajkumar Manoharan1-2/+61
2016-04-04ath10k: cleanup copy engine receive next completionRajkumar Manoharan1-26/+17
2016-03-03ath10k: fix erroneous return valueAnton Protopopov1-1/+1
2016-01-28ath10k: add basic skeleton to support ahbRaja Mani1-0/+8
2016-01-28ath10k: pull reusable code from pci probe and remove for ahbRaja Mani1-22/+42
2016-01-28ath10k: make ath10k_pci_read32/write32() ops more genericRaja Mani1-3/+31
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.or...David 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