1. df90d84 libertas: fix handling of command timeout, completion and interruption by Daniel Drake · 13 years ago
  2. 77ccdcf libertas: kill unused lbs_prepare_and_send_command() by Dan Williams · 14 years ago
  3. 0bb6408 libertas: convert PS_MODE to a direct command by Dan Williams · 14 years ago
  4. 4c7c6e00 libertas: convert register access to direct commands by Dan Williams · 14 years ago
  5. cc4b9d3 libertas: convert 11D_DOMAIN_INFO to a direct command by Dan Williams · 14 years ago
  6. 9fb7663 libertas: clean up RSSI command by Dan Williams · 14 years ago
  7. a45b6f4 libertas: clean up MONITOR_MODE command by Dan Williams · 14 years ago
  8. 1311843 libertas: Added support for host sleep feature by Amitkumar Karwar · 14 years ago
  9. 55e1ff9 libertas: move mesh-related definitions into mesh.h by Holger Schurig · 15 years ago
  10. d0de374 libertas: move association related commands into assoc.c by Holger Schurig · 15 years ago
  11. 8ef37f1 libertas: remove unused lbs_cmd_802_11_inactivity_timeout() by Holger Schurig · 15 years ago
  12. a3cbfb0 libertas: make lbs_get_channel() static by Holger Schurig · 15 years ago
  13. bca61f8 libertas: harmonize cmd.h by Holger Schurig · 15 years ago
  14. 9e66e70 libertas: cleanup host.h and hostcmd.h by Holger Schurig · 15 years ago
  15. 6d898b1 libertas: make __lbs_cmd_async() non-static by Holger Schurig · 15 years ago
  16. 582c1b5 libertas: Fine grained configuration of wake-on-lan. by Anna Neal · 16 years ago
  17. 3ed6e08 libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups) by Anna Neal · 16 years ago
  18. 39fcf7a libertas: convert SNMP_MIB to a direct command by Dan Williams · 16 years ago
  19. 0112c9e libertas: Improvements on automatic tx power control via SIOCSIWTXPOW. by Anna Neal · 16 years ago
  20. d5db2df libertas: convert CMD_802_11_RADIO_CONTROL to a direct command by Dan Williams · 16 years ago
  21. 87c8c72 libertas: convert CMD_802_11_RF_TX_POWER to a direct command by Dan Williams · 16 years ago
  22. 85319f9 libertas: rate adaptation configuration via iwconfig. by Javier Cardona · 16 years ago
  23. edaea5c libertas: Extend MESH_CONFIG command to access non-volatile configuration by Javier Cardona · 16 years ago
  24. ef85ad5 libertas: remove lbs_get_data_rate() by Holger Schurig · 16 years ago
  25. a63e5cb libertas: make some functions void by Holger Schurig · 16 years ago
  26. 8db4a2b libertas: make a handy lbs_cmd_async() command by Holger Schurig · 16 years ago
  27. 9e1228d libertas: convert KEY_MATERIAL to a direct command by David Woodhouse · 17 years ago
  28. f15ebb6 libertas: change inference about buffer size in lbs_cmd() by David Woodhouse · 17 years ago
  29. 4f59abf libertas: convert ENABLE_RSN to a direct command by David Woodhouse · 17 years ago
  30. f70dd45 libertas: convert SET_WEP to a direct command by David Woodhouse · 17 years ago
  31. 3fbe104 libertas: convert SLEEP_PARAMS to a direct command by David Woodhouse · 17 years ago
  32. 6e5cc4f libertas: convert INACTIVITY_TIMEOUT to a direct command by David Woodhouse · 17 years ago
  33. 9fae899 libertas: ensure response buffer size is always set for lbs_cmd_with_response by David Woodhouse · 17 years ago
  34. 3399ea5 libertas: add __lbs_cmd_async() for asynchronous command submission by David Woodhouse · 17 years ago
  35. 7e22627 libertas: kill whitespace at end of lines by David Woodhouse · 17 years ago
  36. 8606213 libertas: pass channel argument directly to lbs_mesh_config() by David Woodhouse · 17 years ago
  37. 506e902 libertas: add ethtool support for wake-on-lan configuration by David Woodhouse · 17 years ago
  38. ab25eca libertas: implement suspend and resume core methods by David Woodhouse · 17 years ago
  39. 689442d libertas: switch lbs_cmd() to take a _pointer_ to the command structure by David Woodhouse · 17 years ago
  40. 6ce4fd2 libertas: add lbs_host_sleep_cfg() command function by David Woodhouse · 17 years ago
  41. 23a397a libertas: add lbs_mesh sysfs attribute for enabling mesh by David Woodhouse · 17 years ago
  42. 2dd4b26 libertas: convert RF_CHANNEL to a direct command by Dan Williams · 17 years ago
  43. 8e3c91b libertas: convert DATA_RATE to a direct command by Dan Williams · 17 years ago
  44. 0f1c823 libertas: remove casts from lbs_cmd() and lbs_cmd_with_response() macros by David Woodhouse · 17 years ago
  45. 301eacb libertas: convert CMD_MESH_ACCESS to a direct command by David Woodhouse · 17 years ago
  46. 6e66f03 libertas: convert GET_HW_SPEC to a direct command by Dan Williams · 17 years ago
  47. a8bdcd7 libertas: add simple copyback command callback by Dan Williams · 17 years ago
  48. 7ad994d libertas: clean up direct command handling by Dan Williams · 17 years ago
  49. 14e865b libertas: make lbs_cmd() usage nicer by Dan Williams · 17 years ago