summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/sdio.c
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: implement ath6kl_cfg80211_suspend()Kalle Valo2011-11-111-7/+2Star
* ath6kl: create ath6kl_hif_stop()Kalle Valo2011-11-111-0/+45
* ath6kl: change name of sdio driver to ath6klKalle Valo2011-11-111-1/+1
* ath6kl: move power control from sdio to coreKalle Valo2011-11-111-12/+8Star
* ath6kl: add more boot debug messagesKalle Valo2011-11-111-9/+13
* ath6kl: Refactor ath6kl_destroy()Vasanthakumar Thiagarajan2011-11-111-1/+1
* ath6kl: Maintain firmware interface index in struct ath6kl_vifVasanthakumar Thiagarajan2011-11-111-1/+1
* ath6kl: Refactor wiphy dev and net dev init functionsVasanthakumar Thiagarajan2011-11-111-4/+4
* ath6kl: unbreak suspendSam Leffler2011-11-111-1/+2
* ath6kl: move remaining content from htc_hif.h to hif.hKalle Valo2011-11-111-1/+1
* ath6kl: move htc_hif to hif.cKalle Valo2011-11-111-2/+2
* ath6kl: make sure WLAN power save is enabled during suspendChilam Ng2011-11-111-0/+13
* ath6kl: Claim sdio function only at appropriate placesVasanthakumar Thiagarajan2011-11-111-9/+10
* ath6kl: Replace spin_lock_irqsave with spin_lock_bhVasanthakumar Thiagarajan2011-11-111-30/+21Star
* ath6kl: add sdio debug messagesKalle Valo2011-09-281-9/+27
* ath6kl: deinitialise wiphy on errorVivek Natarajan2011-09-191-2/+5
* ath6kl: Fix system freeze under heavy data loadVasanthakumar Thiagarajan2011-08-311-15/+0Star
* ath6kl: implement suspend supportKalle Valo2011-08-311-0/+26
* ath6kl: Fix buffer alignment for scatter-gather I/OVasanthakumar Thiagarajan2011-08-311-10/+15
* ath6kl: Move scatter information from ath6kl_device to htc_targetVasanthakumar Thiagarajan2011-08-091-6/+6
* ath6kl: Merge scatter rw request functions into oneVasanthakumar Thiagarajan2011-08-091-1/+14
* ath6kl: Refactor ath6kl_sdio_read_write_sync()Vasanthakumar Thiagarajan2011-08-091-21/+30
* ath6kl: Moe virt_scat from hif_dev_scat_sup_info to hif_scatter_reqVasanthakumar Thiagarajan2011-08-091-2/+2
* ath6kl: Merge scatter gather setup functions for two methodVasanthakumar Thiagarajan2011-08-091-17/+58
* ath6kl: Move down scatter enable and cleanup functionsVasanthakumar Thiagarajan2011-08-091-58/+58
* ath6kl: Cleanup ath6kl_sdio_cleanup_scatter()Vasanthakumar Thiagarajan2011-08-091-9/+3Star
* ath6kl: Cleanup ath6kl_sdio_enable_scatter()Vasanthakumar Thiagarajan2011-08-091-13/+3Star
* ath6kl: Refactor refactor ath6kl_sdio_setup_scat_resource()Vasanthakumar Thiagarajan2011-08-091-42/+57
* ath6kl: Remove endpoint reference from hif_scatter_reqVasanthakumar Thiagarajan2011-08-091-1/+1
* ath6kl: Remove struct hif_scatter_req_privVasanthakumar Thiagarajan2011-08-091-17/+16Star
* ath6kl: Move ath6kl_sdio_async_rw_scatter() down to other hif_ops functionsVasanthakumar Thiagarajan2011-08-091-32/+31Star
* ath6kl: cleanup callbacks for different scatter gather methodVasanthakumar Thiagarajan2011-08-091-4/+3Star
* Add ath6kl cleaned up driverKalle Valo2011-08-091-0/+853