aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/htc.h
Commit message (Expand)AuthorAge
* ath6kl: Add HTC pipe implementationKalle Valo2012-03-26
* ath6kl: add htc opsKalle Valo2012-03-26
* ath6kl: remove void pointer from ath6kl_credit_setup()Kalle Valo2012-03-26
* ath6kl: add pointer to the skb in htc_packetKalle Valo2012-03-26
* ath6kl: add tx_comp_multi() to struct htc_ep_callbacksKalle Valo2012-03-26
* ath6kl: Add tx_complete() to struct htc_ep_callbacksKalle Valo2012-03-26
* ath6kl: document all spinlocksKalle Valo2012-03-07
* ath6kl: assign Tx packet drop threshold per endpoint based on AC priorityChilam Ng2012-02-27
* ath6kl: prioritize Tx bundling based on AC prioritiesChilam Ng2012-02-08
* ath6kl: Update license headerVasanthakumar Thiagarajan2012-02-08
* ath6kl: use ath6kl_credit prefix consistentlyKalle Valo2011-11-11
* ath6kl: move all credit distribution code to htc.cKalle Valo2011-11-11
* ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_infoKalle Valo2011-11-11
* ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_epKalle Valo2011-11-11
* ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending...Vasanthakumar Thiagarajan2011-11-11
* ath6kl: fix function name conflicts with ath9kKalle Valo2011-08-10
* ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-09
* ath6kl: Move scatter information from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-09
* ath6kl: Move block_sz and block_mask from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-09
* ath6kl: Move bundle size from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-09
* ath6kl: Remove callback msg_pending() and used the function directlyVasanthakumar Thiagarajan2011-08-09
* ath6kl: Remove useless flags in hif_scatter_reqVasanthakumar Thiagarajan2011-08-09
* Add ath6kl cleaned up driverKalle Valo2011-08-09