aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/if_usb.c
AgeCommit message (Expand)Author
2007-10-10[PATCH] libertas: remove one superfluous includeHolger Schurig
2007-10-10[PATCH] libertas: send reset command directly instead of calling libertas_res...Dan Williams
2007-10-10[PATCH] libertas: reorganize and simplify init sequenceDan Williams
2007-10-10[PATCH] libertas: fix sparse-reported problemsDan Williams
2007-10-10[PATCH] libertas: pass boot2 version to firmwareLuis Carlos Cobo
2007-10-10[PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo
2007-10-10[PATCH] libertas: keep mesh autostart enabled while asleepLuis Carlos Cobo
2007-10-10[PATCH] libertas: uppercase some #definesHolger Schurig
2007-10-10[PATCH] libertas: make more functions static & remove unused functionsHolger Schurig
2007-10-10[PATCH] libertas: remove fw.cHolger Schurig
2007-10-10[PATCH] libertas: move generic firmware reset command to common codeDan Williams
2007-10-10[PATCH] libertas: remove thread.h and make kthread usage clearerDan Williams
2007-10-10[PATCH] libertas: re-uppercase command defines and other constantsDan Williams
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 oops on rmmodMarcelo Tosatti
2007-06-11[PATCH] libertas: correctly unregister mesh netdev on errorDan Williams
2007-06-11[PATCH] libertas: call SET_NETDEV_DEV from common codeDan Williams
2007-06-11[PATCH] libertas: add URB debug infoLuis Carlos Cobo
2007-06-11[PATCH] libertas: remove unused variables in wlan_dev_tHolger Schurig
2007-06-11[PATCH] libertas: let DRV_NAME be overridableHolger Schurig
2007-06-11[PATCH] libertas: fix RESET logic at unload timeHolger Schurig
2007-06-11[PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)Holger Schurig
2007-06-11[PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig
2007-06-11[PATCH] libertas: fix error handling of card initializationMarcelo Tosatti
2007-06-11[PATCH] libertas: fixed transmission flow control on the mesh interfaceJavier Cardona
2007-06-11[PATCH] libertas: split wlan_add_card()Holger Schurig
2007-06-11[PATCH] libertas: move reset_device() code main.c to if_usb.cHolger Schurig
2007-06-11[PATCH] libertas: get rid of libertas_sbi_get_priv()Holger Schurig
2007-06-11[PATCH] libertas: single out mesh codeHolger Schurig
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig
2007-06-11[PATCH] libertas: move vendor & product id's into if_usb.cHolger Schurig
2007-06-11[PATCH] libertas: remove deprecated pm_register and associated codeMarcelo Tosatti
2007-05-11[PATCH] libertas: 64-bit cleanupsDan Williams
2007-05-11[PATCH] libertas: fix missing unlock in TX error pathDan Williams
2007-05-11[PATCH] libertas: remove SUPPORT_BOOT_COMMANDDan Williams
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti