summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/htc.c
AgeCommit message (Expand)Author
2011-09-28ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo
2011-09-27ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_set...Vasanthakumar Thiagarajan
2011-09-06ath6kl: unify rx function naming in htc.cKalle Valo
2011-09-06ath6kl: unify tx function names in htc.cKalle Valo
2011-08-31ath6kl: Avoid rolling back of entire scatter setup in case of failureVasanthakumar Thiagarajan
2011-08-31ath6kl: Fix system freeze under heavy data loadVasanthakumar Thiagarajan
2011-08-31ath6kl: fix indentation in htc_issued_send()Kalle Valo
2011-08-10ath6kl: fix function name conflicts with ath9kKalle Valo
2011-08-09ath6kl: Rearrange the variable and the value position in IF conditionRaja Mani
2011-08-09ath6kl: Print bad trailer data only when htc fails to parse trailer infoRaja Mani
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 ath6kldev_setup_msg_bndl()Vasanthakumar Thiagarajan
2011-08-09ath6kl: Remove endpoint reference from hif_scatter_reqVasanthakumar Thiagarajan
2011-08-09ath6kl: Remove useless flags in hif_scatter_reqVasanthakumar Thiagarajan
2011-08-09Add ath6kl cleaned up driverKalle Valo