tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / net / wireless / libertas / if_sdio.c
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-07-10 Andrey Yurovskylibertas: fix card cleanup order in SDIO driver
2009-07-10 Andrey Yurovskylibertas: remove ps_supported flag, use fwcapinfo
2009-06-03 Bing Zhaolibertas: improve function init/shutdown handling for...
2009-05-22 Bing Zhaolibertas: read SD8688 firmware status from new register
2009-05-22 Bing Zhaolibertas: implement function init/shutdown commands...
2009-05-22 Bing Zhaolibertas: get SD8688 rx length with one CMD52
2009-05-22 Bing Zhaolibertas: define macros for SDIO model numbers
2009-04-22 Bing Zhaolibertas: add support for Marvell SD8688 chip
2009-02-27 Dan Williamslibertas: use private SDIO workqueue to avoid schedulin...
2009-02-27 Bing Zhaolibertas: fix power save issue in libertas_sdio module
2008-12-19 Ilpo Järvinenlibertas: use roundup instead of opencoding
2008-07-15 Pierre Ossmanmmc,sdio: helper function for transfer padding
2008-07-10 David Woodhouselibertas: treat firmware data as const
2008-04-16 Holger Schuriglibertas: convert libertas driver to use an event/cmdre...
2008-01-28 David Woodhouselibertas: use priv->upld_buf for command responses
2008-01-28 David Woodhouselibertas: kill whitespace at end of lines
2008-01-28 Dan Williamslibertas: rename and re-type bufvirtualaddr to cmdbuf
2008-01-28 David Woodhouselibertas: clean up lbs_interrupt()
2008-01-28 David Woodhouselibertas: kill struct lbs_adapter
2008-01-28 Holger Schuriglibertas: endianness fixes
2008-01-28 David Woodhouselibertas: Consolidate lbs_host_to_card_done() function.
2008-01-28 Holger Schuriglibertas: remove arbitrary typedefs
2008-01-28 Andres Salomonlibertas: mark module_init/exit functions as __init...
2008-01-28 Holger Schuriglibertas: move to uniform lbs_/LBS_ namespace
2008-01-16 Marc Pignatwireless/libertas support for 88w8385 sdio older revision
2007-11-10 Pierre Ossmanlibertas: make if_sdio align packets
2007-10-17 Pierre Ossmannet: libertas sdio driver