summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/htc.h
AgeCommit message (Expand)Author
2015-07-29ath6kl: spell "distribution" correctly in a comment.Nik Nyby
2013-10-01ath6kl: fix compilation warning in ath6kl_htc_pipe_conn_serviceVladimir Murzin
2012-03-26ath6kl: Add HTC pipe implementationKalle Valo
2012-03-26ath6kl: add htc opsKalle Valo
2012-03-26ath6kl: remove void pointer from ath6kl_credit_setup()Kalle Valo
2012-03-26ath6kl: add pointer to the skb in htc_packetKalle Valo
2012-03-26ath6kl: add tx_comp_multi() to struct htc_ep_callbacksKalle Valo
2012-03-26ath6kl: Add tx_complete() to struct htc_ep_callbacksKalle Valo
2012-03-07ath6kl: document all spinlocksKalle Valo
2012-02-27ath6kl: assign Tx packet drop threshold per endpoint based on AC priorityChilam Ng
2012-02-08ath6kl: prioritize Tx bundling based on AC prioritiesChilam Ng
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan
2011-11-11ath6kl: use ath6kl_credit prefix consistentlyKalle Valo
2011-11-11ath6kl: move all credit distribution code to htc.cKalle Valo
2011-11-11ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_infoKalle Valo
2011-11-11ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_epKalle Valo
2011-11-11ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending...Vasanthakumar Thiagarajan
2011-08-10ath6kl: fix function name conflicts with ath9kKalle Valo
2011-08-09ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_targetVasanthakumar Thiagarajan
2011-08-09ath6kl: Move scatter information from ath6kl_device to htc_targetVasanthakumar Thiagarajan
2011-08-09ath6kl: Move block_sz and block_mask from ath6kl_device to htc_targetVasanthakumar Thiagarajan
2011-08-09ath6kl: Move bundle size from ath6kl_device to htc_targetVasanthakumar Thiagarajan
2011-08-09ath6kl: Remove callback msg_pending() and used the function directlyVasanthakumar Thiagarajan
2011-08-09ath6kl: Remove useless flags in hif_scatter_reqVasanthakumar Thiagarajan
2011-08-09Add ath6kl cleaned up driverKalle Valo