Age | Commit message (Expand) | Author |
---|---|---|
2008-01-28 | libertas: implement suspend and resume core methods | David Woodhouse |
2008-01-28 | libertas: switch lbs_cmd() to take a _pointer_ to the command structure | David Woodhouse |
2008-01-28 | libertas: add lbs_host_sleep_cfg() command function | David Woodhouse |
2008-01-28 | libertas: add lbs_mesh sysfs attribute for enabling mesh | David Woodhouse |
2008-01-28 | libertas: convert RF_CHANNEL to a direct command | Dan Williams |
2008-01-28 | libertas: convert DATA_RATE to a direct command | Dan Williams |
2008-01-28 | libertas: remove casts from lbs_cmd() and lbs_cmd_with_response() macros | David Woodhouse |
2008-01-28 | libertas: convert CMD_MESH_ACCESS to a direct command | David Woodhouse |
2008-01-28 | libertas: convert GET_HW_SPEC to a direct command | Dan Williams |
2008-01-28 | libertas: add simple copyback command callback | Dan Williams |
2008-01-28 | libertas: clean up direct command handling | Dan Williams |
2008-01-28 | libertas: make lbs_cmd() usage nicer | Dan Williams |