index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
if_usb.c
Age
Commit message (
Expand
)
Author
2008-01-28
libertas: endianness fixes
Holger Schurig
2008-01-28
libertas: when usb_submit_usb fails, include the error code in the printk
David Woodhouse
2008-01-28
libertas: Fix endianness in boot2_version handling.
David Woodhouse
2008-01-28
libertas: Use lbs_cmd() for setting Boot2 version
David Woodhouse
2008-01-28
libertas: Move SET_BOOT2_VER command to if_usb where it belongs
David Woodhouse
2008-01-28
libertas: Consolidate lbs_host_to_card_done() function.
David Woodhouse
2008-01-28
libertas: Fix memory leak of RX skbs
David Woodhouse
2008-01-28
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
libertas: separate mesh connectivity from that of the main interface
Brajesh Dave
2008-01-28
libertas: nuke useless variable usbdriver_name and useless comments
Andres Salomon
2008-01-28
libertas: reset devices upon disconnect rather than module unloading
Andres Salomon
2008-01-28
libertas: mark module_init/exit functions as __init/__exit
Andres Salomon
2008-01-28
libertas: drop useless default_fw_name variable
Andres Salomon
2008-01-28
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2007-10-10
[PATCH] libertas: remove one superfluous include
Holger 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 sequence
Dan Williams
2007-10-10
[PATCH] libertas: fix sparse-reported problems
Dan Williams
2007-10-10
[PATCH] libertas: pass boot2 version to firmware
Luis Carlos Cobo
2007-10-10
[PATCH] libertas: monitor mode support for OLPC firmware
Luis Carlos Cobo
2007-10-10
[PATCH] libertas: keep mesh autostart enabled while asleep
Luis Carlos Cobo
2007-10-10
[PATCH] libertas: uppercase some #defines
Holger Schurig
2007-10-10
[PATCH] libertas: make more functions static & remove unused functions
Holger Schurig
2007-10-10
[PATCH] libertas: remove fw.c
Holger Schurig
2007-10-10
[PATCH] libertas: move generic firmware reset command to common code
Dan Williams
2007-10-10
[PATCH] libertas: remove thread.h and make kthread usage clearer
Dan Williams
2007-10-10
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
2007-10-10
[PATCH] libertas: remove if_bootcmd.c
Dan Williams
2007-06-11
[PATCH] libertas: More endianness fixes.
David Woodhouse
2007-06-11
[PATCH] libertas: first pass at fixing up endianness issues
David Woodhouse
2007-06-11
[PATCH] libertas: fix oops on rmmod
Marcelo Tosatti
2007-06-11
[PATCH] libertas: correctly unregister mesh netdev on error
Dan Williams
2007-06-11
[PATCH] libertas: call SET_NETDEV_DEV from common code
Dan Williams
2007-06-11
[PATCH] libertas: add URB debug info
Luis Carlos Cobo
2007-06-11
[PATCH] libertas: remove unused variables in wlan_dev_t
Holger Schurig
2007-06-11
[PATCH] libertas: let DRV_NAME be overridable
Holger Schurig
2007-06-11
[PATCH] libertas: fix RESET logic at unload time
Holger 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 functions
Holger Schurig
2007-06-11
[PATCH] libertas: fix error handling of card initialization
Marcelo Tosatti
2007-06-11
[PATCH] libertas: fixed transmission flow control on the mesh interface
Javier 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.c
Holger Schurig
2007-06-11
[PATCH] libertas: get rid of libertas_sbi_get_priv()
Holger Schurig
2007-06-11
[PATCH] libertas: single out mesh code
Holger Schurig
2007-06-11
[PATCH] libertas: make debug configurable
Holger Schurig
2007-06-11
[PATCH] libertas: move vendor & product id's into if_usb.c
Holger Schurig
2007-06-11
[PATCH] libertas: remove deprecated pm_register and associated code
Marcelo Tosatti
2007-05-11
[PATCH] libertas: 64-bit cleanups
Dan Williams
2007-05-11
[PATCH] libertas: fix missing unlock in TX error path
Dan Williams
[prev]
[next]