summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/sdio.c
AgeCommit message (Expand)Author
2012-01-31ath6kl: Workaround to support Deep Sleep with MSM.Santosh Sajjan
2012-01-30ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani
2012-01-24ath6kl: Fix memory leak when unloading ath6kl_sdioVasanthakumar Thiagarajan
2012-01-18ath6kl: add back beginnings of USB supportKalle Valo
2012-01-18ath6kl: create core.cKalle Valo
2012-01-13Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-01-12ath6kl: Fix SDIO error pathSujith Manoharan
2012-01-09ath6kl: Use a mutex_lock to avoid race in diabling and handling irqVasanthakumar Thiagarajan
2012-01-05ath6kl: revert USB supportJohn W. Linville
2011-12-23ath6kl: handle firmware names more dynamicallyKalle Valo
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2011-12-13ath6kl: implement scheduled scanKalle Valo
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21ath6kl: Use mutex to protect dma buffer in sync read writeRaja Mani
2011-11-16ath6kl: add ar6004 firmwares to sdio moduleKalle Valo
2011-11-16ath6kl: use hardware version names consistentlyKalle Valo
2011-11-13ath6kl: enable USB supportKalle Valo
2011-11-13ath6kl: add hif_typeKalle Valo
2011-11-13ath6kl: AR6004 SDIO supportNaveen Gangadharan
2011-11-13ath6kl: move diag commands to hif driverKalle Valo
2011-11-13ath6kl: change bmi sizes being configurable by HIFKalle Valo
2011-11-13ath6kl: move bmi calls to hif driverKalle Valo
2011-11-11ath6kl: Remove WARN_ON msg in Suspend pathRaja Mani
2011-11-11ath6kl: Invoke WOW suspend/resume calls during PM operationRaja Mani
2011-11-11ath6kl: Include new parameter in suspend path for wowlanRaja Mani
2011-11-11ath6kl: add suspend_cutpower module parameterKalle Valo
2011-11-11ath6kl: cut power during suspendKalle Valo
2011-11-11ath6kl: refactor sdio configuration to a separate functionKalle Valo
2011-11-11ath6kl: implement ath6kl_cfg80211_suspend()Kalle Valo
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-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
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