index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-10-27
ath10k: fix build errors with !CONFIG_PM
Brian Norris
1
-5
/
+0
2017-10-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-10
/
+14
2017-10-13
ath10k: fix core PCI suspend when WoWLAN is supported but disabled
Brian Norris
1
-10
/
+14
2017-09-21
ath10k: mark PM functions as __maybe_unused
Arnd Bergmann
1
-5
/
+2
2017-08-31
ath10k: add the PCI PM core suspend/resume ops
Ryan Hsu
1
-0
/
+42
[next]