aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/if_sdio.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | libertas: declare MODULE_FIRMWAREBen Hutchings2009-11-11
* | libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar2009-10-07
|/
* libertas: fix card cleanup order in SDIO driverAndrey Yurovsky2009-07-10
* libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky2009-07-10
* libertas: improve function init/shutdown handling for SD8688Bing Zhao2009-06-03
* libertas: read SD8688 firmware status from new registerBing Zhao2009-05-22
* libertas: implement function init/shutdown commands for SD8688Bing Zhao2009-05-22
* libertas: get SD8688 rx length with one CMD52Bing Zhao2009-05-22
* libertas: define macros for SDIO model numbersBing Zhao2009-05-22
* libertas: add support for Marvell SD8688 chipBing Zhao2009-04-22
* libertas: use private SDIO workqueue to avoid scheduling latencyDan Williams2009-02-27
* libertas: fix power save issue in libertas_sdio moduleBing Zhao2009-02-27
* libertas: use roundup instead of opencodingIlpo Järvinen2008-12-19
* mmc,sdio: helper function for transfer paddingPierre Ossman2008-07-15
* libertas: treat firmware data as constDavid Woodhouse2008-07-10
* libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig2008-04-16
* libertas: use priv->upld_buf for command responsesDavid Woodhouse2008-01-28
* libertas: kill whitespace at end of linesDavid Woodhouse2008-01-28
* libertas: rename and re-type bufvirtualaddr to cmdbufDan Williams2008-01-28
* libertas: clean up lbs_interrupt()David Woodhouse2008-01-28
* libertas: kill struct lbs_adapterDavid Woodhouse2008-01-28
* libertas: endianness fixesHolger Schurig2008-01-28
* libertas: Consolidate lbs_host_to_card_done() function.David Woodhouse2008-01-28
* libertas: remove arbitrary typedefsHolger Schurig2008-01-28
* libertas: mark module_init/exit functions as __init/__exitAndres Salomon2008-01-28
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-28
* wireless/libertas support for 88w8385 sdio older revisionMarc Pignat2008-01-16
* libertas: make if_sdio align packetsPierre Ossman2007-11-10
* net: libertas sdio driverPierre Ossman2007-10-17