summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/if_sdio.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-10libertas: add sd8686 reset_card supportDaniel Drake1-0/+34
2011-06-03libertas_sdio: handle spurious interruptsDaniel Drake1-5/+16
2011-05-11libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches1-9/+10
2011-05-11libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches1-19/+19
2010-11-29libertas: fix invalid accessSven Neumann1-1/+0
2010-10-29libertas: Fix sd8686 firmware reloadPaul Fox1-3/+29
2010-09-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-08-27libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport1-1/+1
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-101/+60
2010-08-16libertas: [sdio] use common firmware request helper and new firmware locationsDan Williams1-83/+60
2010-08-11param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.Rusty Russell1-2/+30
2010-06-03libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar1-0/+58
2010-05-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+3
2010-04-29libertas: fix 8686 firmware loading regressionDan Williams1-1/+3
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-63/+40
2010-04-16libertas: Davinci platforms need more time loading helper firmwareDan Williams1-0/+5
2010-04-16libertas: consolidate SDIO firmware wait codeDan Williams1-63/+35
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+22
2010-04-07libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack1-0/+22
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-11libertas: declare MODULE_FIRMWAREBen Hutchings1-0/+6
2009-10-08libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar1-0/+56
2009-07-10libertas: fix card cleanup order in SDIO driverAndrey Yurovsky1-1/+1
2009-07-10libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky1-3/+0
2009-06-03libertas: improve function init/shutdown handling for SD8688Bing Zhao1-29/+47
2009-05-22libertas: read SD8688 firmware status from new registerBing Zhao1-8/+27
2009-05-22libertas: implement function init/shutdown commands for SD8688Bing Zhao1-3/+38
2009-05-22libertas: get SD8688 rx length with one CMD52Bing Zhao1-2/+55
2009-05-22libertas: define macros for SDIO model numbersBing Zhao1-9/+9
2009-04-23libertas: add support for Marvell SD8688 chipBing Zhao1-4/+13
2009-02-27libertas: use private SDIO workqueue to avoid scheduling latencyDan Williams1-5/+9
2009-02-27libertas: fix power save issue in libertas_sdio moduleBing Zhao1-0/+6
2008-12-19libertas: use roundup instead of opencodingIlpo Järvinen1-1/+2
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman1-13/+7
2008-07-10libertas: treat firmware data as constDavid Woodhouse1-2/+2
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig1-55/+10
2008-01-29libertas: use priv->upld_buf for command responsesDavid Woodhouse1-7/+1
2008-01-29libertas: kill whitespace at end of linesDavid Woodhouse1-1/+1
2008-01-29libertas: rename and re-type bufvirtualaddr to cmdbufDan Williams1-2/+2
2008-01-29libertas: clean up lbs_interrupt()David Woodhouse1-2/+2
2008-01-29libertas: kill struct lbs_adapterDavid Woodhouse1-10/+10
2008-01-29libertas: endianness fixesHolger Schurig1-1/+1
2008-01-29libertas: Consolidate lbs_host_to_card_done() function.David Woodhouse1-6/+3
2008-01-29libertas: remove arbitrary typedefsHolger Schurig1-5/+6
2008-01-29libertas: mark module_init/exit functions as __init/__exitAndres Salomon1-2/+2
2008-01-29libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig1-23/+23
2008-01-16wireless/libertas support for 88w8385 sdio older revisionMarc Pignat1-0/+4