aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/sdio.c
Commit message (Expand)AuthorAge
* ath6kl: add htc opsKalle Valo2012-03-26
* ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo2012-03-13
* ath6kl: document all spinlocksKalle Valo2012-03-07
* ath6kl: alignment should match open parenthesisKalle Valo2012-03-07
* ath6kl: Check wow state before sending control and data pktRaja Mani2012-03-07
* ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani2012-03-07
* ath6kl: Restrict memcpy to bounce buffer only for write requestRaja Mani2012-03-05
* ath6kl: Fix random system lockupRaja Mani2012-03-01
* ath6kl: prioritize Tx bundling based on AC prioritiesChilam Ng2012-02-08
* ath6kl: Update license headerVasanthakumar Thiagarajan2012-02-08
* ath6kl: Workaround to support Deep Sleep with MSM.Santosh Sajjan2012-01-31
* ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani2012-01-30
* ath6kl: Fix memory leak when unloading ath6kl_sdioVasanthakumar Thiagarajan2012-01-24
* ath6kl: add back beginnings of USB supportKalle Valo2012-01-18
* ath6kl: create core.cKalle Valo2012-01-18
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-01-13
|\
| * ath6kl: revert USB supportJohn W. Linville2012-01-05
* | ath6kl: Fix SDIO error pathSujith Manoharan2012-01-12
* | ath6kl: Use a mutex_lock to avoid race in diabling and handling irqVasanthakumar Thiagarajan2012-01-09
* | ath6kl: handle firmware names more dynamicallyKalle Valo2011-12-23
|/
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2011-12-16
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
| |\
| | * drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* | | ath6kl: implement scheduled scanKalle Valo2011-12-13
* | | ath6kl: Use mutex to protect dma buffer in sync read writeRaja Mani2011-11-21
* | | ath6kl: add ar6004 firmwares to sdio moduleKalle Valo2011-11-16
* | | ath6kl: use hardware version names consistentlyKalle Valo2011-11-16
* | | ath6kl: enable USB supportKalle Valo2011-11-13
* | | ath6kl: add hif_typeKalle Valo2011-11-13
* | | ath6kl: AR6004 SDIO supportNaveen Gangadharan2011-11-13
* | | ath6kl: move diag commands to hif driverKalle Valo2011-11-13
* | | ath6kl: change bmi sizes being configurable by HIFKalle Valo2011-11-13
* | | ath6kl: move bmi calls to hif driverKalle Valo2011-11-13
|/ /
* | ath6kl: Remove WARN_ON msg in Suspend pathRaja Mani2011-11-11
* | ath6kl: Invoke WOW suspend/resume calls during PM operationRaja Mani2011-11-11
* | ath6kl: Include new parameter in suspend path for wowlanRaja Mani2011-11-11
* | ath6kl: add suspend_cutpower module parameterKalle Valo2011-11-11
* | ath6kl: cut power during suspendKalle Valo2011-11-11
* | ath6kl: refactor sdio configuration to a separate functionKalle Valo2011-11-11
* | ath6kl: implement ath6kl_cfg80211_suspend()Kalle Valo2011-11-11
* | ath6kl: create ath6kl_hif_stop()Kalle Valo2011-11-11
* | ath6kl: change name of sdio driver to ath6klKalle Valo2011-11-11
* | ath6kl: move power control from sdio to coreKalle Valo2011-11-11
* | ath6kl: add more boot debug messagesKalle Valo2011-11-11
* | ath6kl: Refactor ath6kl_destroy()Vasanthakumar Thiagarajan2011-11-11
* | ath6kl: Maintain firmware interface index in struct ath6kl_vifVasanthakumar Thiagarajan2011-11-11
* | ath6kl: Refactor wiphy dev and net dev init functionsVasanthakumar Thiagarajan2011-11-11
* | ath6kl: unbreak suspendSam Leffler2011-11-11
* | ath6kl: move remaining content from htc_hif.h to hif.hKalle Valo2011-11-11
* | ath6kl: move htc_hif to hif.cKalle Valo2011-11-11