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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
ath10k: fix ath10k_pci struct layout
Arnd Bergmann
1
-4
/
+5
2020-05-05
ath10k: Avoid override CE5 configuration for QCA99X0 chipsets
Maharaja Kennadyrajan
1
-0
/
+4
2019-04-29
ath10k: perform crash dump collection in workqueue
Brian Norris
1
-0
/
+2
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
1
-12
/
+1
2019-02-11
ath10k: pci: use mutex for diagnostic window CE polling
Brian Norris
1
-0
/
+3
2018-09-06
ath10k: optimize pci diag mem read & write operations
Carl Huang
1
-1
/
+2
2018-06-14
ath10k: snoc: stop including pci.h
Brian Norris
1
-42
/
+0
2017-12-27
ath10k: update copyright year
Kalle Valo
1
-1
/
+1
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-07-06
ath10k: make CE layer bus agnostic
Govind Singh
1
-13
/
+1
2017-02-07
ath10k: fix reading sram contents for QCA4019
Ashok Raj Nagarajan
1
-0
/
+5
2017-01-27
ath10k: remove multiple defines of DIAG_TRANSFER_LIMIT
Srinivas Kandagatla
1
-5
/
+0
2016-09-09
ath10k: implement NAPI support
Rajkumar Manoharan
1
-4
/
+2
2016-05-24
ath10k: clean up growing hw checks during safe and full reset
Vasanthakumar Thiagarajan
1
-0
/
+6
2016-04-12
ath10k: remove MSI range support
Rajkumar Manoharan
1
-9
/
+8
2016-01-28
ath10k: add helper functions in ahb.c for reg rd/wr
Raja Mani
1
-0
/
+6
2016-01-28
ath10k: add basic skeleton to support ahb
Raja Mani
1
-0
/
+1
2016-01-28
ath10k: pull reusable code from pci probe and remove for ahb
Raja Mani
1
-0
/
+2
2016-01-28
ath10k: make ath10k_pci_read32/write32() ops more generic
Raja Mani
1
-0
/
+8
2016-01-28
ath10k: make some of ath10k_pci_* func reusable
Raja Mani
1
-0
/
+32
2015-10-19
ath10k: disable PCI PS for QCA988X and QCA99X0
Anilkumar Kolli
1
-0
/
+6
2015-10-16
ath10k: register per copy engine receive callbacks
Rajkumar Manoharan
1
-2
/
+0
2015-10-09
ath10k: increase pci wakeup timeout to 30 ms
Maharaja Kennadyrajan
1
-1
/
+2
2015-06-30
ath10k: Make target cpu address to CE address conversion chip specific
Vasanthakumar Thiagarajan
1
-12
/
+0
2015-06-16
ath10k: prevent debugfs mmio access crash kernel
Michal Kazior
1
-0
/
+1
2015-05-22
ath10k: enable pci soc powersaving
Michal Kazior
1
-48
/
+41
2015-05-22
ath10k: enable ASPM
Janusz Dziedzic
1
-0
/
+6
2015-01-29
ath10k: fix target wakeup timeout
Rajkumar Manoharan
1
-1
/
+1
2014-12-08
ath10k: create a chip revision whitelist
Michal Kazior
1
-0
/
+5
2014-08-27
ath10k: make target endianess more explicit
Michal Kazior
1
-9
/
+9
2014-08-25
ath10k: remove ar_pci->started
Michal Kazior
1
-2
/
+0
2014-08-25
ath10k: rework posting pci rx buffers
Michal Kazior
1
-0
/
+2
2014-08-25
ath10k: remove early irq handling
Michal Kazior
1
-1
/
+0
2014-08-25
ath10k: provide firmware crash info via debugfs
Ben Greear
1
-3
/
+0
2014-08-12
ath10k: remove pci features var
Michal Kazior
1
-9
/
+0
2014-08-12
ath10k: remove target soc ps code
Michal Kazior
1
-55
/
+12
2014-08-12
ath10k: embed ar_pci inside ar
Michal Kazior
1
-1
/
+1
2014-07-15
ath10k: fix bmi exchange tx/rx race
Michal Kazior
1
-1
/
+2
2014-03-28
ath10k: delete ar_pci->fw_indicator_address
Kalle Valo
1
-3
/
+0
2014-02-28
ath10k: remove pci completion list
Michal Kazior
1
-28
/
+0
2013-11-27
ath10k: re-add support for early fw indication
Michal Kazior
1
-0
/
+1
2013-11-12
ath10k: remove ar_pci->ce_count
Michal Kazior
1
-3
/
+0
2013-10-21
ath10k: implement ath10k_pci_soc_read/write32()
Kalle Valo
1
-0
/
+10
2013-10-07
ath10k: remove num_sends_allowed
Michal Kazior
1
-3
/
+0
2013-09-03
ath10k: convert ath10k_pci_wake() to return
Kalle Valo
1
-3
/
+5
2013-09-03
ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k
Kalle Valo
1
-4
/
+8
2013-09-03
ath10k: remove void pointer from struct ath10k_pci_compl
Kalle Valo
1
-1
/
+1
2013-09-01
ath10k: remove un ar_pci->cacheline_sz field
Kalle Valo
1
-1
/
+0
2013-09-01
ath10k: rename ce_state to ath10k_ce_pipe
Michal Kazior
1
-4
/
+4
2013-09-01
ath10k: rename hif_ce_pipe_info to ath10k_pci_pipe
Michal Kazior
1
-3
/
+3
[next]