summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: few whitespace fixesKalle Valo2017-02-071-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller2017-02-011-3/+3
|\
| * ath10k: fix typo in addr calculationSrinivas Kandagatla2017-01-271-1/+1
| * ath10k: use dma_zalloc_coherent()Srinivas Kandagatla2017-01-271-2/+1
| * ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan2017-01-191-0/+1
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
|/
* Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-021-2/+2
|\
| * ath10k: override CE5 config for QCA9377Bartosz Markowski2016-12-291-1/+1
| * ath10k: fix IRAM banks number for QCA9377Bartosz Markowski2016-12-291-1/+1
* | treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
|/
* ath10k: remove unused variable ar_pciChaehyun Lim2016-09-131-2/+0
* 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/+0
|\
| * ath10k: Remove driver log suggesting QCA9887 support is experimentalMohammed Shafi Shajakhan2016-08-311-1/+0
* | 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/+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
OpenPOWER on IntegriCloud