summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/sdio.c
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: fix warning for using 0 as NULLWei Yongjun2017-01-191-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-271-1/+14
|\
| * ath6kl: configure SDIO when power is reappliedJames Minor2016-10-061-0/+9
| * ath6kl: after cleanup properly reflect that sg is disabledJames Minor2016-10-061-0/+2
| * ath6kl: fix busreqs so they can be reused when sg is cleaned upJames Minor2016-10-061-1/+3
* | ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson2016-10-131-0/+1
|/
* ath6kl: Add SDIO device ID for QCA6234X SupportSrinivas Kandagatla2014-08-141-0/+1
* ath6kl: use braces on both arms of if statementKalle Valo2014-03-131-5/+6
* ath6kl: fix blank lines before and after bracesKalle Valo2014-03-131-4/+0
* ath6kl: fix struct hif_scatter_req list handlingKalle Valo2014-03-131-1/+1
* ath6kl: Unify sg_sz and buf_sz in ath6kl_sdio_alloc_prep_scat_req()Geert Uytterhoeven2013-06-011-6/+6
* ath6kl: add tracing points for sdio transfersKalle Valo2013-03-181-0/+10
* ath6kl: Return error from ath6kl_bmi_done()Mohammed Shafi Shajakhan2013-03-051-2/+4
* ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()Andi Kleen2012-10-241-1/+1
* ath6kl: Recover from fw crashVasanthakumar Thiagarajan2012-10-241-0/+3
* ath6kl: rework scheduled scanThomas Pedersen2012-10-241-19/+0
* ath6kl: Add support for AR6004 hardware version 1.3Bala Shanmugam2012-10-241-0/+3
* ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()Vasanthakumar Thiagarajan2012-04-301-1/+1
* ath6kl clear the MMC_PM_KEEP_POWER for cutpower caseMing Jiang2012-04-231-0/+3
* ath6kl: merge split format strings into oneKalle Valo2012-04-161-5/+4
* ath6kl: Add AR6004 1.2 support for USB and SDIORay Chen2012-04-121-0/+3
* ath6kl: add htc opsKalle Valo2012-03-261-1/+1
* ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo2012-03-131-4/+5
* ath6kl: document all spinlocksKalle Valo2012-03-071-0/+5
* ath6kl: alignment should match open parenthesisKalle Valo2012-03-071-3/+3
* ath6kl: Check wow state before sending control and data pktRaja Mani2012-03-071-0/+7
* ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani2012-03-071-5/+13
* ath6kl: Restrict memcpy to bounce buffer only for write requestRaja Mani2012-03-051-1/+4
* ath6kl: Fix random system lockupRaja Mani2012-03-011-8/+26
* ath6kl: prioritize Tx bundling based on AC prioritiesChilam Ng2012-02-081-0/+2
* ath6kl: Update license headerVasanthakumar Thiagarajan2012-02-081-0/+1
* ath6kl: Workaround to support Deep Sleep with MSM.Santosh Sajjan2012-01-311-0/+13
* ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani2012-01-301-32/+54
* ath6kl: Fix memory leak when unloading ath6kl_sdioVasanthakumar Thiagarajan2012-01-241-0/+1
* ath6kl: add back beginnings of USB supportKalle Valo2012-01-181-1/+1
* ath6kl: create core.cKalle Valo2012-01-181-2/+2
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-01-131-1/+1
|\
| * ath6kl: revert USB supportJohn W. Linville2012-01-051-1/+1
* | ath6kl: Fix SDIO error pathSujith Manoharan2012-01-121-1/+0
* | ath6kl: Use a mutex_lock to avoid race in diabling and handling irqVasanthakumar Thiagarajan2012-01-091-10/+9
* | ath6kl: handle firmware names more dynamicallyKalle Valo2011-12-231-8/+8
|/
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2011-12-161-0/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
| |\
| | * drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* | | ath6kl: implement scheduled scanKalle Valo2011-12-131-1/+25
* | | ath6kl: Use mutex to protect dma buffer in sync read writeRaja Mani2011-11-211-0/+9
* | | ath6kl: add ar6004 firmwares to sdio moduleKalle Valo2011-11-161-0/+6
* | | ath6kl: use hardware version names consistentlyKalle Valo2011-11-161-10/+10
* | | ath6kl: enable USB supportKalle Valo2011-11-131-1/+1
* | | ath6kl: add hif_typeKalle Valo2011-11-131-0/+1
OpenPOWER on IntegriCloud