index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
if_sdio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net: change moduleparam.h to module.h as required.
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
libertas: implement if_sdio runtime power management
Daniel Drake
2011-08-09
1
-106
/
+171
*
libertas: add sd8686 reset_card support
Daniel Drake
2011-06-10
1
-0
/
+34
*
libertas_sdio: handle spurious interrupts
Daniel Drake
2011-06-03
1
-5
/
+16
*
libertas: Use netdev_<level> or dev_<level> where possible
Joe Perches
2011-05-11
1
-9
/
+10
*
libertas: Convert lbs_pr_<level> to pr_<level>
Joe Perches
2011-05-11
1
-19
/
+19
*
libertas: fix invalid access
Sven Neumann
2010-11-29
1
-1
/
+0
*
libertas: Fix sd8686 firmware reload
Paul Fox
2010-10-29
1
-3
/
+29
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-09
1
-1
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-09-07
1
-1
/
+1
|
|
\
|
|
*
libertas: if_sdio: fix buffer alignment in struct if_sdio_card
Mike Rapoport
2010-08-27
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-25
1
-101
/
+60
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
libertas: [sdio] use common firmware request helper and new firmware locations
Dan Williams
2010-08-16
1
-83
/
+60
|
|
/
*
|
param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.
Rusty Russell
2010-08-11
1
-2
/
+30
|
/
*
libertas: Added callback functions to support SDIO suspend/resume.
Amitkumar Karwar
2010-06-02
1
-0
/
+58
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-1
/
+3
|
\
|
*
libertas: fix 8686 firmware loading regression
Dan Williams
2010-04-28
1
-1
/
+3
*
|
Merge branch 'master' into for-davem
John W. Linville
2010-04-23
1
-63
/
+40
|
\
\
|
|
/
|
*
libertas: Davinci platforms need more time loading helper firmware
Dan Williams
2010-04-16
1
-0
/
+5
|
*
libertas: consolidate SDIO firmware wait code
Dan Williams
2010-04-16
1
-63
/
+35
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
1
-0
/
+22
|
\
\
|
|
/
|
*
libertas/sdio: 8686: set ECSI bit for 1-bit transfers
Daniel Mack
2010-04-06
1
-0
/
+22
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
|
libertas: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-11
1
-0
/
+6
*
|
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
2009-10-07
1
-0
/
+56
|
/
*
libertas: fix card cleanup order in SDIO driver
Andrey Yurovsky
2009-07-10
1
-1
/
+1
*
libertas: remove ps_supported flag, use fwcapinfo
Andrey Yurovsky
2009-07-10
1
-3
/
+0
*
libertas: improve function init/shutdown handling for SD8688
Bing Zhao
2009-06-03
1
-29
/
+47
*
libertas: read SD8688 firmware status from new register
Bing Zhao
2009-05-22
1
-8
/
+27
*
libertas: implement function init/shutdown commands for SD8688
Bing Zhao
2009-05-22
1
-3
/
+38
*
libertas: get SD8688 rx length with one CMD52
Bing Zhao
2009-05-22
1
-2
/
+55
*
libertas: define macros for SDIO model numbers
Bing Zhao
2009-05-22
1
-9
/
+9
*
libertas: add support for Marvell SD8688 chip
Bing Zhao
2009-04-22
1
-4
/
+13
*
libertas: use private SDIO workqueue to avoid scheduling latency
Dan Williams
2009-02-27
1
-5
/
+9
*
libertas: fix power save issue in libertas_sdio module
Bing Zhao
2009-02-27
1
-0
/
+6
*
libertas: use roundup instead of opencoding
Ilpo Järvinen
2008-12-19
1
-1
/
+2
*
mmc,sdio: helper function for transfer padding
Pierre Ossman
2008-07-15
1
-13
/
+7
*
libertas: treat firmware data as const
David Woodhouse
2008-07-10
1
-2
/
+2
*
libertas: convert libertas driver to use an event/cmdresp queue
Holger Schurig
2008-04-16
1
-55
/
+10
*
libertas: use priv->upld_buf for command responses
David Woodhouse
2008-01-28
1
-7
/
+1
*
libertas: kill whitespace at end of lines
David Woodhouse
2008-01-28
1
-1
/
+1
*
libertas: rename and re-type bufvirtualaddr to cmdbuf
Dan Williams
2008-01-28
1
-2
/
+2
*
libertas: clean up lbs_interrupt()
David Woodhouse
2008-01-28
1
-2
/
+2
*
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-28
1
-10
/
+10
*
libertas: endianness fixes
Holger Schurig
2008-01-28
1
-1
/
+1
*
libertas: Consolidate lbs_host_to_card_done() function.
David Woodhouse
2008-01-28
1
-6
/
+3
*
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
1
-5
/
+6
*
libertas: mark module_init/exit functions as __init/__exit
Andres Salomon
2008-01-28
1
-2
/
+2
[next]