David Woodhouse
|
b77ec4caef
libertas: provide reset_card() callback on OLPC
|
17 年之前 |
Holger Schurig
|
7919b89c82
libertas: convert libertas driver to use an event/cmdresp queue
|
17 年之前 |
Holger Schurig
|
4365929d17
libertas: move cardspecific data to driver
|
17 年之前 |
David Woodhouse
|
7003b078c8
libertas: use priv->upld_buf for command responses
|
17 年之前 |
David Woodhouse
|
4694961cc2
libertas: Check for PS mode support on USB devices
|
17 年之前 |
David Woodhouse
|
9fae899c2b
libertas: ensure response buffer size is always set for lbs_cmd_with_response
|
17 年之前 |
David Woodhouse
|
b23b2061e5
libertas: don't use __lbs_cmd() with empty callback in if_usb.c
|
17 年之前 |
David Woodhouse
|
7e226272fc
libertas: kill whitespace at end of lines
|
17 年之前 |
David Woodhouse
|
eae86bf378
libertas: clean up if_usb driver
|
17 年之前 |
David Woodhouse
|
b926d6b31e
libertas: stop attempting to reset devices on unload
|
17 年之前 |
David Woodhouse
|
506e9025e0
libertas: add ethtool support for wake-on-lan configuration
|
17 年之前 |
David Woodhouse
|
d1f7a5b8cf
libertas: implement suspend/resume for USB devices
|
17 年之前 |
David Woodhouse
|
689442dca1
libertas: switch lbs_cmd() to take a _pointer_ to the command structure
|
17 年之前 |
David Woodhouse
|
23d36eec26
libertas: add missing newlines in debugging statements
|
17 年之前 |
David Woodhouse
|
e1258177e4
libertas: be more careful about command responses matching cur_cmd
|
17 年之前 |
David Woodhouse
|
202f3f3ac9
libertas: kill rx_urb_recall and eth_dev members of struct usb_card_rec
|
17 年之前 |
David Woodhouse
|
1f8a08342c
libertas: kill references to mesh autostart
|
17 年之前 |
David Woodhouse
|
23a397ac82
libertas: add lbs_mesh sysfs attribute for enabling mesh
|
17 年之前 |
David Woodhouse
|
2fd6cfe307
libertas: make some more functions static
|
17 年之前 |
David Woodhouse
|
301eacbf30
libertas: convert CMD_MESH_ACCESS to a direct command
|
17 年之前 |
Dan Williams
|
ddac452680
libertas: rename and re-type bufvirtualaddr to cmdbuf
|
17 年之前 |
David Woodhouse
|
c9cd6f9d63
libertas: wait for 'firmware ready' event from firmware after loading
|
17 年之前 |
David Woodhouse
|
6bc822b516
libertas: switch USB cardp->priv to 'struct lbs_private *' and resulting fix
|
17 年之前 |
David Woodhouse
|
4f82f5c853
libertas: switch to a waitqueue and timer for handling USB firmware load
|
17 年之前 |
David Woodhouse
|
c8ba39d060
libertas: improve reliability of firmware reloading on USB
|
17 年之前 |
Dan Williams
|
14e865ba5d
libertas: make lbs_cmd() usage nicer
|
17 年之前 |
David Woodhouse
|
4f67949656
libertas: clean up lbs_interrupt()
|
17 年之前 |
David Woodhouse
|
1309b55b4d
libertas: add opaque extra argument to cmd callback function
|
17 年之前 |
David Woodhouse
|
6d35fdfced
libertas: cope with device which already has firmware loaded
|
17 年之前 |
David Woodhouse
|
aa21c004f8
libertas: kill struct lbs_adapter
|
17 年之前 |