summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/if_usb.c
Commit message (Expand)AuthorAgeFilesLines
* libertas: Consolidate lbs_host_to_card_done() function.David Woodhouse2008-01-291-16/+2Star
* libertas: Fix memory leak of RX skbsDavid Woodhouse2008-01-291-1/+5
* libertas: remove arbitrary typedefsHolger Schurig2008-01-291-20/+26
* libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave2008-01-291-2/+3
* libertas: nuke useless variable usbdriver_name and useless commentsAndres Salomon2008-01-291-7/+1Star
* libertas: reset devices upon disconnect rather than module unloadingAndres Salomon2008-01-291-22/+4Star
* libertas: mark module_init/exit functions as __init/__exitAndres Salomon2008-01-291-2/+2
* libertas: drop useless default_fw_name variableAndres Salomon2008-01-291-6/+1Star
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-291-43/+43
* [PATCH] libertas: remove one superfluous includeHolger Schurig2007-10-111-1/+0Star
* [PATCH] libertas: send reset command directly instead of calling libertas_res...Dan Williams2007-10-111-2/+4
* [PATCH] libertas: reorganize and simplify init sequenceDan Williams2007-10-111-203/+162Star
* [PATCH] libertas: fix sparse-reported problemsDan Williams2007-10-111-17/+13Star
* [PATCH] libertas: pass boot2 version to firmwareLuis Carlos Cobo2007-10-111-0/+1
* [PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo2007-10-111-0/+2
* [PATCH] libertas: keep mesh autostart enabled while asleepLuis Carlos Cobo2007-10-111-0/+26
* [PATCH] libertas: uppercase some #definesHolger Schurig2007-10-111-3/+3
* [PATCH] libertas: make more functions static & remove unused functionsHolger Schurig2007-10-111-3/+5
* [PATCH] libertas: remove fw.cHolger Schurig2007-10-111-2/+76
* [PATCH] libertas: move generic firmware reset command to common codeDan Williams2007-10-111-20/+10Star
* [PATCH] libertas: remove thread.h and make kthread usage clearerDan Williams2007-10-111-1/+1
* [PATCH] libertas: re-uppercase command defines and other constantsDan Williams2007-10-111-3/+3
* [PATCH] libertas: remove if_bootcmd.cDan Williams2007-10-111-0/+24
* [PATCH] libertas: More endianness fixes.David Woodhouse2007-06-111-2/+2
* [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-111-26/+22Star
* [PATCH] libertas: fix oops on rmmodMarcelo Tosatti2007-06-111-5/+2Star
* [PATCH] libertas: correctly unregister mesh netdev on errorDan Williams2007-06-111-2/+1Star
* [PATCH] libertas: call SET_NETDEV_DEV from common codeDan Williams2007-06-111-10/+2Star
* [PATCH] libertas: add URB debug infoLuis Carlos Cobo2007-06-111-1/+1
* [PATCH] libertas: remove unused variables in wlan_dev_tHolger Schurig2007-06-111-23/+23
* [PATCH] libertas: let DRV_NAME be overridableHolger Schurig2007-06-111-0/+2
* [PATCH] libertas: fix RESET logic at unload timeHolger Schurig2007-06-111-47/+37Star
* [PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)Holger Schurig2007-06-111-26/+36
* [PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig2007-06-111-10/+22
* [PATCH] libertas: fix error handling of card initializationMarcelo Tosatti2007-06-111-2/+8
* [PATCH] libertas: fixed transmission flow control on the mesh interfaceJavier Cardona2007-06-111-4/+10
* [PATCH] libertas: split wlan_add_card()Holger Schurig2007-06-111-0/+3
* [PATCH] libertas: move reset_device() code main.c to if_usb.cHolger Schurig2007-06-111-2/+35
* [PATCH] libertas: get rid of libertas_sbi_get_priv()Holger Schurig2007-06-111-12/+1Star
* [PATCH] libertas: single out mesh codeHolger Schurig2007-06-111-2/+5
* [PATCH] libertas: make debug configurableHolger Schurig2007-06-111-66/+80
* [PATCH] libertas: move vendor & product id's into if_usb.cHolger Schurig2007-06-111-6/+2Star
* [PATCH] libertas: remove deprecated pm_register and associated codeMarcelo Tosatti2007-06-111-12/+0Star
* [PATCH] libertas: 64-bit cleanupsDan Williams2007-05-111-1/+1
* [PATCH] libertas: fix missing unlock in TX error pathDan Williams2007-05-111-0/+1
* [PATCH] libertas: remove SUPPORT_BOOT_COMMANDDan Williams2007-05-111-2/+0Star
* [PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti2007-04-281-0/+952