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_hif.c
Age
Commit message (
Expand
)
Author
2011-08-10
ath6kl: fix function name conflicts with ath9k
Kalle Valo
2011-08-09
ath6kl: Move chk_irq_status_cnt from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Bypass reading irq status based on chk_irq_status_cnt
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Move block_sz and block_mask 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: Minor cleanup in ath6kldev_submit_scat_req()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove ath6kldev_setup_msg_bndl()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Merge scatter rw request functions into one
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Moe virt_scat from hif_dev_scat_sup_info to hif_scatter_req
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Merge scatter gather setup functions for two method
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove endpoint reference from hif_scatter_req
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: cleanup callbacks for different scatter gather method
Vasanthakumar Thiagarajan
2011-08-09
Add ath6kl cleaned up driver
Kalle Valo