aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/if_sdio.c
Commit message (Expand)AuthorAge
* libertas sdio: fix suspend when interface is downDaniel Drake2012-09-05
* libertas: fix two memory leaksDaniel Drake2012-08-02
* libertas SDIO: convert to asynchronous firmware loadingDaniel Drake2012-04-17
* libertas: Firmware loading simplificationsDaniel Drake2012-04-17
* wireless, libertas: remove redundant NULL tests before calling release_firmwa...Jesper Juhl2012-04-12
* drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-10-31
* libertas: implement if_sdio runtime power managementDaniel Drake2011-08-09
* libertas: add sd8686 reset_card supportDaniel Drake2011-06-10
* libertas_sdio: handle spurious interruptsDaniel Drake2011-06-03
* libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches2011-05-11
* libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches2011-05-11
* libertas: fix invalid accessSven Neumann2010-11-29
* libertas: Fix sd8686 firmware reloadPaul Fox2010-10-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
|\
| * 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
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-25
|\ \ \ | |/ / |/| |
| * | libertas: [sdio] use common firmware request helper and new firmware locationsDan Williams2010-08-16
| |/
* / 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