summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/sdio.c
AgeCommit message (Expand)Author
2020-05-29mmc: sdio: Move SDIO IDs from ath6kl driver to common include filePali Rohár
2018-06-13ath6kl: add support for Dell Wireless 1537Guy Chronister
2017-01-19ath6kl: fix warning for using 0 as NULLWei Yongjun
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller
2016-10-13ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson
2016-10-06ath6kl: configure SDIO when power is reappliedJames Minor
2016-10-06ath6kl: after cleanup properly reflect that sg is disabledJames Minor
2016-10-06ath6kl: fix busreqs so they can be reused when sg is cleaned upJames Minor
2014-08-14ath6kl: Add SDIO device ID for QCA6234X SupportSrinivas Kandagatla
2014-03-13ath6kl: use braces on both arms of if statementKalle Valo
2014-03-13ath6kl: fix blank lines before and after bracesKalle Valo
2014-03-13ath6kl: fix struct hif_scatter_req list handlingKalle Valo
2013-06-01ath6kl: Unify sg_sz and buf_sz in ath6kl_sdio_alloc_prep_scat_req()Geert Uytterhoeven
2013-03-18ath6kl: add tracing points for sdio transfersKalle Valo
2013-03-05ath6kl: Return error from ath6kl_bmi_done()Mohammed Shafi Shajakhan
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