summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/if_sdio.c
AgeCommit message (Expand)Author
2011-10-31drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker
2011-08-09libertas: implement if_sdio runtime power managementDaniel Drake
2011-06-10libertas: add sd8686 reset_card supportDaniel Drake
2011-06-03libertas_sdio: handle spurious interruptsDaniel Drake
2011-05-11libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches
2011-05-11libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches
2010-11-29libertas: fix invalid accessSven Neumann
2010-10-29libertas: Fix sd8686 firmware reloadPaul Fox
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-27libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-16libertas: [sdio] use common firmware request helper and new firmware locationsDan Williams
2010-08-11param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.Rusty Russell
2010-06-02libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-28libertas: fix 8686 firmware loading regressionDan Williams
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-16libertas: Davinci platforms need more time loading helper firmwareDan Williams
2010-04-16libertas: consolidate SDIO firmware wait codeDan Williams
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-06libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-11libertas: declare MODULE_FIRMWAREBen Hutchings
2009-10-07libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar
2009-07-10libertas: fix card cleanup order in SDIO driverAndrey Yurovsky
2009-07-10libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky
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