David Woodhouse
|
448a51ae06
libertas: switch lbs_cmd() to take a callback function pointer
|
17 years ago |
Holger Schurig
|
c2df2efe96
libertas: endianness fixes
|
17 years ago |
David Woodhouse
|
0856e6816b
libertas: when usb_submit_usb fails, include the error code in the printk
|
17 years ago |
David Woodhouse
|
83eacf233e
libertas: Fix endianness in boot2_version handling.
|
17 years ago |
David Woodhouse
|
04c80f1ab1
libertas: Use lbs_cmd() for setting Boot2 version
|
17 years ago |
David Woodhouse
|
2c94404c30
libertas: Move SET_BOOT2_VER command to if_usb where it belongs
|
17 years ago |
David Woodhouse
|
e775ed7c67
libertas: Consolidate lbs_host_to_card_done() function.
|
17 years ago |
David Woodhouse
|
77d8cf2c09
libertas: Fix memory leak of RX skbs
|
17 years ago |
Holger Schurig
|
69f9032d9d
libertas: remove arbitrary typedefs
|
17 years ago |
Brajesh Dave
|
01d77d8d47
libertas: separate mesh connectivity from that of the main interface
|
18 years ago |
Andres Salomon
|
798fbfec9c
libertas: nuke useless variable usbdriver_name and useless comments
|
18 years ago |
Andres Salomon
|
be13f1897f
libertas: reset devices upon disconnect rather than module unloading
|
18 years ago |
Andres Salomon
|
4fb910fd3a
libertas: mark module_init/exit functions as __init/__exit
|
18 years ago |
Andres Salomon
|
82209adcb1
libertas: drop useless default_fw_name variable
|
18 years ago |
Holger Schurig
|
1007832103
libertas: move to uniform lbs_/LBS_ namespace
|
18 years ago |
Holger Schurig
|
cc32613792
[PATCH] libertas: remove one superfluous include
|
18 years ago |
Dan Williams
|
b6e99dd6e2
[PATCH] libertas: send reset command directly instead of calling libertas_reset_device
|
18 years ago |
Dan Williams
|
954ee164f4
[PATCH] libertas: reorganize and simplify init sequence
|
18 years ago |
Dan Williams
|
8362cd413e
[PATCH] libertas: fix sparse-reported problems
|
18 years ago |
Luis Carlos Cobo
|
63f0023bc3
[PATCH] libertas: pass boot2 version to firmware
|
18 years ago |
Luis Carlos Cobo
|
965f8bbc6c
[PATCH] libertas: monitor mode support for OLPC firmware
|
18 years ago |
Luis Carlos Cobo
|
d21b31fd53
[PATCH] libertas: keep mesh autostart enabled while asleep
|
18 years ago |
Holger Schurig
|
c95c7f930e
[PATCH] libertas: uppercase some #defines
|
18 years ago |
Holger Schurig
|
ac558ca2ae
[PATCH] libertas: make more functions static & remove unused functions
|
18 years ago |
Holger Schurig
|
1df4e8fe91
[PATCH] libertas: remove fw.c
|
18 years ago |
Dan Williams
|
eedc2a3191
[PATCH] libertas: move generic firmware reset command to common code
|
18 years ago |
Dan Williams
|
fe3361507a
[PATCH] libertas: remove thread.h and make kthread usage clearer
|
18 years ago |
Dan Williams
|
0aef64d758
[PATCH] libertas: re-uppercase command defines and other constants
|
18 years ago |
Dan Williams
|
9e22cb67d9
[PATCH] libertas: remove if_bootcmd.c
|
18 years ago |
David Woodhouse
|
bb793e2bfc
[PATCH] libertas: More endianness fixes.
|
18 years ago |