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
/
ce.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: add support for qca6174
Michal Kazior
2015-01-27
1
-6
/
+6
*
ath10k: implement wmi-tlv backend
Michal Kazior
2014-12-08
1
-0
/
+2
*
ath10k: fix possible bmi crash
Michal Kazior
2014-10-31
1
-0
/
+7
*
ath10k: change ce ring cleanup logic
Michal Kazior
2014-10-31
1
-6
/
+0
*
ath10k: split ce pipe init/alloc further
Michal Kazior
2014-10-23
1
-29
/
+27
*
ath10k: add diag_read() to hif ops
Kalle Valo
2014-09-26
1
-11
/
+11
*
ath10k: don't enable interrupts for the diagnostic window
Kalle Valo
2014-09-26
1
-1
/
+4
*
ath10k: fix use of multiple blank lines
Kalle Valo
2014-09-18
1
-2
/
+0
*
ath10k: improve logging to include dev id
Michal Kazior
2014-08-26
1
-7
/
+7
*
ath10k: rework posting pci rx buffers
Michal Kazior
2014-08-25
1
-28
/
+43
*
ath10k: split ce irq/handler setup
Michal Kazior
2014-08-25
1
-23
/
+13
*
ath10k: remove target soc ps code
Michal Kazior
2014-08-12
1
-63
/
+5
*
ath10k: sanitize tx ring index access properly
Michal Kazior
2014-07-15
1
-4
/
+7
*
ath10k: abort incomplete scatter-gather pci tx properly
Michal Kazior
2014-05-27
1
-0
/
+27
*
ath10k: split ce initialization and allocation
Michal Kazior
2014-03-28
1
-129
/
+178
*
ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()
Michal Kazior
2014-03-28
1
-28
/
+25
*
ath10k: bypass htc for htt tx path
Michal Kazior
2014-02-28
1
-2
/
+2
*
ath10k: replace send_head() with tx_sg()
Michal Kazior
2014-02-28
1
-6
/
+6
*
ath10k: defer irq registration until hif start()
Michal Kazior
2013-11-27
1
-15
/
+0
*
ath10k: re-arrange PCI init code
Michal Kazior
2013-11-12
1
-4
/
+15
*
ath10k: propagate ath10k_ce_disable_interrupts() errors
Michal Kazior
2013-11-12
1
-2
/
+5
*
ath10k: fix ath10k_ce_init() failpath
Michal Kazior
2013-11-12
1
-4
/
+6
*
ath10k: make sure to mask all CE irqs
Michal Kazior
2013-11-12
1
-0
/
+12
*
ath10k: remove ar_pci->ce_count
Michal Kazior
2013-11-12
1
-6
/
+3
*
ath10k: fix FW crashes on heavy TX on 10.1.389 AP FW
Michal Kazior
2013-10-21
1
-0
/
+11
*
ath10k: remove num_sends_allowed
Michal Kazior
2013-10-07
1
-1
/
+16
*
ath10k: remove ce_sendlist_send
Michal Kazior
2013-10-07
1
-34
/
+0
*
ath10k: delete struct ce_sendlist
Kalle Valo
2013-09-12
1
-40
/
+8
*
ath10k: add boot debug messages to pci.c and ce.c
Kalle Valo
2013-09-12
1
-0
/
+8
*
ath10k: prevent CE from looping indefinitely
Michal Kazior
2013-09-08
1
-47
/
+10
*
ath10k: simplify ath10k_ce_init() wake up handling
Kalle Valo
2013-09-03
1
-9
/
+5
*
ath10k: convert ath10k_pci_wake() to return
Kalle Valo
2013-09-03
1
-9
/
+34
*
ath10k: clean up ath10k_ce_completed_send_next_nolock()
Kalle Valo
2013-09-03
1
-20
/
+21
*
ath10k: rename ce_ring_state to ath10k_ce_ring
Michal Kazior
2013-09-01
1
-15
/
+15
*
ath10k: rename ce_state to ath10k_ce_pipe
Michal Kazior
2013-09-01
1
-33
/
+33
*
ath10k: remove ce_op_state
Michal Kazior
2013-09-01
1
-2
/
+0
*
ath10k: use inline ce_state structure
Michal Kazior
2013-09-01
1
-24
/
+13
*
ath10k: print errcode when CE ring setup fails
Michal Kazior
2013-08-14
1
-6
/
+9
*
ath10k: check allocation errors in CE
Janusz Dziedzic
2013-08-13
1
-0
/
+22
*
ath10k: Remove qca98xx hw1.0 support
Bartosz Markowski
2013-08-12
1
-30
/
+1
*
ath10k: prevent using invalid ringbuffer indexes
Michal Kazior
2013-08-02
1
-0
/
+5
*
ath10k: fix typo in define name
Michal Kazior
2013-07-30
1
-1
/
+1
*
ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
Kalle Valo
2013-06-12
1
-0
/
+1189