David Woodhouse
|
6e5cc4fb35
libertas: convert INACTIVITY_TIMEOUT to a direct command
|
17 years ago |
David Woodhouse
|
a7c4589065
libertas: convert RADIO_CONTROL to a direct command
|
17 years ago |
David Woodhouse
|
18c52e7c3e
libertas: make lbs_submit_command always 'succeed' and set command timer
|
17 years ago |
David Woodhouse
|
24dba5f391
libertas: don't clear priv->dnld_sent after sending sleep confirm
|
17 years ago |
David Woodhouse
|
38bfab1a01
libertas: fix buffer handling of PS_MODE commands and responses
|
17 years ago |
David Woodhouse
|
681ffbb7d4
libertas: kill 'addtail' argument to lbs_queue_cmd() and make it static
|
17 years ago |
David Woodhouse
|
9fae899c2b
libertas: ensure response buffer size is always set for lbs_cmd_with_response
|
17 years ago |
David Woodhouse
|
3399ea5f23
libertas: add __lbs_cmd_async() for asynchronous command submission
|
17 years ago |
David Woodhouse
|
ae125bf827
libertas: store command result in cmdnode instead of priv->cur_cmd_retcode
|
17 years ago |
David Woodhouse
|
75567670c6
libertas: kill pdata_buf member of struct cmd_ctrl_node
|
17 years ago |
David Woodhouse
|
ad12d0f418
libertas: let __lbs_cmd() free its own cmdnode
|
17 years ago |
David Woodhouse
|
5ba2f8a021
libertas: kill cleanup_cmdnode()
|
17 years ago |
David Woodhouse
|
ecfe9b487c
libertas: don't re-initialise cmdnode when taking it off the free queue
|
17 years ago |
David Woodhouse
|
183aeac1c4
libertas: introduce and use lbs_complete_command() for command completion
|
17 years ago |
David Woodhouse
|
c4ab41272b
libertas: remove some pointless checks for cmdnode buffer being present
|
17 years ago |
David Woodhouse
|
d9896ee147
libertas: rename and clean up DownloadcommandToStation
|
17 years ago |
David Woodhouse
|
8e5b6b2d32
libertas: kill unused wait_option field in struct cmd_ctrl_node
|
17 years ago |
David Woodhouse
|
7e226272fc
libertas: kill whitespace at end of lines
|
17 years ago |
David Woodhouse
|
860621347e
libertas: pass channel argument directly to lbs_mesh_config()
|
17 years ago |
David Woodhouse
|
020f3d0001
libertas: cope with both old and new mesh TLV values
|
17 years ago |
David Woodhouse
|
506e9025e0
libertas: add ethtool support for wake-on-lan configuration
|
17 years ago |
David Woodhouse
|
689442dca1
libertas: switch lbs_cmd() to take a _pointer_ to the command structure
|
17 years ago |
David Woodhouse
|
6ce4fd2a3a
libertas: add lbs_host_sleep_cfg() command function
|
17 years ago |
David Woodhouse
|
23d36eec26
libertas: add missing newlines in debugging statements
|
17 years ago |
David Woodhouse
|
e1258177e4
libertas: be more careful about command responses matching cur_cmd
|
17 years ago |
David Woodhouse
|
06113c1c70
libertas: add debugging output to lbs_mesh_config()
|
17 years ago |
David Woodhouse
|
23a397ac82
libertas: add lbs_mesh sysfs attribute for enabling mesh
|
17 years ago |
David Woodhouse
|
2fd6cfe307
libertas: make some more functions static
|
17 years ago |
Dan Williams
|
cb182a6028
libertas: endianness fixes for get_channel/set_channel
|
17 years ago |
Dan Williams
|
2dd4b26264
libertas: convert RF_CHANNEL to a direct command
|
17 years ago |