index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
ce.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-18
ath10k: fix use of multiple blank lines
Kalle Valo
1
-2
/
+0
2014-08-26
ath10k: improve logging to include dev id
Michal Kazior
1
-7
/
+7
2014-08-25
ath10k: rework posting pci rx buffers
Michal Kazior
1
-28
/
+43
2014-08-25
ath10k: split ce irq/handler setup
Michal Kazior
1
-23
/
+13
2014-08-12
ath10k: remove target soc ps code
Michal Kazior
1
-63
/
+5
2014-07-15
ath10k: sanitize tx ring index access properly
Michal Kazior
1
-4
/
+7
2014-05-27
ath10k: abort incomplete scatter-gather pci tx properly
Michal Kazior
1
-0
/
+27
2014-03-28
ath10k: split ce initialization and allocation
Michal Kazior
1
-129
/
+178
2014-03-28
ath10k: convert pci_alloc_consistent() to dma_alloc_coherent()
Michal Kazior
1
-28
/
+25
2014-02-28
ath10k: bypass htc for htt tx path
Michal Kazior
1
-2
/
+2
2014-02-28
ath10k: replace send_head() with tx_sg()
Michal Kazior
1
-6
/
+6
2013-11-27
ath10k: defer irq registration until hif start()
Michal Kazior
1
-15
/
+0
2013-11-12
ath10k: re-arrange PCI init code
Michal Kazior
1
-4
/
+15
2013-11-12
ath10k: propagate ath10k_ce_disable_interrupts() errors
Michal Kazior
1
-2
/
+5
2013-11-12
ath10k: fix ath10k_ce_init() failpath
Michal Kazior
1
-4
/
+6
2013-11-12
ath10k: make sure to mask all CE irqs
Michal Kazior
1
-0
/
+12
2013-11-12
ath10k: remove ar_pci->ce_count
Michal Kazior
1
-6
/
+3
2013-10-21
ath10k: fix FW crashes on heavy TX on 10.1.389 AP FW
Michal Kazior
1
-0
/
+11
2013-10-07
ath10k: remove num_sends_allowed
Michal Kazior
1
-1
/
+16
2013-10-07
ath10k: remove ce_sendlist_send
Michal Kazior
1
-34
/
+0
2013-09-12
ath10k: delete struct ce_sendlist
Kalle Valo
1
-40
/
+8
2013-09-12
ath10k: add boot debug messages to pci.c and ce.c
Kalle Valo
1
-0
/
+8
2013-09-08
ath10k: prevent CE from looping indefinitely
Michal Kazior
1
-47
/
+10
2013-09-03
ath10k: simplify ath10k_ce_init() wake up handling
Kalle Valo
1
-9
/
+5
2013-09-03
ath10k: convert ath10k_pci_wake() to return
Kalle Valo
1
-9
/
+34
2013-09-03
ath10k: clean up ath10k_ce_completed_send_next_nolock()
Kalle Valo
1
-20
/
+21
2013-09-01
ath10k: rename ce_ring_state to ath10k_ce_ring
Michal Kazior
1
-15
/
+15
2013-09-01
ath10k: rename ce_state to ath10k_ce_pipe
Michal Kazior
1
-33
/
+33
2013-09-01
ath10k: remove ce_op_state
Michal Kazior
1
-2
/
+0
2013-09-01
ath10k: use inline ce_state structure
Michal Kazior
1
-24
/
+13
2013-08-14
ath10k: print errcode when CE ring setup fails
Michal Kazior
1
-6
/
+9
2013-08-13
ath10k: check allocation errors in CE
Janusz Dziedzic
1
-0
/
+22
2013-08-12
ath10k: Remove qca98xx hw1.0 support
Bartosz Markowski
1
-30
/
+1
2013-08-02
ath10k: prevent using invalid ringbuffer indexes
Michal Kazior
1
-0
/
+5
2013-07-30
ath10k: fix typo in define name
Michal Kazior
1
-1
/
+1
2013-06-12
ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
Kalle Valo
1
-0
/
+1189