summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/ce.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ath10k: prevent CE from looping indefinitelyMichal Kazior2013-09-081-47/+10
* ath10k: simplify ath10k_ce_init() wake up handlingKalle Valo2013-09-031-9/+5
* ath10k: convert ath10k_pci_wake() to returnKalle Valo2013-09-031-9/+34
* ath10k: clean up ath10k_ce_completed_send_next_nolock()Kalle Valo2013-09-031-20/+21
* ath10k: rename ce_ring_state to ath10k_ce_ringMichal Kazior2013-09-011-15/+15
* ath10k: rename ce_state to ath10k_ce_pipeMichal Kazior2013-09-011-33/+33
* ath10k: remove ce_op_stateMichal Kazior2013-09-011-2/+0
* ath10k: use inline ce_state structureMichal Kazior2013-09-011-24/+13
* ath10k: print errcode when CE ring setup failsMichal Kazior2013-08-141-6/+9
* ath10k: check allocation errors in CEJanusz Dziedzic2013-08-131-0/+22
* ath10k: Remove qca98xx hw1.0 supportBartosz Markowski2013-08-121-30/+1
* ath10k: prevent using invalid ringbuffer indexesMichal Kazior2013-08-021-0/+5
* ath10k: fix typo in define nameMichal Kazior2013-07-301-1/+1
* ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo2013-06-121-0/+1189