index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+18
2024-05-03
Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
1
-5
/
+5
2024-04-25
wifi: ath10k: Refer to INTX instead of LEGACY
Damien Le Moal
1
-18
/
+18
2024-04-25
wifi: ath10k: drop chip-specific board data file name
Dmitry Baryshkov
1
-5
/
+5
2024-04-24
wifi: ath10k: allocate dummy net_device dynamically
Breno Leitao
1
-1
/
+1
2024-01-18
wifi: ath10k: replace ENOTSUPP with EOPNOTSUPP
Karthikeyan Periyasamy
1
-5
/
+5
2023-11-30
wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
1
-0
/
+1
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-1
/
+1
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+5
2023-08-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+1
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
1
-1
/
+1
2023-08-23
wifi: ath10k: Fix a few spelling errors
Jeff Johnson
1
-1
/
+1
2023-08-21
wifi: ath10k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-4
/
+5
2023-04-12
wifi: ath10k: Remove redundant pci_clear_master
Cai Huoqing
1
-5
/
+1
2022-11-17
wifi: ath10k: Fix return value in ath10k_pci_init()
Xiu Jianfeng
1
-8
/
+12
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-1
/
+1
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-09-16
wifi: ath10k: Fix miscellaneous spelling errors
Jeff Johnson
1
-1
/
+1
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
[next]