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
/
sdio.c
Age
Commit message (
Expand
)
Author
2011-11-11
ath6kl: create ath6kl_hif_stop()
Kalle Valo
2011-11-11
ath6kl: change name of sdio driver to ath6kl
Kalle Valo
2011-11-11
ath6kl: move power control from sdio to core
Kalle Valo
2011-11-11
ath6kl: add more boot debug messages
Kalle Valo
2011-11-11
ath6kl: Refactor ath6kl_destroy()
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Maintain firmware interface index in struct ath6kl_vif
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Refactor wiphy dev and net dev init functions
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: unbreak suspend
Sam Leffler
2011-11-11
ath6kl: move remaining content from htc_hif.h to hif.h
Kalle Valo
2011-11-11
ath6kl: move htc_hif to hif.c
Kalle Valo
2011-11-11
ath6kl: make sure WLAN power save is enabled during suspend
Chilam Ng
2011-11-11
ath6kl: Claim sdio function only at appropriate places
Vasanthakumar Thiagarajan
2011-11-11
ath6kl: Replace spin_lock_irqsave with spin_lock_bh
Vasanthakumar Thiagarajan
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-09-28
ath6kl: add sdio debug messages
Kalle Valo
2011-09-19
ath6kl: deinitialise wiphy on error
Vivek Natarajan
2011-08-31
ath6kl: Fix system freeze under heavy data load
Vasanthakumar Thiagarajan
2011-08-31
ath6kl: implement suspend support
Kalle Valo
2011-08-31
ath6kl: Fix buffer alignment for scatter-gather I/O
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Move scatter information from ath6kl_device to htc_target
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Merge scatter rw request functions into one
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Refactor ath6kl_sdio_read_write_sync()
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: Move down scatter enable and cleanup functions
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Cleanup ath6kl_sdio_cleanup_scatter()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Cleanup ath6kl_sdio_enable_scatter()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Refactor refactor ath6kl_sdio_setup_scat_resource()
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove endpoint reference from hif_scatter_req
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Remove struct hif_scatter_req_priv
Vasanthakumar Thiagarajan
2011-08-09
ath6kl: Move ath6kl_sdio_async_rw_scatter() down to other hif_ops functions
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
[prev]