summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/ce.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: defer irq registration until hif start()Michal Kazior2013-11-271-15/+0
* ath10k: re-arrange PCI init codeMichal Kazior2013-11-121-4/+15
* ath10k: propagate ath10k_ce_disable_interrupts() errorsMichal Kazior2013-11-121-2/+5
* ath10k: fix ath10k_ce_init() failpathMichal Kazior2013-11-121-4/+6
* ath10k: make sure to mask all CE irqsMichal Kazior2013-11-121-0/+12
* ath10k: remove ar_pci->ce_countMichal Kazior2013-11-121-6/+3
* ath10k: fix FW crashes on heavy TX on 10.1.389 AP FWMichal Kazior2013-10-211-0/+11
* ath10k: remove num_sends_allowedMichal Kazior2013-10-071-1/+16
* ath10k: remove ce_sendlist_sendMichal Kazior2013-10-071-34/+0
* ath10k: delete struct ce_sendlistKalle Valo2013-09-121-40/+8
* ath10k: add boot debug messages to pci.c and ce.cKalle Valo2013-09-121-0/+8
* 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
OpenPOWER on IntegriCloud