David Woodhouse
|
c9cd6f9d63
libertas: wait for 'firmware ready' event from firmware after loading
|
18 years ago |
David Woodhouse
|
6bc822b516
libertas: switch USB cardp->priv to 'struct lbs_private *' and resulting fix
|
18 years ago |
David Woodhouse
|
4f82f5c853
libertas: switch to a waitqueue and timer for handling USB firmware load
|
18 years ago |
David Woodhouse
|
c8ba39d060
libertas: improve reliability of firmware reloading on USB
|
18 years ago |
Dan Williams
|
14e865ba5d
libertas: make lbs_cmd() usage nicer
|
18 years ago |
David Woodhouse
|
4f67949656
libertas: clean up lbs_interrupt()
|
18 years ago |
David Woodhouse
|
1309b55b4d
libertas: add opaque extra argument to cmd callback function
|
18 years ago |
David Woodhouse
|
6d35fdfced
libertas: cope with device which already has firmware loaded
|
18 years ago |
David Woodhouse
|
aa21c004f8
libertas: kill struct lbs_adapter
|
18 years ago |
David Woodhouse
|
448a51ae06
libertas: switch lbs_cmd() to take a callback function pointer
|
18 years ago |
Holger Schurig
|
c2df2efe96
libertas: endianness fixes
|
18 years ago |
David Woodhouse
|
0856e6816b
libertas: when usb_submit_usb fails, include the error code in the printk
|
18 years ago |
David Woodhouse
|
83eacf233e
libertas: Fix endianness in boot2_version handling.
|
18 years ago |
David Woodhouse
|
04c80f1ab1
libertas: Use lbs_cmd() for setting Boot2 version
|
18 years ago |
David Woodhouse
|
2c94404c30
libertas: Move SET_BOOT2_VER command to if_usb where it belongs
|
18 years ago |
David Woodhouse
|
e775ed7c67
libertas: Consolidate lbs_host_to_card_done() function.
|
18 years ago |
David Woodhouse
|
77d8cf2c09
libertas: Fix memory leak of RX skbs
|
18 years ago |
Holger Schurig
|
69f9032d9d
libertas: remove arbitrary typedefs
|
18 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 |