libertas: switch lbs_cmd() to take a _pointer_ to the command structure
[linux-2.6] / drivers / net / wireless / libertas / cmd.h
2008-01-28  David Woodhouselibertas: switch lbs_cmd() to take a _pointer_ to the...
2008-01-28  David Woodhouselibertas: add lbs_host_sleep_cfg() command function
2008-01-28  David Woodhouselibertas: add lbs_mesh sysfs attribute for enabling...
2008-01-28  Dan Williamslibertas: convert RF_CHANNEL to a direct command
2008-01-28  Dan Williamslibertas: convert DATA_RATE to a direct command
2008-01-28  David Woodhouselibertas: remove casts from lbs_cmd() and lbs_cmd_with_...
2008-01-28  David Woodhouselibertas: convert CMD_MESH_ACCESS to a direct command
2008-01-28  Dan Williamslibertas: convert GET_HW_SPEC to a direct command
2008-01-28  Dan Williamslibertas: add simple copyback command callback
2008-01-28  Dan Williamslibertas: clean up direct command handling
2008-01-28  Dan Williamslibertas: make lbs_cmd() usage nicer