summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+0
* ath10k: remove MSI range supportRajkumar Manoharan2016-04-121-148/+16
* ath10k: reuse copy engine 5 (htt rx) descriptorsRajkumar Manoharan2016-04-041-2/+61
* ath10k: cleanup copy engine receive next completionRajkumar Manoharan2016-04-041-26/+17
* 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/+31
* ath10k: reduce indentation by moving powersave check within functionRajkumar Manoharan2015-12-311-19/+15
* 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/+0
* | 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/+0
* ath10k: cleanup copy engine send completionRajkumar Manoharan2015-10-291-21/+7
* ath10k: remove send completion validation in diag read/writeRajkumar Manoharan2015-10-291-20/+0
* ath10k: disable PCI PS for QCA988X and QCA99X0Anilkumar Kolli2015-10-191-1/+82
* ath10k: remove htc polling for tx completionRajkumar Manoharan2015-10-161-11/+3
* ath10k: remove unused dl_is_polledRajkumar Manoharan2015-10-161-8/+3
* ath10k: configure copy engine 5 for HTT messagesRajkumar Manoharan2015-10-161-11/+59
* ath10k: register per copy engine receive callbacksRajkumar Manoharan2015-10-161-17/+6
* 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/+8
* 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/+5
* ath10k: add qca6164 supportMichal Kazior2015-08-261-0/+13
* ath10k: fix dma_mapping_error() handlingMichal Kazior2015-08-261-2/+6
* ath10k: add QCA99X0 to supported device listVasanthakumar Thiagarajan2015-07-301-0/+2
* ath10k: delay device access after cold resetVasanthakumar Thiagarajan2015-07-241-13/+7
* ath10k: Fix target to cpu address conversion logicVasanthakumar Thiagarajan2015-07-111-1/+1
* ath10k: Add chip reset sequence for QCA99X0Vasanthakumar Thiagarajan2015-06-301-10/+71
* ath10k: Make target cpu address to CE address conversion chip specificVasanthakumar Thiagarajan2015-06-301-3/+22
* ath10k: Copy Engine related changes for QCA99X0Vasanthakumar Thiagarajan2015-06-301-2/+67
* ath10k: Add hw register/values for QCA99X0 chipVasanthakumar Thiagarajan2015-06-301-0/+5
* ath10k: prevent debugfs mmio access crash kernelMichal Kazior2015-06-161-0/+13
* ath10k: remove unused variable 'id' in ath10k_pci_tx_pipe_cleanup()Raja Mani2015-06-091-3/+0
* ath10k: fix possible ps sleep crashMichal Kazior2015-06-011-0/+1
* ath10k: add missing firmware declarationsMichal Kazior2015-05-291-0/+2