index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-02
ath10k: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-1
/
+1
2021-07-02
ath: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-8
/
+1
2021-06-12
ath10k: add missing error return code in ath10k_pci_probe()
Yang Yingliang
1
-3
/
+9
2021-06-12
ath10k: go to path err_unsupported when chip id is not supported
Yang Yingliang
1
-1
/
+1
2020-12-17
ath10k: prevent deinitializing NAPI twice
Wen Gong
1
-3
/
+4
2020-12-12
ath10k: add atomic protection for device recovery
Wen Gong
1
-1
/
+1
2020-10-28
ath10k: ath10k_pci_init_irq(): workaround for checkpatch fallthrough warning
Kalle Valo
1
-1
/
+1
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+1
2020-07-20
ath10k: Fix NULL pointer dereference in AHB device probe
Hauke Mehrtens
1
-41
/
+37
2020-06-23
ath10k: pci: fix memcpy size of bmi response
Zekun Shen
1
-1
/
+1
2020-05-05
ath10k: Avoid override CE5 configuration for QCA99X0 chipsets
Maharaja Kennadyrajan
1
-16
/
+54
2020-04-06
ath10k: Fix the race condition in firmware dump work queue
Maharaja Kennadyrajan
1
-0
/
+1
2020-01-26
ath10k: pci: Fix comment on ath10k_pci_dump_memory_sram
Bryan O'Donoghue
1
-1
/
+1
2020-01-26
ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
Bryan O'Donoghue
1
-2
/
+17
2019-10-02
ath10k: restore QCA9880-AR1A (v1) detection
Christian Lamparter
1
-11
/
+25
2019-09-17
ath10k: use ath10k_pci_soc_ functions for all warm_reset instances
Tomislav Požega
1
-15
/
+11
2019-06-28
ath10k: pci: remove unnecessary casts
Kalle Valo
1
-10
/
+6
2019-06-25
ath10k: fix fw crash by moving chip reset after napi disabled
Miaoqing Pan
1
-4
/
+5
2019-05-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+1
2019-04-29
ath10k: perform crash dump collection in workqueue
Brian Norris
1
-5
/
+19
2019-04-23
ath10k: initialise struct ath10k_bus params to zero
Kalle Valo
1
-1
/
+1
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
1
-12
/
+1
2019-02-11
ath10k: enable Factory Test Mode for WCN3990
Rakesh Pillai
1
-1
/
+2
2019-02-11
ath10k: pci: use mutex for diagnostic window CE polling
Brian Norris
1
-26
/
+15
2019-02-11
ath10k: disable interface pause wow config for integrated chipset
Govind Singh
1
-1
/
+2
2019-02-08
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+1
2019-02-04
ath10k: fix S5 power consumption issue for QCA9377
Yu Wang
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+1
2018-10-13
ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem
Carl Huang
1
-12
/
+11
2018-09-06
ath10k: add device type enum to ath10k_bus_params
Erik Stromdahl
1
-0
/
+1
2018-09-06
ath10k: add struct ath10k_bus_params
Erik Stromdahl
1
-6
/
+6
2018-09-06
ath10k: support to access target space below 1M for qca6174 and qca9377
Carl Huang
1
-2
/
+17
2018-09-06
ath10k: optimize pci diag mem read & write operations
Carl Huang
1
-18
/
+22
2018-09-06
ath10k: enable pktlog for WCN3990 target
Govind Singh
1
-1
/
+1
2018-09-06
ath10k: introduce CE_ATTR_POLL attribute for polling pipe
Govind Singh
1
-1
/
+1
2018-08-24
ath10k: fix kernel panic by moving pci flush after napi_disable
Tamizh chelvam
1
-1
/
+1
2018-04-19
ath10k: modify hif tx paddr to dma_addr_t type
Govind Singh
1
-4
/
+4
2018-03-29
ath10k: add memory dump support QCA9984
Anilkumar Kolli
1
-0
/
+43
2018-03-29
ath10k: refactor ath10k_pci_dump_memory() in preparation for QCA9984 support
Kalle Valo
1
-19
/
+36
2018-03-29
ath10k: add FW API 6 firmware image for QCA9377
Ryan Hsu
1
-0
/
+1
2018-02-27
ath10k: update the IRAM bank number for QCA9377
Ryan Hsu
1
-1
/
+1
2018-02-07
ath10k: add support for Ubiquiti rebranded QCA988X v2
Tobias Schramm
1
-0
/
+6
2018-01-16
ath10k: remove redundant -ve check against u32 integer size
Colin Ian King
1
-3
/
+0
2018-01-16
ath10k: fix spelling mistake: "addrress" -> "address"
Colin Ian King
1
-1
/
+1
2017-12-27
ath10k: update copyright year
Kalle Valo
1
-1
/
+1
2017-12-27
ath10k: add memory dump support for QCA6174/QCA9377
Alan Liu
1
-0
/
+218
2017-12-27
ath10k: refactor firmware crashdump code to coredump.c
Kalle Valo
1
-1
/
+2
2017-12-27
ath10k: Add support for 64 bit ce descriptor
Govind Singh
1
-3
/
+3
2017-12-27
ath10k: Use dma_addr_t for ce buffers to support 64bit target
Govind Singh
1
-2
/
+2
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+8
[next]