aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/htc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-26ath6kl: Add HTC pipe implementationKalle Valo1-0/+35
2012-03-26ath6kl: add htc opsKalle Valo1-25/+28
2012-03-26ath6kl: remove void pointer from ath6kl_credit_setup()Kalle Valo1-1/+1
2012-03-26ath6kl: add pointer to the skb in htc_packetKalle Valo1-0/+8
2012-03-26ath6kl: add tx_comp_multi() to struct htc_ep_callbacksKalle Valo1-0/+1
2012-03-26ath6kl: Add tx_complete() to struct htc_ep_callbacksKalle Valo1-0/+1
2012-03-07ath6kl: document all spinlocksKalle Valo1-0/+7
2012-02-27ath6kl: assign Tx packet drop threshold per endpoint based on AC priorityChilam Ng1-0/+1
2012-02-08ath6kl: prioritize Tx bundling based on AC prioritiesChilam Ng1-1/+6
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan1-0/+1
2011-11-11ath6kl: use ath6kl_credit prefix consistentlyKalle Valo1-2/+2
2011-11-11ath6kl: move all credit distribution code to htc.cKalle Valo1-0/+3
2011-11-11ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_infoKalle Valo1-3/+8
2011-11-11ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_epKalle Valo1-1/+1
2011-11-11ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending_handler()Vasanthakumar Thiagarajan1-1/+1
2011-08-10ath6kl: fix function name conflicts with ath9kKalle Valo1-21/+24
2011-08-09ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_targetVasanthakumar Thiagarajan1-0/+2
2011-08-09ath6kl: Move scatter information from ath6kl_device to htc_targetVasanthakumar Thiagarajan1-0/+3
2011-08-09ath6kl: Move block_sz and block_mask from ath6kl_device to htc_targetVasanthakumar Thiagarajan1-0/+3
2011-08-09ath6kl: Move bundle size from ath6kl_device to htc_targetVasanthakumar Thiagarajan1-0/+2
2011-08-09ath6kl: Remove callback msg_pending() and used the function directlyVasanthakumar Thiagarajan1-0/+2
2011-08-09ath6kl: Remove useless flags in hif_scatter_reqVasanthakumar Thiagarajan1-4/+0
2011-08-09Add ath6kl cleaned up driverKalle Valo1-0/+596