summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/htc.h
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Add HTC pipe implementationKalle Valo2012-03-261-0/+35
* ath6kl: add htc opsKalle Valo2012-03-261-25/+28
* ath6kl: remove void pointer from ath6kl_credit_setup()Kalle Valo2012-03-261-1/+1
* ath6kl: add pointer to the skb in htc_packetKalle Valo2012-03-261-0/+8
* ath6kl: add tx_comp_multi() to struct htc_ep_callbacksKalle Valo2012-03-261-0/+1
* ath6kl: Add tx_complete() to struct htc_ep_callbacksKalle Valo2012-03-261-0/+1
* ath6kl: document all spinlocksKalle Valo2012-03-071-0/+7
* ath6kl: assign Tx packet drop threshold per endpoint based on AC priorityChilam Ng2012-02-271-0/+1
* ath6kl: prioritize Tx bundling based on AC prioritiesChilam Ng2012-02-081-1/+6
* ath6kl: Update license headerVasanthakumar Thiagarajan2012-02-081-0/+1
* ath6kl: use ath6kl_credit prefix consistentlyKalle Valo2011-11-111-2/+2
* ath6kl: move all credit distribution code to htc.cKalle Valo2011-11-111-0/+3
* ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_infoKalle Valo2011-11-111-3/+8
* ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_epKalle Valo2011-11-111-1/+1
* ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending...Vasanthakumar Thiagarajan2011-11-111-1/+1
* ath6kl: fix function name conflicts with ath9kKalle Valo2011-08-101-21/+24
* ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-091-0/+2
* ath6kl: Move scatter information from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-091-0/+3
* ath6kl: Move block_sz and block_mask from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-091-0/+3
* ath6kl: Move bundle size from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-091-0/+2
* ath6kl: Remove callback msg_pending() and used the function directlyVasanthakumar Thiagarajan2011-08-091-0/+2
* ath6kl: Remove useless flags in hif_scatter_reqVasanthakumar Thiagarajan2011-08-091-4/+0
* Add ath6kl cleaned up driverKalle Valo2011-08-091-0/+596
OpenPOWER on IntegriCloud