aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/sdio.c
Commit message (Expand)AuthorAge
* ath6kl: Add SDIO device ID for QCA6234X SupportSrinivas Kandagatla2014-08-14
* ath6kl: use braces on both arms of if statementKalle Valo2014-03-13
* ath6kl: fix blank lines before and after bracesKalle Valo2014-03-13
* ath6kl: fix struct hif_scatter_req list handlingKalle Valo2014-03-13
* ath6kl: Unify sg_sz and buf_sz in ath6kl_sdio_alloc_prep_scat_req()Geert Uytterhoeven2013-06-01
* ath6kl: add tracing points for sdio transfersKalle Valo2013-03-18
* ath6kl: Return error from ath6kl_bmi_done()Mohammed Shafi Shajakhan2013-03-05
* ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()Andi Kleen2012-10-24
* ath6kl: Recover from fw crashVasanthakumar Thiagarajan2012-10-24
* ath6kl: rework scheduled scanThomas Pedersen2012-10-24
* ath6kl: Add support for AR6004 hardware version 1.3Bala Shanmugam2012-10-24
* ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()Vasanthakumar Thiagarajan2012-04-30
* ath6kl clear the MMC_PM_KEEP_POWER for cutpower caseMing Jiang2012-04-23
* ath6kl: merge split format strings into oneKalle Valo2012-04-16
* ath6kl: Add AR6004 1.2 support for USB and SDIORay Chen2012-04-12
* 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