1. 5844d12 libertas: convert SUBSCRIBE_EVENT to a direct command by David Woodhouse · 17 years ago
  2. 4f59abf libertas: convert ENABLE_RSN to a direct command by David Woodhouse · 17 years ago
  3. f70dd45 libertas: convert SET_WEP to a direct command by David Woodhouse · 17 years ago
  4. 3fbe104 libertas: convert SLEEP_PARAMS to a direct command by David Woodhouse · 17 years ago
  5. 6e5cc4f libertas: convert INACTIVITY_TIMEOUT to a direct command by David Woodhouse · 17 years ago
  6. a7c4589 libertas: convert RADIO_CONTROL to a direct command by David Woodhouse · 17 years ago
  7. 8538823 libertas: discard DEFER responses to commands; let the timeout trigger by David Woodhouse · 17 years ago
  8. 7003b07 libertas: use priv->upld_buf for command responses by David Woodhouse · 17 years ago
  9. ac4cced libertas: reduce explicit references to priv->cur_cmd->cmdbuf by David Woodhouse · 17 years ago
  10. b47ef24 libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command by David Woodhouse · 17 years ago
  11. 38bfab1 libertas: fix buffer handling of PS_MODE commands and responses by David Woodhouse · 17 years ago
  12. 2a34509 libertas: handle command timeout in main thread instead of directly in timer by David Woodhouse · 17 years ago
  13. 7556767 libertas: kill pdata_buf member of struct cmd_ctrl_node by David Woodhouse · 17 years ago
  14. 183aeac libertas: introduce and use lbs_complete_command() for command completion by David Woodhouse · 17 years ago
  15. a27b9f9 libertas: slight cleanup of netif queue stop/wake by David Woodhouse · 17 years ago
  16. e125817 libertas: be more careful about command responses matching cur_cmd by David Woodhouse · 17 years ago
  17. 2dd4b26 libertas: convert RF_CHANNEL to a direct command by Dan Williams · 17 years ago
  18. 8e3c91b libertas: convert DATA_RATE to a direct command by Dan Williams · 17 years ago
  19. 301eacb libertas: convert CMD_MESH_ACCESS to a direct command by David Woodhouse · 17 years ago
  20. ddac452 libertas: rename and re-type bufvirtualaddr to cmdbuf by Dan Williams · 17 years ago
  21. 6e66f03 libertas: convert GET_HW_SPEC to a direct command by Dan Williams · 17 years ago
  22. 7ad994d libertas: clean up direct command handling by Dan Williams · 17 years ago
  23. 1309b55 libertas: add opaque extra argument to cmd callback function by David Woodhouse · 17 years ago
  24. aa21c00 libertas: kill struct lbs_adapter by David Woodhouse · 17 years ago
  25. ac47246 libertas: kill adapter->nr_cmd_pending by David Woodhouse · 17 years ago
  26. c2df2ef libertas: endianness fixes by Holger Schurig · 17 years ago
  27. 1723047 libertas: Switch to using a callback function pointer for commands by David Woodhouse · 17 years ago
  28. 09d4fad libertas: fix data packet size errors by Holger Schurig · 17 years ago
  29. 675787e libertas: handy function to call firmware commands by Holger Schurig · 17 years ago
  30. 891f32a libertas: remove cmd_ctrl_node->cmdflags by Holger Schurig · 17 years ago
  31. 0b3c07f libertas: less eventcause shifts by Holger Schurig · 17 years ago
  32. 9184346 libertas: tweak association debug output by Holger Schurig · 17 years ago
  33. 3a18864 libertas: rework event subscription by Holger Schurig · 17 years ago
  34. 69f9032 libertas: remove arbitrary typedefs by Holger Schurig · 17 years ago
  35. 96287ac libertas: configurable beacon interval by Brajesh Dave · 17 years ago
  36. 01d77d8 libertas: separate mesh connectivity from that of the main interface by Brajesh Dave · 17 years ago
  37. 1007832 libertas: move to uniform lbs_/LBS_ namespace by Holger Schurig · 17 years ago
  38. 8b17d72 [PATCH] libertas: fix a debug statement by Holger Schurig · 17 years ago
  39. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  40. 70500f5 [PATCH] libertas: region code values specified as 8bit by Marek Vašut · 17 years ago
  41. 8362cd4 [PATCH] libertas: fix sparse-reported problems by Dan Williams · 17 years ago
  42. 5612c01 [PATCH] libertas: ignore spurious mesh autostart events by Dan Williams · 17 years ago
  43. 9556d21 [PATCH] libertas: fix two debug statements in cmdresp.c by Holger Schurig · 17 years ago
  44. 956deb8 [PATCH] libertas: remove adapter->regiontableindex by Holger Schurig · 17 years ago
  45. caef47a [PATCH] libertas: remove adapter->rxpd_rate by Holger Schurig · 17 years ago
  46. cad9d9b [PATCH] libertas: remove adapter->txrate by Holger Schurig · 17 years ago
  47. fdde708 [PATCH] libertas: remove adapter->{rx,tx}antenna by Holger Schurig · 17 years ago
  48. 4d4ce1a [PATCH] libertas: remove unused adapter->prev_XXXX variables by Holger Schurig · 17 years ago
  49. 9cdc6d2 [PATCH] libertas: Avoid MESH_AUTOSTARTED spam on console by Luis Carlos Cobo · 17 years ago
  50. a6c8700 [PATCH] libertas: use LBS_DEB_HOST for host-to-card communications by Holger Schurig · 17 years ago
  51. 6b63cd0 [PATCH] libertas: remove a hundred CMD_RET_xxx definitions by Holger Schurig · 17 years ago
  52. ece5619 [PATCH] libertas: make the hex dumper nicer by Holger Schurig · 17 years ago
  53. 0a6d055 [PATCH] libertas: tune hardware info output by Holger Schurig · 17 years ago
  54. 8c51276 [PATCH] libertas: simplify and clean up data rate handling by Dan Williams · 17 years ago
  55. ffcae95 [PATCH] libertas: fix more mixed-case abuse by Dan Williams · 17 years ago
  56. 0aef64d [PATCH] libertas: re-uppercase command defines and other constants by Dan Williams · 17 years ago
  57. 1443b65 [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage by Dan Williams · 17 years ago
  58. 18c96c34 [PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctly by Dan Williams · 17 years ago
  59. b8bedef [PATCH] libertas: pull current channel from firmware on mesh autostart by Luis Carlos Cobo Rus · 17 years ago
  60. d8efea2 [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid by Dan Williams · 17 years ago
  61. e5b3d47 [PATCH] libertas: don't byte-swap firmware version number. It's a byte array. by David Woodhouse · 17 years ago
  62. 981f187 [PATCH] libertas: first pass at fixing up endianness issues by David Woodhouse · 17 years ago
  63. 7d8d28b [PATCH] libertas: support for mesh autostart on firmware 5.220.11 by Luis Carlos Cobo Rus · 17 years ago
  64. 6cfb008 [PATCH] libertas: correctly balance locking in libertas_process_rx_command by Dan Williams · 17 years ago
  65. e76850d [PATCH] libertas: make association paths consistent by Dan Williams · 17 years ago
  66. 634b8f4 [PATCH] libertas: remove unused variables in wlan_dev_t by Holger Schurig · 17 years ago
  67. 208fdd2 [PATCH] libertas: indirect all hardware access via hw_XXXX functions by Holger Schurig · 17 years ago
  68. 78523da [PATCH] libertas: single out mesh code by Holger Schurig · 17 years ago
  69. 9012b28 [PATCH] libertas: make debug configurable by Holger Schurig · 17 years ago
  70. 0dc5a29 [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enum by Dan Williams · 17 years ago
  71. 9408c29 [PATCH] libertas: remove custom encryption mode stuff by Dan Williams · 17 years ago
  72. 876c9d3 [PATCH] Marvell Libertas 8388 802.11b/g USB driver by Marcelo Tosatti · 18 years ago