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
*
treewide: Fix printk() message errors
Masanari Iida
2016-12-14
1
-1
/
+1
*
ath10k: remove unused variable ar_pci
Chaehyun Lim
2016-09-13
1
-2
/
+0
*
ath10k: fix memory leak on caldata on error exit path
Colin Ian King
2016-09-13
1
-1
/
+1
*
Merge branch 'ath-current' into ath-next
Kalle Valo
2016-09-09
1
-1
/
+0
|
\
|
*
ath10k: Remove driver log suggesting QCA9887 support is experimental
Mohammed Shafi Shajakhan
2016-08-31
1
-1
/
+0
*
|
ath10k: implement NAPI support
Rajkumar Manoharan
2016-09-09
1
-26
/
+45
*
|
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
2016-09-02
1
-1
/
+1
|
/
*
ath10k: enable support for QCA9888
Anilkumar Kolli
2016-07-08
1
-0
/
+13
*
ath10k: fix crash during card removal
Mohammed Shafi Shajakhan
2016-06-30
1
-0
/
+11
*
ath10k: add board data download from target
Sven Eckelmann
2016-06-07
1
-0
/
+139
*
ath10k: add QCA9887 chipset support
Sven Eckelmann
2016-06-07
1
-0
/
+18
*
ath10k: update module description
Rajkumar Manoharan
2016-06-02
1
-1
/
+1
*
ath10k: fix diag_read to collect data for larger memory
Ashok Raj Nagarajan
2016-06-02
1
-12
/
+16
*
ath10k: enable support for QCA9984
Vasanthakumar Thiagarajan
2016-05-24
1
-0
/
+14
*
ath10k: clean up growing hw checks during safe and full reset
Vasanthakumar Thiagarajan
2016-05-24
1
-16
/
+28
*
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
[next]