summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/if_usb.h
AgeCommit message (Expand)Author
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig
2008-01-28libertas: move cardspecific data to driverHolger Schurig
2008-01-28libertas: clean up if_usb driverDavid Woodhouse
2008-01-28libertas: kill rx_urb_recall and eth_dev members of struct usb_card_recDavid Woodhouse
2008-01-28libertas: switch USB cardp->priv to 'struct lbs_private *' and resulting fixDavid Woodhouse
2008-01-28libertas: switch to a waitqueue and timer for handling USB firmware loadDavid Woodhouse
2008-01-28libertas: cope with device which already has firmware loadedDavid Woodhouse
2008-01-28libertas: reset devices upon disconnect rather than module unloadingAndres Salomon
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig
2007-10-10[PATCH] libertas: reorganize and simplify init sequenceDan Williams
2007-10-10[PATCH] libertas: make more functions static & remove unused functionsHolger Schurig
2007-10-10[PATCH] libertas: remove if_bootcmd.cDan Williams
2007-06-11[PATCH] libertas: More endianness fixes.David Woodhouse
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse
2007-06-11[PATCH] libertas: fix RESET logic at unload timeHolger Schurig
2007-06-11[PATCH] libertas: move vendor & product id's into if_usb.cHolger Schurig
2007-05-11[PATCH] libertas: remove SUPPORT_BOOT_COMMANDDan Williams
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti