index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
sdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
wifi: ath6kl: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2020-05-29
mmc: sdio: Move SDIO IDs from ath6kl driver to common include file
Pali Rohár
1
-9
/
+8
2018-06-13
ath6kl: add support for Dell Wireless 1537
Guy Chronister
1
-0
/
+1
2017-01-19
ath6kl: fix warning for using 0 as NULL
Wei Yongjun
1
-1
/
+1
2016-11-27
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
1
-1
/
+14
2016-10-13
ath6kl: add Dell OEM SDIO I/O for the Venue 8 Pro
Adam Williamson
1
-0
/
+1
2016-10-06
ath6kl: configure SDIO when power is reapplied
James Minor
1
-0
/
+9
2016-10-06
ath6kl: after cleanup properly reflect that sg is disabled
James Minor
1
-0
/
+2
2016-10-06
ath6kl: fix busreqs so they can be reused when sg is cleaned up
James Minor
1
-1
/
+3
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
[next]