| Commit message (Expand) | Author | Age |
* | ENGR00292033 wireless: ath6kl: fix potiential firmware dump issue | Dong Aisheng | 2014-04-16 |
* | ENGR00279944 ath6kl: sdio: fix system panic when doing wifi stress test | Jason Liu | 2014-04-16 |
* | ath6kl: add tracing points for sdio transfers | Kalle Valo | 2013-03-18 |
* | ath6kl: Return error from ath6kl_bmi_done() | Mohammed Shafi Shajakhan | 2013-03-05 |
* | ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter() | Andi Kleen | 2012-10-24 |
* | ath6kl: Recover from fw crash | Vasanthakumar Thiagarajan | 2012-10-24 |
* | ath6kl: rework scheduled scan | Thomas Pedersen | 2012-10-24 |
* | ath6kl: Add support for AR6004 hardware version 1.3 | Bala Shanmugam | 2012-10-24 |
* | ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue() | Vasanthakumar Thiagarajan | 2012-04-30 |
* | ath6kl clear the MMC_PM_KEEP_POWER for cutpower case | Ming Jiang | 2012-04-23 |
* | ath6kl: merge split format strings into one | Kalle Valo | 2012-04-16 |
* | ath6kl: Add AR6004 1.2 support for USB and SDIO | Ray Chen | 2012-04-12 |
* | ath6kl: add htc ops | Kalle Valo | 2012-03-26 |
* | ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend() | Kalle Valo | 2012-03-13 |
* | ath6kl: document all spinlocks | Kalle Valo | 2012-03-07 |
* | ath6kl: alignment should match open parenthesis | Kalle Valo | 2012-03-07 |
* | ath6kl: Check wow state before sending control and data pkt | Raja Mani | 2012-03-07 |
* | ath6kl: Add provision to define suspend policy in disconnected state. | Raja Mani | 2012-03-07 |
* | ath6kl: Restrict memcpy to bounce buffer only for write request | Raja Mani | 2012-03-05 |
* | ath6kl: Fix random system lockup | Raja Mani | 2012-03-01 |
* | ath6kl: prioritize Tx bundling based on AC priorities | Chilam Ng | 2012-02-08 |
* | ath6kl: Update license header | Vasanthakumar Thiagarajan | 2012-02-08 |
* | ath6kl: Workaround to support Deep Sleep with MSM. | Santosh Sajjan | 2012-01-31 |
* | ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend | Raja Mani | 2012-01-30 |
* | ath6kl: Fix memory leak when unloading ath6kl_sdio | Vasanthakumar Thiagarajan | 2012-01-24 |
* | ath6kl: add back beginnings of USB support | Kalle Valo | 2012-01-18 |
* | ath6kl: create core.c | Kalle Valo | 2012-01-18 |
* | Merge remote branch 'wireless-next/master' into ath6kl-next | Kalle Valo | 2012-01-13 |
|\ |
|
| * | ath6kl: revert USB support | John W. Linville | 2012-01-05 |
* | | ath6kl: Fix SDIO error path | Sujith Manoharan | 2012-01-12 |
* | | ath6kl: Use a mutex_lock to avoid race in diabling and handling irq | Vasanthakumar Thiagarajan | 2012-01-09 |
* | | ath6kl: handle firmware names more dynamically | Kalle Valo | 2011-12-23 |
|/ |
|
* | Merge remote branch 'wireless-next/master' into ath6kl-next | Kalle Valo | 2011-12-16 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 2011-11-22 |
| |\ |
|
| | * | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 2011-10-31 |
* | | | ath6kl: implement scheduled scan | Kalle Valo | 2011-12-13 |
* | | | ath6kl: Use mutex to protect dma buffer in sync read write | Raja Mani | 2011-11-21 |
* | | | ath6kl: add ar6004 firmwares to sdio module | Kalle Valo | 2011-11-16 |
* | | | ath6kl: use hardware version names consistently | Kalle Valo | 2011-11-16 |
* | | | ath6kl: enable USB support | Kalle Valo | 2011-11-13 |
* | | | ath6kl: add hif_type | Kalle Valo | 2011-11-13 |
* | | | ath6kl: AR6004 SDIO support | Naveen Gangadharan | 2011-11-13 |
* | | | ath6kl: move diag commands to hif driver | Kalle Valo | 2011-11-13 |
* | | | ath6kl: change bmi sizes being configurable by HIF | Kalle Valo | 2011-11-13 |
* | | | ath6kl: move bmi calls to hif driver | Kalle Valo | 2011-11-13 |
|/ / |
|
* | | ath6kl: Remove WARN_ON msg in Suspend path | Raja Mani | 2011-11-11 |
* | | ath6kl: Invoke WOW suspend/resume calls during PM operation | Raja Mani | 2011-11-11 |
* | | ath6kl: Include new parameter in suspend path for wowlan | Raja Mani | 2011-11-11 |
* | | ath6kl: add suspend_cutpower module parameter | Kalle Valo | 2011-11-11 |
* | | ath6kl: cut power during suspend | Kalle Valo | 2011-11-11 |