summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.c
Commit message (Expand)AuthorAgeFilesLines
* ath: Convert timers to use timer_setup()Kees Cook2017-10-271-9/+8
* ath10k: fix build errors with !CONFIG_PMBrian Norris2017-10-271-5/+0
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-10-271-10/+14
|\
| * ath10k: fix core PCI suspend when WoWLAN is supported but disabledBrian Norris2017-10-131-10/+14
* | ath10k: mark PM functions as __maybe_unusedArnd Bergmann2017-09-211-5/+2
|/
* ath10k: add the PCI PM core suspend/resume opsRyan Hsu2017-08-311-0/+42
* ath10k: switch to use new generic UUID APIAndy Shevchenko2017-08-081-4/+4
* ath10k: add copy engine register MAP for wcn3990 targetGovind Singh2017-07-061-0/+4
* ath10k: make CE layer bus agnosticGovind Singh2017-07-061-22/+29
* ath10k: fix a bunch of spelling mistakes in messagesColin Ian King2017-06-281-1/+1
* ath10k: log when longer bmi cmds happenBen Greear2017-06-011-6/+21
* ath10k: bump up FW API to 6Ryan Hsu2017-04-191-0/+1
* ath10k: fix block comments styleMarcin Rokicki2017-04-051-4/+8
* ath10k: remove redundant error checkColin Ian King2017-03-161-6/+0
* ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo2017-02-141-1/+2
* ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan2017-02-071-19/+32
* 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
OpenPOWER on IntegriCloud