index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
pci.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: implement NAPI support
Rajkumar Manoharan
2016-09-09
1
-4
/
+2
*
ath10k: clean up growing hw checks during safe and full reset
Vasanthakumar Thiagarajan
2016-05-24
1
-0
/
+6
*
ath10k: remove MSI range support
Rajkumar Manoharan
2016-04-12
1
-9
/
+8
*
ath10k: add helper functions in ahb.c for reg rd/wr
Raja Mani
2016-01-28
1
-0
/
+6
*
ath10k: add basic skeleton to support ahb
Raja Mani
2016-01-28
1
-0
/
+1
*
ath10k: pull reusable code from pci probe and remove for ahb
Raja Mani
2016-01-28
1
-0
/
+2
*
ath10k: make ath10k_pci_read32/write32() ops more generic
Raja Mani
2016-01-28
1
-0
/
+8
*
ath10k: make some of ath10k_pci_* func reusable
Raja Mani
2016-01-28
1
-0
/
+32
*
ath10k: disable PCI PS for QCA988X and QCA99X0
Anilkumar Kolli
2015-10-19
1
-0
/
+6
*
ath10k: register per copy engine receive callbacks
Rajkumar Manoharan
2015-10-16
1
-2
/
+0
*
ath10k: increase pci wakeup timeout to 30 ms
Maharaja Kennadyrajan
2015-10-09
1
-1
/
+2
*
ath10k: Make target cpu address to CE address conversion chip specific
Vasanthakumar Thiagarajan
2015-06-30
1
-12
/
+0
*
ath10k: prevent debugfs mmio access crash kernel
Michal Kazior
2015-06-16
1
-0
/
+1
*
ath10k: enable pci soc powersaving
Michal Kazior
2015-05-22
1
-48
/
+41
*
ath10k: enable ASPM
Janusz Dziedzic
2015-05-22
1
-0
/
+6
*
ath10k: fix target wakeup timeout
Rajkumar Manoharan
2015-01-29
1
-1
/
+1
*
ath10k: create a chip revision whitelist
Michal Kazior
2014-12-08
1
-0
/
+5
*
ath10k: make target endianess more explicit
Michal Kazior
2014-08-27
1
-9
/
+9
*
ath10k: remove ar_pci->started
Michal Kazior
2014-08-25
1
-2
/
+0
*
ath10k: rework posting pci rx buffers
Michal Kazior
2014-08-25
1
-0
/
+2
*
ath10k: remove early irq handling
Michal Kazior
2014-08-25
1
-1
/
+0
*
ath10k: provide firmware crash info via debugfs
Ben Greear
2014-08-25
1
-3
/
+0
*
ath10k: remove pci features var
Michal Kazior
2014-08-12
1
-9
/
+0
*
ath10k: remove target soc ps code
Michal Kazior
2014-08-12
1
-55
/
+12
*
ath10k: embed ar_pci inside ar
Michal Kazior
2014-08-12
1
-1
/
+1
*
ath10k: fix bmi exchange tx/rx race
Michal Kazior
2014-07-15
1
-1
/
+2
*
ath10k: delete ar_pci->fw_indicator_address
Kalle Valo
2014-03-28
1
-3
/
+0
*
ath10k: remove pci completion list
Michal Kazior
2014-02-28
1
-28
/
+0
*
ath10k: re-add support for early fw indication
Michal Kazior
2013-11-27
1
-0
/
+1
*
ath10k: remove ar_pci->ce_count
Michal Kazior
2013-11-12
1
-3
/
+0
*
ath10k: implement ath10k_pci_soc_read/write32()
Kalle Valo
2013-10-21
1
-0
/
+10
*
ath10k: remove num_sends_allowed
Michal Kazior
2013-10-07
1
-3
/
+0
*
ath10k: convert ath10k_pci_wake() to return
Kalle Valo
2013-09-03
1
-3
/
+5
*
ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k
Kalle Valo
2013-09-03
1
-4
/
+8
*
ath10k: remove void pointer from struct ath10k_pci_compl
Kalle Valo
2013-09-03
1
-1
/
+1
*
ath10k: remove un ar_pci->cacheline_sz field
Kalle Valo
2013-09-01
1
-1
/
+0
*
ath10k: rename ce_state to ath10k_ce_pipe
Michal Kazior
2013-09-01
1
-4
/
+4
*
ath10k: rename hif_ce_pipe_info to ath10k_pci_pipe
Michal Kazior
2013-09-01
1
-3
/
+3
*
ath10k: use inline ce_state structure
Michal Kazior
2013-09-01
1
-1
/
+1
*
ath10k: clean up PCI completion states
Michal Kazior
2013-08-14
1
-6
/
+7
*
ath10k: Remove qca98xx hw1.0 support
Bartosz Markowski
2013-08-12
1
-21
/
+2
*
ath10k: add SoC power save option to PCI features map
Bartosz Markowski
2013-08-07
1
-4
/
+7
*
ath10k: fix typo in define name
Michal Kazior
2013-07-30
1
-2
/
+2
*
ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
Kalle Valo
2013-06-12
1
-0
/
+355