aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/if_usb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-28libertas: use kernel-doc notation, fix comment styleRandy Dunlap1-7/+7
2010-08-16libertas: [usb] use new firmware locationsDan Williams1-0/+1
2008-08-22libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo1-0/+5
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig1-2/+0
2008-01-28libertas: move cardspecific data to driverHolger Schurig1-0/+1
2008-01-28libertas: clean up if_usb driverDavid Woodhouse1-51/+44
2008-01-28libertas: kill rx_urb_recall and eth_dev members of struct usb_card_recDavid Woodhouse1-3/+0
2008-01-28libertas: switch USB cardp->priv to 'struct lbs_private *' and resulting fixDavid Woodhouse1-1/+3
2008-01-28libertas: switch to a waitqueue and timer for handling USB firmware loadDavid Woodhouse1-0/+5
2008-01-28libertas: cope with device which already has firmware loadedDavid Woodhouse1-1/+1
2008-01-28libertas: reset devices upon disconnect rather than module unloadingAndres Salomon1-3/+0
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig1-2/+2
2007-10-10[PATCH] libertas: reorganize and simplify init sequenceDan Williams1-1/+3
2007-10-10[PATCH] libertas: make more functions static & remove unused functionsHolger Schurig1-3/+0
2007-10-10[PATCH] libertas: remove if_bootcmd.cDan Williams1-1/+0
2007-06-11[PATCH] libertas: More endianness fixes.David Woodhouse1-1/+1
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse1-9/+9
2007-06-11[PATCH] libertas: fix RESET logic at unload timeHolger Schurig1-0/+7
2007-06-11[PATCH] libertas: move vendor & product id's into if_usb.cHolger Schurig1-5/+0
2007-05-11[PATCH] libertas: remove SUPPORT_BOOT_COMMANDDan Williams1-2/+0
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti1-0/+109