summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/pci.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: pci: remove unnecessary castsKalle Valo2019-06-281-10/+6Star
* ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan2019-06-251-4/+5
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-05-271-1/+1
|\
| * ath10k: initialise struct ath10k_bus params to zeroKalle Valo2019-04-231-1/+1
* | ath10k: perform crash dump collection in workqueueBrian Norris2019-04-291-5/+19
|/
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1Star
* ath10k: enable Factory Test Mode for WCN3990Rakesh Pillai2019-02-111-1/+2
* ath10k: pci: use mutex for diagnostic window CE pollingBrian Norris2019-02-111-26/+15Star
* ath10k: disable interface pause wow config for integrated chipsetGovind Singh2019-02-111-1/+2
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-02-081-1/+1
|\
| * ath10k: fix S5 power consumption issue for QCA9377Yu Wang2019-02-041-1/+1
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+1Star
|/
* ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang2018-10-131-12/+11Star
* ath10k: add device type enum to ath10k_bus_paramsErik Stromdahl2018-09-061-0/+1
* ath10k: add struct ath10k_bus_paramsErik Stromdahl2018-09-061-6/+6
* ath10k: support to access target space below 1M for qca6174 and qca9377Carl Huang2018-09-061-2/+17
* ath10k: optimize pci diag mem read & write operationsCarl Huang2018-09-061-18/+22
* ath10k: enable pktlog for WCN3990 targetGovind Singh2018-09-061-1/+1
* ath10k: introduce CE_ATTR_POLL attribute for polling pipeGovind Singh2018-09-061-1/+1
* ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam2018-08-241-1/+1
* ath10k: modify hif tx paddr to dma_addr_t typeGovind Singh2018-04-191-4/+4
* ath10k: add memory dump support QCA9984Anilkumar Kolli2018-03-291-0/+43
* ath10k: refactor ath10k_pci_dump_memory() in preparation for QCA9984 supportKalle Valo2018-03-291-19/+36
* ath10k: add FW API 6 firmware image for QCA9377Ryan Hsu2018-03-291-0/+1
* ath10k: update the IRAM bank number for QCA9377Ryan Hsu2018-02-271-1/+1
* ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm2018-02-071-0/+6
* ath10k: remove redundant -ve check against u32 integer sizeColin Ian King2018-01-161-3/+0Star
* ath10k: fix spelling mistake: "addrress" -> "address"Colin Ian King2018-01-161-1/+1
* ath10k: update copyright yearKalle Valo2017-12-271-1/+1
* ath10k: add memory dump support for QCA6174/QCA9377Alan Liu2017-12-271-0/+218
* ath10k: refactor firmware crashdump code to coredump.cKalle Valo2017-12-271-1/+2
* ath10k: Add support for 64 bit ce descriptorGovind Singh2017-12-271-3/+3
* ath10k: Use dma_addr_t for ce buffers to support 64bit targetGovind Singh2017-12-271-2/+2
* ath: Convert timers to use timer_setup()Kees Cook2017-10-271-9/+8Star
* ath10k: fix build errors with !CONFIG_PMBrian Norris2017-10-271-5/+0Star
* 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/+2Star
|/
* 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/+0Star
* 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