summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: remove unused variable ar_pciChaehyun Lim2016-09-131-2/+0Star
* ath10k: fix memory leak on caldata on error exit pathColin Ian King2016-09-131-1/+1
* Merge branch 'ath-current' into ath-nextKalle Valo2016-09-091-1/+0Star
|\
| * ath10k: Remove driver log suggesting QCA9887 support is experimentalMohammed Shafi Shajakhan2016-08-311-1/+0Star
* | ath10k: implement NAPI supportRajkumar Manoharan2016-09-091-26/+45
* | ath10k: hide kernel addresses from logs using %pK format specifierMaharaja Kennadyrajan2016-09-021-1/+1
|/
* ath10k: enable support for QCA9888Anilkumar Kolli2016-07-081-0/+13
* ath10k: fix crash during card removalMohammed Shafi Shajakhan2016-06-301-0/+11
* ath10k: add board data download from targetSven Eckelmann2016-06-071-0/+139
* ath10k: add QCA9887 chipset supportSven Eckelmann2016-06-071-0/+18
* ath10k: update module descriptionRajkumar Manoharan2016-06-021-1/+1
* ath10k: fix diag_read to collect data for larger memoryAshok Raj Nagarajan2016-06-021-12/+16
* ath10k: enable support for QCA9984Vasanthakumar Thiagarajan2016-05-241-0/+14
* ath10k: clean up growing hw checks during safe and full resetVasanthakumar Thiagarajan2016-05-241-16/+28
* ath10k: remove deprecated firmware API 1 supportKalle Valo2016-04-201-1/+0Star
* ath10k: remove MSI range supportRajkumar Manoharan2016-04-121-148/+16Star
* ath10k: reuse copy engine 5 (htt rx) descriptorsRajkumar Manoharan2016-04-041-2/+61
* ath10k: cleanup copy engine receive next completionRajkumar Manoharan2016-04-041-26/+17Star
* ath10k: fix erroneous return valueAnton Protopopov2016-03-031-1/+1
* ath10k: add basic skeleton to support ahbRaja Mani2016-01-281-0/+8
* ath10k: pull reusable code from pci probe and remove for ahbRaja Mani2016-01-281-22/+42
* ath10k: make ath10k_pci_read32/write32() ops more genericRaja Mani2016-01-281-3/+31
* ath10k: make some of ath10k_pci_* func reusableRaja Mani2016-01-281-32/+31Star
* ath10k: reduce indentation by moving powersave check within functionRajkumar Manoharan2015-12-311-19/+15Star
* ath10k: wake up device before accessing registersRajkumar Manoharan2015-12-311-3/+3
* Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller2015-12-081-0/+11
|\
| * ath10k: add support for pktlog in QCA99X0Vivek Natarajan2015-11-041-0/+11
* | ath10k: poll HTT send completion when CE 5 is unusedRajkumar Manoharan2015-11-161-1/+12
* | ath10k: override CE5 configuration for QCA6147 deviceRyan Hsu2015-11-121-3/+29
* | ath10k: add QCA9377 hw1.0 supportBartosz Markowski2015-11-121-0/+2
* | ath10k: introduce dev_id to hw_paramsBartosz Markowski2015-11-121-6/+0Star
* | ath10k: fix the currently supported QCA9377 target version nameBartosz Markowski2015-11-121-1/+1
|/
* ath10k: add QCA9377 chipset supportBartosz Markowski2015-10-291-0/+18
* ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan2015-10-291-5/+0Star
* ath10k: cleanup copy engine send completionRajkumar Manoharan2015-10-291-21/+7Star
* ath10k: remove send completion validation in diag read/writeRajkumar Manoharan2015-10-291-20/+0Star
* ath10k: disable PCI PS for QCA988X and QCA99X0Anilkumar Kolli2015-10-191-1/+82
* ath10k: remove htc polling for tx completionRajkumar Manoharan2015-10-161-11/+3Star
* ath10k: remove unused dl_is_polledRajkumar Manoharan2015-10-161-8/+3Star
* ath10k: configure copy engine 5 for HTT messagesRajkumar Manoharan2015-10-161-11/+59
* ath10k: register per copy engine receive callbacksRajkumar Manoharan2015-10-161-17/+6Star
* ath10k: register per copy engine send completion callbacksRajkumar Manoharan2015-10-161-6/+7
* ath10k: add board 2 API supportManikanta Pubbisetty2015-10-141-6/+10
* ath10k: optimize ce_lock on post rx buffer processingRajkumar Manoharan2015-10-091-19/+8Star
* ath10k: increase pci wakeup timeout to 30 msMaharaja Kennadyrajan2015-10-091-1/+5
* ath10k: fix whitespace usageKalle Valo2015-10-061-0/+1
* ath10k: indentation fixesKalle Valo2015-10-061-1/+1
* ath10k: fix MSI-X registering for qca99x0Janusz Dziedzic2015-09-271-13/+5Star
* ath10k: add qca6164 supportMichal Kazior2015-08-261-0/+13
* ath10k: fix dma_mapping_error() handlingMichal Kazior2015-08-261-2/+6