aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/if_sdio.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-07
|\
| * libertas: if_sdio: fix buffer alignment in struct if_sdio_cardMike Rapoport2010-08-27
* | param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.Rusty Russell2010-08-11
|/
* libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar2010-06-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\
| * libertas: fix 8686 firmware loading regressionDan Williams2010-04-28
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\|
| * libertas: Davinci platforms need more time loading helper firmwareDan Williams2010-04-16
| * libertas: consolidate SDIO firmware wait codeDan Williams2010-04-16
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\|
| * libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack2010-04-06
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* 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