summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/htc.c
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: print seqno in htc debug logsKalle Valo2011-11-111-4/+7
* ath6kl: power down hardware when interface is downKalle Valo2011-11-111-0/+3
* ath6kl: create ath6kl_htc_reset()Kalle Valo2011-11-111-42/+49
* ath6kl: add a fixme to ath6kl_htc_wait_target()Kalle Valo2011-11-111-0/+4
* ath6kl: add more boot debug messagesKalle Valo2011-11-111-4/+4
* ath6kl: add debug messages for credit handlingKalle Valo2011-11-111-22/+24
* ath6kl: use ath6kl_credit prefix consistentlyKalle Valo2011-11-111-32/+31Star
* ath6kl: move all credit distribution code to htc.cKalle Valo2011-11-111-0/+292
* ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_infoKalle Valo2011-11-111-15/+16
* ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_epKalle Valo2011-11-111-2/+2
* ath6kl: use ath6kl prefix in credit functionsKalle Valo2011-11-111-11/+11
* ath6kl: don't dump full htc packetsKalle Valo2011-11-111-11/+0Star
* ath6kl: cleanup htc debug messagesKalle Valo2011-11-111-71/+67Star
* ath6kl: merge htc debug levelsKalle Valo2011-11-111-42/+42
* ath6kl: move remaining content from htc_hif.h to hif.hKalle Valo2011-11-111-1/+1
* ath6kl: move htc_hif to hif.cKalle Valo2011-11-111-10/+10
* ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending...Vasanthakumar Thiagarajan2011-11-111-2/+2
* ath6kl: Avoid processing failed rx packetsVasanthakumar Thiagarajan2011-11-111-14/+34
* ath6kl: Fix htc_packet leak in ath6kl_htc_rx_fetch()Vasanthakumar Thiagarajan2011-11-111-4/+2Star
* ath6kl: Fix htc_packet leak in ath6kl_htc_rx_process_packets()Vasanthakumar Thiagarajan2011-11-111-1/+2
* ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo2011-09-281-13/+14
* ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_set...Vasanthakumar Thiagarajan2011-09-271-1/+0Star
* ath6kl: unify rx function naming in htc.cKalle Valo2011-09-061-60/+66
* ath6kl: unify tx function names in htc.cKalle Valo2011-09-061-43/+44
* ath6kl: Avoid rolling back of entire scatter setup in case of failureVasanthakumar Thiagarajan2011-08-311-12/+12
* ath6kl: Fix system freeze under heavy data loadVasanthakumar Thiagarajan2011-08-311-0/+14
* ath6kl: fix indentation in htc_issued_send()Kalle Valo2011-08-311-1/+1
* ath6kl: fix function name conflicts with ath9kKalle Valo2011-08-101-30/+31
* ath6kl: Rearrange the variable and the value position in IF conditionRaja Mani2011-08-091-1/+1
* ath6kl: Print bad trailer data only when htc fails to parse trailer infoRaja Mani2011-08-091-2/+3
* ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-091-2/+2
* ath6kl: Move scatter information from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-091-9/+4Star
* ath6kl: Move block_sz and block_mask from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-091-7/+7
* ath6kl: Move bundle size from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-091-8/+8
* ath6kl: Remove callback msg_pending() and used the function directlyVasanthakumar Thiagarajan2011-08-091-4/+2Star
* ath6kl: Remove ath6kldev_setup_msg_bndl()Vasanthakumar Thiagarajan2011-08-091-1/+1
* ath6kl: Remove endpoint reference from hif_scatter_reqVasanthakumar Thiagarajan2011-08-091-4/+6
* ath6kl: Remove useless flags in hif_scatter_reqVasanthakumar Thiagarajan2011-08-091-6/+0Star
* Add ath6kl cleaned up driverKalle Valo2011-08-091-0/+2466