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