index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: remove deprecated firmware API 1 support
Kalle Valo
2016-04-20
1
-1
/
+0
*
ath10k: remove MSI range support
Rajkumar Manoharan
2016-04-12
1
-148
/
+16
*
ath10k: reuse copy engine 5 (htt rx) descriptors
Rajkumar Manoharan
2016-04-04
1
-2
/
+61
*
ath10k: cleanup copy engine receive next completion
Rajkumar Manoharan
2016-04-04
1
-26
/
+17
*
ath10k: fix erroneous return value
Anton Protopopov
2016-03-03
1
-1
/
+1
*
ath10k: add basic skeleton to support ahb
Raja Mani
2016-01-28
1
-0
/
+8
*
ath10k: pull reusable code from pci probe and remove for ahb
Raja Mani
2016-01-28
1
-22
/
+42
*
ath10k: make ath10k_pci_read32/write32() ops more generic
Raja Mani
2016-01-28
1
-3
/
+31
*
ath10k: make some of ath10k_pci_* func reusable
Raja Mani
2016-01-28
1
-32
/
+31
*
ath10k: reduce indentation by moving powersave check within function
Rajkumar Manoharan
2015-12-31
1
-19
/
+15
*
ath10k: wake up device before accessing registers
Rajkumar Manoharan
2015-12-31
1
-3
/
+3
*
Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...
David S. Miller
2015-12-08
1
-0
/
+11
|
\
|
*
ath10k: add support for pktlog in QCA99X0
Vivek Natarajan
2015-11-04
1
-0
/
+11
*
|
ath10k: poll HTT send completion when CE 5 is unused
Rajkumar Manoharan
2015-11-16
1
-1
/
+12
*
|
ath10k: override CE5 configuration for QCA6147 device
Ryan Hsu
2015-11-12
1
-3
/
+29
*
|
ath10k: add QCA9377 hw1.0 support
Bartosz Markowski
2015-11-12
1
-0
/
+2
*
|
ath10k: introduce dev_id to hw_params
Bartosz Markowski
2015-11-12
1
-6
/
+0
*
|
ath10k: fix the currently supported QCA9377 target version name
Bartosz Markowski
2015-11-12
1
-1
/
+1
|
/
*
ath10k: add QCA9377 chipset support
Bartosz Markowski
2015-10-29
1
-0
/
+18
*
ath10k: remove shadow copy of CE descriptors for source ring
Rajkumar Manoharan
2015-10-29
1
-5
/
+0
*
ath10k: cleanup copy engine send completion
Rajkumar Manoharan
2015-10-29
1
-21
/
+7
*
ath10k: remove send completion validation in diag read/write
Rajkumar Manoharan
2015-10-29
1
-20
/
+0
*
ath10k: disable PCI PS for QCA988X and QCA99X0
Anilkumar Kolli
2015-10-19
1
-1
/
+82
*
ath10k: remove htc polling for tx completion
Rajkumar Manoharan
2015-10-16
1
-11
/
+3
*
ath10k: remove unused dl_is_polled
Rajkumar Manoharan
2015-10-16
1
-8
/
+3
*
ath10k: configure copy engine 5 for HTT messages
Rajkumar Manoharan
2015-10-16
1
-11
/
+59
*
ath10k: register per copy engine receive callbacks
Rajkumar Manoharan
2015-10-16
1
-17
/
+6
*
ath10k: register per copy engine send completion callbacks
Rajkumar Manoharan
2015-10-16
1
-6
/
+7
*
ath10k: add board 2 API support
Manikanta Pubbisetty
2015-10-14
1
-6
/
+10
*
ath10k: optimize ce_lock on post rx buffer processing
Rajkumar Manoharan
2015-10-09
1
-19
/
+8
*
ath10k: increase pci wakeup timeout to 30 ms
Maharaja Kennadyrajan
2015-10-09
1
-1
/
+5
*
ath10k: fix whitespace usage
Kalle Valo
2015-10-06
1
-0
/
+1
*
ath10k: indentation fixes
Kalle Valo
2015-10-06
1
-1
/
+1
*
ath10k: fix MSI-X registering for qca99x0
Janusz Dziedzic
2015-09-27
1
-13
/
+5
*
ath10k: add qca6164 support
Michal Kazior
2015-08-26
1
-0
/
+13
*
ath10k: fix dma_mapping_error() handling
Michal Kazior
2015-08-26
1
-2
/
+6
*
ath10k: add QCA99X0 to supported device list
Vasanthakumar Thiagarajan
2015-07-30
1
-0
/
+2
*
ath10k: delay device access after cold reset
Vasanthakumar Thiagarajan
2015-07-24
1
-13
/
+7
*
ath10k: Fix target to cpu address conversion logic
Vasanthakumar Thiagarajan
2015-07-11
1
-1
/
+1
*
ath10k: Add chip reset sequence for QCA99X0
Vasanthakumar Thiagarajan
2015-06-30
1
-10
/
+71
*
ath10k: Make target cpu address to CE address conversion chip specific
Vasanthakumar Thiagarajan
2015-06-30
1
-3
/
+22
*
ath10k: Copy Engine related changes for QCA99X0
Vasanthakumar Thiagarajan
2015-06-30
1
-2
/
+67
*
ath10k: Add hw register/values for QCA99X0 chip
Vasanthakumar Thiagarajan
2015-06-30
1
-0
/
+5
*
ath10k: prevent debugfs mmio access crash kernel
Michal Kazior
2015-06-16
1
-0
/
+13
*
ath10k: remove unused variable 'id' in ath10k_pci_tx_pipe_cleanup()
Raja Mani
2015-06-09
1
-3
/
+0
*
ath10k: fix possible ps sleep crash
Michal Kazior
2015-06-01
1
-0
/
+1
*
ath10k: add missing firmware declarations
Michal Kazior
2015-05-29
1
-0
/
+2
*
ath10k: enable pci soc powersaving
Michal Kazior
2015-05-22
1
-86
/
+218
*
ath10k: enable ASPM
Janusz Dziedzic
2015-05-22
1
-5
/
+10
*
ath10k: fix qca61x4 hw2.1 support
Michal Kazior
2015-04-21
1
-3
/
+2
[next]