index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2017-08-08
ath10k: switch to use new generic UUID API
Andy Shevchenko
1
-4
/
+4
2017-07-06
ath10k: add copy engine register MAP for wcn3990 target
Govind Singh
1
-0
/
+4
2017-07-06
ath10k: make CE layer bus agnostic
Govind Singh
1
-22
/
+29
2017-06-28
ath10k: fix a bunch of spelling mistakes in messages
Colin Ian King
1
-1
/
+1
2017-06-01
ath10k: log when longer bmi cmds happen
Ben Greear
1
-6
/
+21
2017-04-19
ath10k: bump up FW API to 6
Ryan Hsu
1
-0
/
+1
2017-04-05
ath10k: fix block comments style
Marcin Rokicki
1
-4
/
+8
2017-03-16
ath10k: remove redundant error check
Colin Ian King
1
-6
/
+0
2017-02-14
ath10k: fix napi crash during rmmod when probe firmware fails
Kalle Valo
1
-1
/
+2
2017-02-07
ath10k: fix reading sram contents for QCA4019
Ashok Raj Nagarajan
1
-19
/
+32
2017-02-07
ath10k: few whitespace fixes
Kalle Valo
1
-1
/
+1
2017-02-01
Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...
David S. Miller
1
-3
/
+3
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-27
ath10k: fix typo in addr calculation
Srinivas Kandagatla
1
-1
/
+1
2017-01-27
ath10k: use dma_zalloc_coherent()
Srinivas Kandagatla
1
-2
/
+1
2017-01-19
ath10k: dump Copy Engine registers during firmware crash
Mohammed Shafi Shajakhan
1
-0
/
+1
2017-01-02
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...
David S. Miller
1
-2
/
+2
2016-12-29
ath10k: override CE5 config for QCA9377
Bartosz Markowski
1
-1
/
+1
2016-12-29
ath10k: fix IRAM banks number for QCA9377
Bartosz Markowski
1
-1
/
+1
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
1
-1
/
+1
2016-09-13
ath10k: remove unused variable ar_pci
Chaehyun Lim
1
-2
/
+0
2016-09-13
ath10k: fix memory leak on caldata on error exit path
Colin Ian King
1
-1
/
+1
2016-09-09
Merge branch 'ath-current' into ath-next
Kalle Valo
1
-1
/
+0
2016-09-09
ath10k: implement NAPI support
Rajkumar Manoharan
1
-26
/
+45
2016-09-02
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
1
-1
/
+1
2016-08-31
ath10k: Remove driver log suggesting QCA9887 support is experimental
Mohammed Shafi Shajakhan
1
-1
/
+0
2016-07-08
ath10k: enable support for QCA9888
Anilkumar Kolli
1
-0
/
+13
2016-06-30
ath10k: fix crash during card removal
Mohammed Shafi Shajakhan
1
-0
/
+11
2016-06-07
ath10k: add board data download from target
Sven Eckelmann
1
-0
/
+139
2016-06-07
ath10k: add QCA9887 chipset support
Sven Eckelmann
1
-0
/
+18
2016-06-02
ath10k: update module description
Rajkumar Manoharan
1
-1
/
+1
[next]