summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/sdio.c
AgeCommit message (Expand)Author
2011-11-11ath6kl: create ath6kl_hif_stop()Kalle Valo
2011-11-11ath6kl: change name of sdio driver to ath6klKalle Valo
2011-11-11ath6kl: move power control from sdio to coreKalle Valo
2011-11-11ath6kl: add more boot debug messagesKalle Valo
2011-11-11ath6kl: Refactor ath6kl_destroy()Vasanthakumar Thiagarajan
2011-11-11ath6kl: Maintain firmware interface index in struct ath6kl_vifVasanthakumar Thiagarajan
2011-11-11ath6kl: Refactor wiphy dev and net dev init functionsVasanthakumar Thiagarajan
2011-11-11ath6kl: unbreak suspendSam Leffler
2011-11-11ath6kl: move remaining content from htc_hif.h to hif.hKalle Valo
2011-11-11ath6kl: move htc_hif to hif.cKalle Valo
2011-11-11ath6kl: make sure WLAN power save is enabled during suspendChilam Ng
2011-11-11ath6kl: Claim sdio function only at appropriate placesVasanthakumar Thiagarajan
2011-11-11ath6kl: Replace spin_lock_irqsave with spin_lock_bhVasanthakumar Thiagarajan
2011-09-28ath6kl: add sdio debug messagesKalle Valo
2011-09-19ath6kl: deinitialise wiphy on errorVivek Natarajan
2011-08-31ath6kl: Fix system freeze under heavy data loadVasanthakumar Thiagarajan
2011-08-31ath6kl: implement suspend supportKalle Valo
2011-08-31ath6kl: Fix buffer alignment for scatter-gather I/OVasanthakumar Thiagarajan
2011-08-09ath6kl: Move scatter information from ath6kl_device to htc_targetVasanthakumar Thiagarajan
2011-08-09ath6kl: Merge scatter rw request functions into oneVasanthakumar Thiagarajan
2011-08-09ath6kl: Refactor ath6kl_sdio_read_write_sync()Vasanthakumar Thiagarajan
2011-08-09ath6kl: Moe virt_scat from hif_dev_scat_sup_info to hif_scatter_reqVasanthakumar Thiagarajan
2011-08-09ath6kl: Merge scatter gather setup functions for two methodVasanthakumar Thiagarajan
2011-08-09ath6kl: Move down scatter enable and cleanup functionsVasanthakumar Thiagarajan
2011-08-09ath6kl: Cleanup ath6kl_sdio_cleanup_scatter()Vasanthakumar Thiagarajan
2011-08-09ath6kl: Cleanup ath6kl_sdio_enable_scatter()Vasanthakumar Thiagarajan
2011-08-09ath6kl: Refactor refactor ath6kl_sdio_setup_scat_resource()Vasanthakumar Thiagarajan
2011-08-09ath6kl: Remove endpoint reference from hif_scatter_reqVasanthakumar Thiagarajan
2011-08-09ath6kl: Remove struct hif_scatter_req_privVasanthakumar Thiagarajan
2011-08-09ath6kl: Move ath6kl_sdio_async_rw_scatter() down to other hif_ops functionsVasanthakumar Thiagarajan
2011-08-09ath6kl: cleanup callbacks for different scatter gather methodVasanthakumar Thiagarajan
2011-08-09Add ath6kl cleaned up driverKalle Valo