summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/ce.h
AgeCommit message (Expand)AuthorFilesLines
2015-02-15ath10k: fix CE_DESC_FLAGS_META_DATA_LSB definitionBen Greear1-1/+1
2015-01-27ath10k: add support for qca6174Michal Kazior1-1/+1
2014-10-23ath10k: split ce pipe init/alloc furtherMichal Kazior1-4/+4
2014-09-26ath10k: add diag_read() to hif opsKalle Valo1-0/+13
2014-09-18ath10k: fix use of multiple blank linesKalle Valo1-3/+0
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo1-5/+5
2014-08-25ath10k: rework posting pci rx buffersMichal Kazior1-13/+3
2014-08-25ath10k: split ce irq/handler setupMichal Kazior1-8/+4
2014-05-27ath10k: abort incomplete scatter-gather pci tx properlyMichal Kazior1-0/+2
2014-03-28ath10k: split ce initialization and allocationMichal Kazior1-7/+8
2014-02-28ath10k: bypass htc for htt tx pathMichal Kazior1-1/+1
2014-02-28ath10k: replace send_head() with tx_sg()Michal Kazior1-0/+7
2013-11-27ath10k: defer irq registration until hif start()Michal Kazior1-1/+0
2013-11-12ath10k: re-arrange PCI init codeMichal Kazior1-0/+1
2013-11-12ath10k: propagate ath10k_ce_disable_interrupts() errorsMichal Kazior1-1/+1
2013-10-07ath10k: remove num_sends_allowedMichal Kazior1-0/+1
2013-10-07ath10k: remove ce_sendlist_sendMichal Kazior1-15/+0
2013-09-12ath10k: delete struct ce_sendlistKalle Valo1-40/+4
2013-09-08ath10k: prevent CE from looping indefinitelyMichal Kazior1-22/+4
2013-09-01ath10k: rename ce_ring_state to ath10k_ce_ringMichal Kazior1-4/+3
2013-09-01ath10k: rename ce_state to ath10k_ce_pipeMichal Kazior1-27/+26
2013-09-01ath10k: remove unused ce_attr parametersMichal Kazior1-6/+0
2013-09-01ath10k: remove ce_op_stateMichal Kazior1-8/+0
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo1-0/+516