Holger Schurig
|
dac10a9f28
libertas: always show firmware release
|
17 years ago |
David Woodhouse
|
5844d12ea3
libertas: convert SUBSCRIBE_EVENT to a direct command
|
17 years ago |
David Woodhouse
|
4f59abf190
libertas: convert ENABLE_RSN to a direct command
|
17 years ago |
David Woodhouse
|
f70dd4515a
libertas: convert SET_WEP to a direct command
|
17 years ago |
David Woodhouse
|
3fbe104cec
libertas: convert SLEEP_PARAMS to a direct command
|
17 years ago |
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
|
c6ad3738c6
libertas: add SLEEP_PERIOD and FW_WAKE_METHOD command definitions
|
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
|
8e5b6b2d32
libertas: kill unused wait_option field in struct cmd_ctrl_node
|
17 years ago |
David Woodhouse
|
6ce4fd2a3a
libertas: add lbs_host_sleep_cfg() command function
|
17 years ago |
David Woodhouse
|
23a397ac82
libertas: add lbs_mesh sysfs attribute for enabling mesh
|
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 |
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
|
7ad994dec7
libertas: clean up direct command handling
|
17 years ago |
David Woodhouse
|
1309b55b4d
libertas: add opaque extra argument to cmd callback function
|
17 years ago |
David Woodhouse
|
448a51ae06
libertas: switch lbs_cmd() to take a callback function pointer
|
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 |
Holger Schurig
|
675787e29f
libertas: handy function to call firmware commands
|
17 years ago |
Holger Schurig
|
c68b3bbdb5
libertas: remove cmd_ctrl_node->status
|
17 years ago |
Holger Schurig
|
891f32a1c4
libertas: remove cmd_ctrl_node->cmdflags
|
17 years ago |
David Woodhouse
|
f5ece8fc8d
libertas: Remove cmd_oid from struct cmd_ctrl_node
|
17 years ago |
Holger Schurig
|
3a18864917
libertas: rework event subscription
|
17 years ago |
Brajesh Dave
|
96287ac4f7
libertas: configurable beacon interval
|
17 years ago |
Holger Schurig
|
1007832103
libertas: move to uniform lbs_/LBS_ namespace
|
17 years ago |