libertas: move to uniform lbs_/LBS_ namespace
[safe/jmp/linux-2.6] / drivers / net / wireless / libertas / if_usb.c
2008-01-28 Holger Schuriglibertas: move to uniform lbs_/LBS_ namespace
2007-10-10 Holger Schurig[PATCH] libertas: remove one superfluous include
2007-10-10 Dan Williams[PATCH] libertas: send reset command directly instead...
2007-10-10 Dan Williams[PATCH] libertas: reorganize and simplify init sequence
2007-10-10 Dan Williams[PATCH] libertas: fix sparse-reported problems
2007-10-10 Luis Carlos Cobo[PATCH] libertas: pass boot2 version to firmware
2007-10-10 Luis Carlos Cobo[PATCH] libertas: monitor mode support for OLPC firmware
2007-10-10 Luis Carlos Cobo[PATCH] libertas: keep mesh autostart enabled while...
2007-10-10 Holger Schurig[PATCH] libertas: uppercase some #defines
2007-10-10 Holger Schurig[PATCH] libertas: make more functions static & remove...
2007-10-10 Holger Schurig[PATCH] libertas: remove fw.c
2007-10-10 Dan Williams[PATCH] libertas: move generic firmware reset command...
2007-10-10 Dan Williams[PATCH] libertas: remove thread.h and make kthread...
2007-10-10 Dan Williams[PATCH] libertas: re-uppercase command defines and...
2007-10-10 Dan Williams[PATCH] libertas: remove if_bootcmd.c
2007-06-11 David Woodhouse[PATCH] libertas: More endianness fixes.
2007-06-11 David Woodhouse[PATCH] libertas: first pass at fixing up endianness...
2007-06-11 Marcelo Tosatti[PATCH] libertas: fix oops on rmmod
2007-06-11 Dan Williams[PATCH] libertas: correctly unregister mesh netdev...
2007-06-11 Dan Williams[PATCH] libertas: call SET_NETDEV_DEV from common code
2007-06-11 Luis Carlos Cobo[PATCH] libertas: add URB debug info
2007-06-11 Holger Schurig[PATCH] libertas: remove unused variables in wlan_dev_t
2007-06-11 Holger Schurig[PATCH] libertas: let DRV_NAME be overridable
2007-06-11 Holger Schurig[PATCH] libertas: fix RESET logic at unload time
2007-06-11 Holger Schurig[PATCH] libertas: split module into two (libertas.ko...
2007-06-11 Holger Schurig[PATCH] libertas: indirect all hardware access via...
2007-06-11 Marcelo Tosatti[PATCH] libertas: fix error handling of card initialization
2007-06-11 Javier Cardona[PATCH] libertas: fixed transmission flow control on...
2007-06-11 Holger Schurig[PATCH] libertas: split wlan_add_card()
2007-06-11 Holger Schurig[PATCH] libertas: move reset_device() code main.c to...
2007-06-11 Holger Schurig[PATCH] libertas: get rid of libertas_sbi_get_priv()
2007-06-11 Holger Schurig[PATCH] libertas: single out mesh code
2007-06-11 Holger Schurig[PATCH] libertas: make debug configurable
2007-06-11 Holger Schurig[PATCH] libertas: move vendor & product id's into if_usb.c
2007-06-11 Marcelo Tosatti[PATCH] libertas: remove deprecated pm_register and...
2007-05-11 Dan Williams[PATCH] libertas: 64-bit cleanups
2007-05-11 Dan Williams[PATCH] libertas: fix missing unlock in TX error path
2007-05-11 Dan Williams[PATCH] libertas: remove SUPPORT_BOOT_COMMAND
2007-04-28 Marcelo Tosatti[PATCH] Marvell Libertas 8388 802.11b/g USB driver