index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
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
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
[next]