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 |
Dan Williams
|
8e3c91bb70
libertas: convert DATA_RATE to a direct command
|
17 years ago |
David Woodhouse
|
301eacbf30
libertas: convert CMD_MESH_ACCESS to a direct command
|
17 years ago |
David Woodhouse
|
ad9d7a7f3c
libertas: fix debug output in lbs_cmd_copyback() function.
|
17 years ago |
Dan Williams
|
ddac452680
libertas: rename and re-type bufvirtualaddr to cmdbuf
|
17 years ago |
Dan Williams
|
6e66f03ff7
libertas: convert GET_HW_SPEC to a direct command
|
17 years ago |
Dan Williams
|
a8bdcd71fd
libertas: add simple copyback command callback
|
17 years ago |
Dan Williams
|
7ad994dec7
libertas: clean up direct command handling
|
17 years ago |
Dan Williams
|
852e1f2a26
libertas: clean up is_command_allowed_in_ps()
|
17 years ago |
Dan Williams
|
14e865ba5d
libertas: make lbs_cmd() usage nicer
|
17 years ago |
David Woodhouse
|
1309b55b4d
libertas: add opaque extra argument to cmd callback function
|
17 years ago |
David Woodhouse
|
aa21c004f8
libertas: kill struct lbs_adapter
|
17 years ago |
David Woodhouse
|
448a51ae06
libertas: switch lbs_cmd() to take a callback function pointer
|
17 years ago |
David Woodhouse
|
ac47246e24
libertas: kill adapter->nr_cmd_pending
|
17 years ago |
Holger Schurig
|
c2df2efe96
libertas: endianness fixes
|
17 years ago |
David Woodhouse
|
1723047d67
libertas: Switch to using a callback function pointer for commands
|
17 years ago |
David Woodhouse
|
f9f6890e41
libertas: Remove SET_BOOT2_VER support from the Big Switch Statement.
|
17 years ago |
Li Zefan
|
abe3ed14d3
libertas: don't cast a pointer to pointer of
|
17 years ago |
David Woodhouse
|
6228c0aea5
libertas: Byteswap cmdptr->size in lbs_cmd()
|
17 years ago |
David Woodhouse
|
ad9de29130
libertas: Zero 'pdata_size' field in cmd_ctrl_node reliably.
|
17 years ago |
Holger Schurig
|
675787e29f
libertas: handy function to call firmware commands
|
17 years ago |
Holger Schurig
|
0d61d04210
libertas: make more functions static
|
17 years ago |
Holger Schurig
|
c68b3bbdb5
libertas: remove cmd_ctrl_node->status
|
17 years ago |