index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
if_sdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2010-08-27
libertas: if_sdio: fix buffer alignment in struct if_sdio_card
Mike Rapoport
1
-1
/
+1
2010-08-11
param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.
Rusty Russell
1
-2
/
+30
2010-06-03
libertas: Added callback functions to support SDIO suspend/resume.
Amitkumar Karwar
1
-0
/
+58
2010-05-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+3
2010-04-29
libertas: fix 8686 firmware loading regression
Dan Williams
1
-1
/
+3
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
1
-63
/
+40
2010-04-16
libertas: Davinci platforms need more time loading helper firmware
Dan Williams
1
-0
/
+5
2010-04-16
libertas: consolidate SDIO firmware wait code
Dan Williams
1
-63
/
+35
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+22
2010-04-07
libertas/sdio: 8686: set ECSI bit for 1-bit transfers
Daniel Mack
1
-0
/
+22
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-11
libertas: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+6
2009-10-08
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
1
-0
/
+56
2009-07-10
libertas: fix card cleanup order in SDIO driver
Andrey Yurovsky
1
-1
/
+1
2009-07-10
libertas: remove ps_supported flag, use fwcapinfo
Andrey Yurovsky
1
-3
/
+0
2009-06-03
libertas: improve function init/shutdown handling for SD8688
Bing Zhao
1
-29
/
+47
2009-05-22
libertas: read SD8688 firmware status from new register
Bing Zhao
1
-8
/
+27
2009-05-22
libertas: implement function init/shutdown commands for SD8688
Bing Zhao
1
-3
/
+38
2009-05-22
libertas: get SD8688 rx length with one CMD52
Bing Zhao
1
-2
/
+55
2009-05-22
libertas: define macros for SDIO model numbers
Bing Zhao
1
-9
/
+9
2009-04-23
libertas: add support for Marvell SD8688 chip
Bing Zhao
1
-4
/
+13
2009-02-27
libertas: use private SDIO workqueue to avoid scheduling latency
Dan Williams
1
-5
/
+9
2009-02-27
libertas: fix power save issue in libertas_sdio module
Bing Zhao
1
-0
/
+6
2008-12-19
libertas: use roundup instead of opencoding
Ilpo Järvinen
1
-1
/
+2
2008-07-15
mmc,sdio: helper function for transfer padding
Pierre Ossman
1
-13
/
+7
2008-07-10
libertas: treat firmware data as const
David Woodhouse
1
-2
/
+2
2008-04-16
libertas: convert libertas driver to use an event/cmdresp queue
Holger Schurig
1
-55
/
+10
2008-01-29
libertas: use priv->upld_buf for command responses
David Woodhouse
1
-7
/
+1
2008-01-29
libertas: kill whitespace at end of lines
David Woodhouse
1
-1
/
+1
2008-01-29
libertas: rename and re-type bufvirtualaddr to cmdbuf
Dan Williams
1
-2
/
+2
2008-01-29
libertas: clean up lbs_interrupt()
David Woodhouse
1
-2
/
+2
2008-01-29
libertas: kill struct lbs_adapter
David Woodhouse
1
-10
/
+10
2008-01-29
libertas: endianness fixes
Holger Schurig
1
-1
/
+1
2008-01-29
libertas: Consolidate lbs_host_to_card_done() function.
David Woodhouse
1
-6
/
+3
2008-01-29
libertas: remove arbitrary typedefs
Holger Schurig
1
-5
/
+6
2008-01-29
libertas: mark module_init/exit functions as __init/__exit
Andres Salomon
1
-2
/
+2
2008-01-29
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
1
-23
/
+23
2008-01-16
wireless/libertas support for 88w8385 sdio older revision
Marc Pignat
1
-0
/
+4
2007-11-10
libertas: make if_sdio align packets
Pierre Ossman
1
-1
/
+3
2007-10-18
net: libertas sdio driver
Pierre Ossman
1
-0
/
+1079