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