index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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-28
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
2011-11-13
ath6kl: enable USB support
Kalle Valo
1
-1
/
+1
[next]