aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/if_usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18libertas: move under marvell vendor directoryKalle Valo1-1018/+0
2013-10-18libertas: move firmware lifetime handling to firmware.cDan Williams1-10/+7
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon1-0/+1
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+0
2012-07-17libertas USB: don't set surpriseremoved flagDaniel Drake1-1/+0
2012-06-06wireless: Remove casts to same typeJoe Perches1-1/+1
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-04-17libertas USB: convert to asynchronous firmware loadingDaniel Drake1-59/+43
2012-04-17libertas: Firmware loading simplificationsDaniel Drake1-162/+7
2012-04-17drivers/net/wireless/libertas/if_usb.c: add missing debugging codeJulia Lawall1-2/+4
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-3/+1
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman1-23/+1
2011-10-31drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker1-1/+1
2011-09-14libertas: prioritize usb8388_olpc.bin firmware on OLPC machinesAndres Salomon1-0/+21
2011-08-09libertas: disable functionality when interface is downDaniel Drake1-1/+1
2011-08-08libertas_usb: program OLPC EC wakeup mask for wake-on-WLANDaniel Drake1-0/+9
2011-08-08libertas_usb: use USB interface as parent deviceDaniel Drake1-1/+1
2011-05-11libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches1-4/+7
2011-05-11libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches1-19/+22
2011-04-28libertas: use kernel-doc notation, fix comment styleRandy Dunlap1-52/+61
2010-11-16libertas: EHS_REMOVE_WAKEUP is not always supportedDeepak Saxena1-0/+7
2010-11-16libertas: don't block usb8388 suspend if no wakeup conditions are setDaniel Drake1-6/+0
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-2/+2
2010-10-15libertas: Communicate USB transfer errorsPaul Fox1-2/+2
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-7/+53
2010-08-16libertas: [usb] use new firmware locationsDan Williams1-7/+53
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell1-0/+3
2010-07-27libertas: convert PS_MODE to a direct commandDan Williams1-2/+2
2010-06-02drivers/net/wireless/libertas: Use kmemdupJulia Lawall1-4/+2
2010-06-02libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar1-0/+6
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-4/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-11libertas: declare MODULE_FIRMWAREBen Hutchings1-0/+2
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-10-30libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse1-1/+1
2009-10-07libertas: Add auto deep sleep support for SD8385/SD8686/SD8688Amitkumar Karwar1-0/+3
2009-07-10libertas: remove ps_supported flag, use fwcapinfoAndrey Yurovsky1-1/+2
2009-06-15firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville1-6/+2
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov1-2/+1
2009-02-26libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar1-2/+2
2008-12-03if_usb: Kill directly reference of netdev->privWang Chen1-2/+2
2008-11-21libertas: Fine grained configuration of wake-on-lan.Anna Neal1-1/+2
2008-09-15libertas: remove unused generic RESET commandDan Williams1-3/+2
2008-08-22libertas: add sysfs hooks to update boot2 and persistent firmwareBrian Cavagnolo1-0/+65
2008-08-22libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo1-20/+92
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-2/+2
2008-07-10libertas: treat firmware data as constDavid Woodhouse1-2/+2
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2008-07-02libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com1-0/+1