index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
htc.c
Age
Commit message (
Expand
)
Author
2011-08-31
ath6kl: Avoid rolling back of entire scatter setup in case of failure
Vasanthakumar Thiagarajan
2011-08-31
ath6kl: Fix system freeze under heavy data load
Vasanthakumar Thiagarajan
2011-08-31
ath6kl: fix indentation in htc_issued_send()
Kalle Valo
2011-08-10
ath6kl: fix function name conflicts with ath9k
Kalle Valo
2011-08-09
ath6kl: Rearrange the variable and the value position in IF condition
Raja Mani
2011-08-09
ath6kl: Print bad trailer data only when htc fails to parse trailer info
Raja Mani
2011-08-09
ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Move scatter information from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Move block_sz and block_mask from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Move bundle size from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove callback msg_pending() and used the function directly
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove ath6kldev_setup_msg_bndl()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove endpoint reference from hif_scatter_req
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove useless flags in hif_scatter_req
Vasanthakumar Thiagarajan
2011-08-09
Add ath6kl cleaned up driver
Kalle Valo