aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/sdio.c
AgeCommit message (Expand)Author
2012-10-24ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()Andi Kleen
2012-10-24ath6kl: Recover from fw crashVasanthakumar Thiagarajan
2012-10-24ath6kl: rework scheduled scanThomas Pedersen
2012-10-24ath6kl: Add support for AR6004 hardware version 1.3Bala Shanmugam
2012-04-30ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()Vasanthakumar Thiagarajan
2012-04-23ath6kl clear the MMC_PM_KEEP_POWER for cutpower caseMing Jiang
2012-04-16ath6kl: merge split format strings into oneKalle Valo
2012-04-12ath6kl: Add AR6004 1.2 support for USB and SDIORay Chen
2012-03-26ath6kl: add htc opsKalle Valo
2012-03-13ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo
2012-03-07ath6kl: document all spinlocksKalle Valo
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo
2012-03-07ath6kl: Check wow state before sending control and data pktRaja Mani
2012-03-07ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani
2012-03-05ath6kl: Restrict memcpy to bounce buffer only for write requestRaja Mani
2012-03-01ath6kl: Fix random system lockupRaja Mani
2012-02-08ath6kl: prioritize Tx bundling based on AC prioritiesChilam Ng
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan
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