index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
if_sdio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-29
1
-7
/
+1
*
libertas: kill whitespace at end of lines
David Woodhouse
2008-01-29
1
-1
/
+1
*
libertas: rename and re-type bufvirtualaddr to cmdbuf
Dan Williams
2008-01-29
1
-2
/
+2
*
libertas: clean up lbs_interrupt()
David Woodhouse
2008-01-29
1
-2
/
+2
*
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-29
1
-10
/
+10
*
libertas: endianness fixes
Holger Schurig
2008-01-29
1
-1
/
+1
*
libertas: Consolidate lbs_host_to_card_done() function.
David Woodhouse
2008-01-29
1
-6
/
+3
*
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-29
1
-5
/
+6
*
libertas: mark module_init/exit functions as __init/__exit
Andres Salomon
2008-01-29
1
-2
/
+2
*
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-29
1
-23
/
+23
*
wireless/libertas support for 88w8385 sdio older revision
Marc Pignat
2008-01-16
1
-0
/
+4
*
libertas: make if_sdio align packets
Pierre Ossman
2007-11-10
1
-1
/
+3
*
net: libertas sdio driver
Pierre Ossman
2007-10-17
1
-0
/
+1079