summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/if_usb.h
Commit message (Expand)AuthorAgeFilesLines
* libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo2008-08-221-0/+5
* libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig2008-04-161-2/+0Star
* libertas: move cardspecific data to driverHolger Schurig2008-01-291-0/+1
* libertas: clean up if_usb driverDavid Woodhouse2008-01-291-51/+44Star
* libertas: kill rx_urb_recall and eth_dev members of struct usb_card_recDavid Woodhouse2008-01-291-3/+0Star
* libertas: switch USB cardp->priv to 'struct lbs_private *' and resulting fixDavid Woodhouse2008-01-291-1/+3
* libertas: switch to a waitqueue and timer for handling USB firmware loadDavid Woodhouse2008-01-291-0/+5
* libertas: cope with device which already has firmware loadedDavid Woodhouse2008-01-291-1/+1
* libertas: reset devices upon disconnect rather than module unloadingAndres Salomon2008-01-291-3/+0Star
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-291-2/+2
* [PATCH] libertas: reorganize and simplify init sequenceDan Williams2007-10-111-1/+3
* [PATCH] libertas: make more functions static & remove unused functionsHolger Schurig2007-10-111-3/+0Star
* [PATCH] libertas: remove if_bootcmd.cDan Williams2007-10-111-1/+0Star
* [PATCH] libertas: More endianness fixes.David Woodhouse2007-06-111-1/+1
* [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-111-9/+9
* [PATCH] libertas: fix RESET logic at unload timeHolger Schurig2007-06-111-0/+7
* [PATCH] libertas: move vendor & product id's into if_usb.cHolger Schurig2007-06-111-5/+0Star
* [PATCH] libertas: remove SUPPORT_BOOT_COMMANDDan Williams2007-05-111-2/+0Star
* [PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti2007-04-281-0/+109