index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
sdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-14
ath6kl: Add SDIO device ID for QCA6234X Support
Srinivas Kandagatla
1
-0
/
+1
2014-03-13
ath6kl: use braces on both arms of if statement
Kalle Valo
1
-5
/
+6
2014-03-13
ath6kl: fix blank lines before and after braces
Kalle Valo
1
-4
/
+0
2014-03-13
ath6kl: fix struct hif_scatter_req list handling
Kalle Valo
1
-1
/
+1
2013-06-01
ath6kl: Unify sg_sz and buf_sz in ath6kl_sdio_alloc_prep_scat_req()
Geert Uytterhoeven
1
-6
/
+6
2013-03-18
ath6kl: add tracing points for sdio transfers
Kalle Valo
1
-0
/
+10
2013-03-05
ath6kl: Return error from ath6kl_bmi_done()
Mohammed Shafi Shajakhan
1
-2
/
+4
2012-10-24
ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()
Andi Kleen
1
-1
/
+1
2012-10-24
ath6kl: Recover from fw crash
Vasanthakumar Thiagarajan
1
-0
/
+3
2012-10-24
ath6kl: rework scheduled scan
Thomas Pedersen
1
-19
/
+0
2012-10-24
ath6kl: Add support for AR6004 hardware version 1.3
Bala Shanmugam
1
-0
/
+3
2012-04-30
ath6kl: Complete failed tx packet in ath6kl_htc_tx_from_queue()
Vasanthakumar Thiagarajan
1
-1
/
+1
2012-04-23
ath6kl clear the MMC_PM_KEEP_POWER for cutpower case
Ming Jiang
1
-0
/
+3
2012-04-16
ath6kl: merge split format strings into one
Kalle Valo
1
-5
/
+4
2012-04-12
ath6kl: Add AR6004 1.2 support for USB and SDIO
Ray Chen
1
-0
/
+3
2012-03-26
ath6kl: add htc ops
Kalle Valo
1
-1
/
+1
2012-03-13
ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()
Kalle Valo
1
-4
/
+5
2012-03-07
ath6kl: document all spinlocks
Kalle Valo
1
-0
/
+5
2012-03-07
ath6kl: alignment should match open parenthesis
Kalle Valo
1
-3
/
+3
2012-03-07
ath6kl: Check wow state before sending control and data pkt
Raja Mani
1
-0
/
+7
2012-03-07
ath6kl: Add provision to define suspend policy in disconnected state.
Raja Mani
1
-5
/
+13
2012-03-05
ath6kl: Restrict memcpy to bounce buffer only for write request
Raja Mani
1
-1
/
+4
2012-03-01
ath6kl: Fix random system lockup
Raja Mani
1
-8
/
+26
2012-02-08
ath6kl: prioritize Tx bundling based on AC priorities
Chilam Ng
1
-0
/
+2
2012-02-08
ath6kl: Update license header
Vasanthakumar Thiagarajan
1
-0
/
+1
2012-01-31
ath6kl: Workaround to support Deep Sleep with MSM.
Santosh Sajjan
1
-0
/
+13
2012-01-30
ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend
Raja Mani
1
-32
/
+54
2012-01-24
ath6kl: Fix memory leak when unloading ath6kl_sdio
Vasanthakumar Thiagarajan
1
-0
/
+1
2012-01-18
ath6kl: add back beginnings of USB support
Kalle Valo
1
-1
/
+1
2012-01-18
ath6kl: create core.c
Kalle Valo
1
-2
/
+2
2012-01-13
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
1
-1
/
+1
2012-01-12
ath6kl: Fix SDIO error path
Sujith Manoharan
1
-1
/
+0
2012-01-09
ath6kl: Use a mutex_lock to avoid race in diabling and handling irq
Vasanthakumar Thiagarajan
1
-10
/
+9
2012-01-05
ath6kl: revert USB support
John W. Linville
1
-1
/
+1
2011-12-23
ath6kl: handle firmware names more dynamically
Kalle Valo
1
-8
/
+8
2011-12-16
Merge remote branch 'wireless-next/master' into ath6kl-next
Kalle Valo
1
-0
/
+1
2011-12-13
ath6kl: implement scheduled scan
Kalle Valo
1
-1
/
+25
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-21
ath6kl: Use mutex to protect dma buffer in sync read write
Raja Mani
1
-0
/
+9
2011-11-16
ath6kl: add ar6004 firmwares to sdio module
Kalle Valo
1
-0
/
+6
2011-11-16
ath6kl: use hardware version names consistently
Kalle Valo
1
-10
/
+10
2011-11-13
ath6kl: enable USB support
Kalle Valo
1
-1
/
+1
2011-11-13
ath6kl: add hif_type
Kalle Valo
1
-0
/
+1
2011-11-13
ath6kl: AR6004 SDIO support
Naveen Gangadharan
1
-0
/
+2
2011-11-13
ath6kl: move diag commands to hif driver
Kalle Valo
1
-0
/
+100
2011-11-13
ath6kl: change bmi sizes being configurable by HIF
Kalle Valo
1
-0
/
+1
2011-11-13
ath6kl: move bmi calls to hif driver
Kalle Valo
1
-0
/
+162
2011-11-11
ath6kl: Remove WARN_ON msg in Suspend path
Raja Mani
1
-2
/
+0
2011-11-11
ath6kl: Invoke WOW suspend/resume calls during PM operation
Raja Mani
1
-0
/
+20
2011-11-11
ath6kl: Include new parameter in suspend path for wowlan
Raja Mani
1
-3
/
+4
[next]