summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/if_sdio.c
AgeCommit message (Expand)Author
2009-06-03libertas: improve function init/shutdown handling for SD8688Bing Zhao
2009-05-22libertas: read SD8688 firmware status from new registerBing Zhao
2009-05-22libertas: implement function init/shutdown commands for SD8688Bing Zhao
2009-05-22libertas: get SD8688 rx length with one CMD52Bing Zhao
2009-05-22libertas: define macros for SDIO model numbersBing Zhao
2009-04-22libertas: add support for Marvell SD8688 chipBing Zhao
2009-02-27libertas: use private SDIO workqueue to avoid scheduling latencyDan Williams
2009-02-27libertas: fix power save issue in libertas_sdio moduleBing Zhao
2008-12-19libertas: use roundup instead of opencodingIlpo Järvinen
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman
2008-07-10libertas: treat firmware data as constDavid Woodhouse
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig
2008-01-28libertas: use priv->upld_buf for command responsesDavid Woodhouse
2008-01-28libertas: kill whitespace at end of linesDavid Woodhouse
2008-01-28libertas: rename and re-type bufvirtualaddr to cmdbufDan Williams
2008-01-28libertas: clean up lbs_interrupt()David Woodhouse
2008-01-28libertas: kill struct lbs_adapterDavid Woodhouse
2008-01-28libertas: endianness fixesHolger Schurig
2008-01-28libertas: Consolidate lbs_host_to_card_done() function.David Woodhouse
2008-01-28libertas: remove arbitrary typedefsHolger Schurig
2008-01-28libertas: mark module_init/exit functions as __init/__exitAndres Salomon
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig
2008-01-16wireless/libertas support for 88w8385 sdio older revisionMarc Pignat
2007-11-10libertas: make if_sdio align packetsPierre Ossman
2007-10-17net: libertas sdio driverPierre Ossman