aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/sdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-14ath6kl: Add SDIO device ID for QCA6234X SupportSrinivas Kandagatla1-0/+1
2014-03-13ath6kl: use braces on both arms of if statementKalle Valo1-5/+6
2014-03-13ath6kl: fix blank lines before and after bracesKalle Valo1-4/+0
2014-03-13ath6kl: fix struct hif_scatter_req list handlingKalle Valo1-1/+1
2013-06-01ath6kl: Unify sg_sz and buf_sz in ath6kl_sdio_alloc_prep_scat_req()Geert Uytterhoeven1-6/+6
2013-03-18ath6kl: add tracing points for sdio transfersKalle Valo1-0/+10
2013-03-05ath6kl: Return error from ath6kl_bmi_done()Mohammed Shafi Shajakhan1-2/+4
2012-10-24ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()Andi Kleen1-1/+1
2012-10-24ath6kl: Recover from fw crashVasanthakumar Thiagarajan1-0/+3
2012-10-24ath6kl: rework scheduled scanThomas Pedersen1-19/+0
2012-10-24ath6kl: Add support for AR6004 hardware version 1.3Bala Shanmugam1-0/+3
2012-04-30ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()Vasanthakumar Thiagarajan1-1/+1
2012-04-23ath6kl clear the MMC_PM_KEEP_POWER for cutpower caseMing Jiang1-0/+3
2012-04-16ath6kl: merge split format strings into oneKalle Valo1-5/+4
2012-04-12ath6kl: Add AR6004 1.2 support for USB and SDIORay Chen1-0/+3
2012-03-26ath6kl: add htc opsKalle Valo1-1/+1
2012-03-13ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo1-4/+5
2012-03-07ath6kl: document all spinlocksKalle Valo1-0/+5
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo1-3/+3
2012-03-07ath6kl: Check wow state before sending control and data pktRaja Mani1-0/+7
2012-03-07ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani1-5/+13
2012-03-05ath6kl: Restrict memcpy to bounce buffer only for write requestRaja Mani1-1/+4
2012-03-01ath6kl: Fix random system lockupRaja Mani1-8/+26
2012-02-08ath6kl: prioritize Tx bundling based on AC prioritiesChilam Ng1-0/+2
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan1-0/+1
2012-01-31ath6kl: Workaround to support Deep Sleep with MSM.Santosh Sajjan1-0/+13
2012-01-30ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani1-32/+54
2012-01-24ath6kl: Fix memory leak when unloading ath6kl_sdioVasanthakumar Thiagarajan1-0/+1
2012-01-18ath6kl: add back beginnings of USB supportKalle Valo1-1/+1
2012-01-18ath6kl: create core.cKalle Valo1-2/+2
2012-01-13Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo1-1/+1
2012-01-12ath6kl: Fix SDIO error pathSujith Manoharan1-1/+0
2012-01-09ath6kl: Use a mutex_lock to avoid race in diabling and handling irqVasanthakumar Thiagarajan1-10/+9
2012-01-05ath6kl: revert USB supportJohn W. Linville1-1/+1
2011-12-23ath6kl: handle firmware names more dynamicallyKalle Valo1-8/+8
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo1-0/+1
2011-12-13ath6kl: implement scheduled scanKalle Valo1-1/+25
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+1
2011-11-21ath6kl: Use mutex to protect dma buffer in sync read writeRaja Mani1-0/+9
2011-11-16ath6kl: add ar6004 firmwares to sdio moduleKalle Valo1-0/+6
2011-11-16ath6kl: use hardware version names consistentlyKalle Valo1-10/+10
2011-11-13ath6kl: enable USB supportKalle Valo1-1/+1
2011-11-13ath6kl: add hif_typeKalle Valo1-0/+1
2011-11-13ath6kl: AR6004 SDIO supportNaveen Gangadharan1-0/+2
2011-11-13ath6kl: move diag commands to hif driverKalle Valo1-0/+100
2011-11-13ath6kl: change bmi sizes being configurable by HIFKalle Valo1-0/+1
2011-11-13ath6kl: move bmi calls to hif driverKalle Valo1-0/+162
2011-11-11ath6kl: Remove WARN_ON msg in Suspend pathRaja Mani1-2/+0
2011-11-11ath6kl: Invoke WOW suspend/resume calls during PM operationRaja Mani1-0/+20
2011-11-11ath6kl: Include new parameter in suspend path for wowlanRaja Mani1-3/+4