1. d6ede67 libertas: remove mesh_autostart_enabled and sync_channel by Holger Schurig · 15 years ago
  2. 560c633 libertas: move mic failure event to wext.c by Holger Schurig · 15 years ago
  3. fea2b8e libertas: move SIOCGIWAP calls to wext.c by Holger Schurig · 15 years ago
  4. b856f73 libertas: remove handling for CMD_GET_TSF by Holger Schurig · 15 years ago
  5. f57bd28 libertas: remove handling for CMD_802_11_LED_GPIO_CTRL by Holger Schurig · 15 years ago
  6. d0de374 libertas: move association related commands into assoc.c by Holger Schurig · 15 years ago
  7. 243e84e libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN by Holger Schurig · 15 years ago
  8. d37b4fd libertas: remove unused 11d code by Holger Schurig · 15 years ago
  9. bca61f8 libertas: harmonize cmd.h by Holger Schurig · 15 years ago
  10. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  11. 767e366 libertas: fix build by Alan Cox · 15 years ago
  12. 4912545 libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 by Amitkumar Karwar · 15 years ago
  13. 2c5b9e51 wireless: libertas: fix unaligned accesses by Cliff Cai · 16 years ago
  14. 822ac03a libertas: convert CMD_802_11_ASSOCIATE to a direct command by Dan Williams · 16 years ago
  15. be0d76e libertas: convert CMD_802_11_AUTHENTICATE to a direct command by Dan Williams · 16 years ago
  16. 39fcf7a libertas: convert SNMP_MIB to a direct command by Dan Williams · 16 years ago
  17. f8e77ca libertas: remove unused generic RESET command by Dan Williams · 16 years ago
  18. f5fe1fd libertas: convert adhoc operations to direct commands by Dan Williams · 16 years ago
  19. 191bb40 libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command by Dan Williams · 16 years ago
  20. 87c8c72 libertas: convert CMD_802_11_RF_TX_POWER to a direct command by Dan Williams · 16 years ago
  21. 85319f9 libertas: rate adaptation configuration via iwconfig. by Javier Cardona · 17 years ago
  22. 75bf45a libertas: fix multicast filtering on eth and msh interfaces by David Woodhouse · 17 years ago
  23. e37fc6e libertas: Increase priority of 'unknown command' warnings by David Woodhouse · 17 years ago
  24. 7919b89 libertas: convert libertas driver to use an event/cmdresp queue by Holger Schurig · 17 years ago
  25. 697900a libertas: move association code from join.c into scan.c by Holger Schurig · 17 years ago
  26. f539f2e libertas: convert sleep/wake config direct commands by Holger Schurig · 17 years ago
  27. 7460f5a libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command by Holger Schurig · 17 years ago
  28. 2af9f03 libertas: convert CMD_802_11_MAC_ADDRESS to a direct command by Holger Schurig · 17 years ago
  29. e5225b3 libertas: reduce debug output by Holger Schurig · 17 years ago
  30. 6243613 libertas: remove CMD_802_11_PWR_CFG by Holger Schurig · 17 years ago
  31. e98a88d libertas: remove lots of unused stuff by Holger Schurig · 17 years ago
  32. d4ff0ef libertas: misc power saving adjusts by Holger Schurig · 17 years ago
  33. c49c3b7 libertas: convert GET_LOG to a direct command by Holger Schurig · 17 years ago
  34. 835d3ac libertas: convert CMD_MAC_CONTROL to a direct command by Holger Schurig · 17 years ago
  35. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  36. 5f0547c2 libertas: fix the 'compare command with itself' properly by Sebastian Siewior · 17 years ago
  37. fa62f99 libertas: convert 802_11_SCAN to a direct command by David Woodhouse · 17 years ago
  38. 9e1228d libertas: convert KEY_MATERIAL to a direct command by David Woodhouse · 17 years ago
  39. 255333c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  40. 8a96df8 libertas: compare the current command with response by Sebastian Siewior · 17 years ago
  41. 6305f49 libertas: fix sanity check on sequence number in command response by David Woodhouse · 17 years ago
  42. 52507c2 libertas: make association debug output nicer by Holger Schurig · 17 years ago
  43. 1afc09ab libertas: trim overly long debug statement by Holger Schurig · 17 years ago
  44. 5844d12 libertas: convert SUBSCRIBE_EVENT to a direct command by David Woodhouse · 17 years ago
  45. 4f59abf libertas: convert ENABLE_RSN to a direct command by David Woodhouse · 17 years ago
  46. f70dd45 libertas: convert SET_WEP to a direct command by David Woodhouse · 17 years ago
  47. 3fbe104 libertas: convert SLEEP_PARAMS to a direct command by David Woodhouse · 17 years ago
  48. 6e5cc4f libertas: convert INACTIVITY_TIMEOUT to a direct command by David Woodhouse · 17 years ago
  49. a7c4589 libertas: convert RADIO_CONTROL to a direct command by David Woodhouse · 17 years ago
  50. 8538823 libertas: discard DEFER responses to commands; let the timeout trigger by David Woodhouse · 17 years ago
  51. 7003b07 libertas: use priv->upld_buf for command responses by David Woodhouse · 17 years ago
  52. ac4cced libertas: reduce explicit references to priv->cur_cmd->cmdbuf by David Woodhouse · 17 years ago
  53. b47ef24 libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command by David Woodhouse · 17 years ago
  54. 38bfab1 libertas: fix buffer handling of PS_MODE commands and responses by David Woodhouse · 17 years ago
  55. 2a34509 libertas: handle command timeout in main thread instead of directly in timer by David Woodhouse · 17 years ago
  56. 7556767 libertas: kill pdata_buf member of struct cmd_ctrl_node by David Woodhouse · 17 years ago
  57. 183aeac libertas: introduce and use lbs_complete_command() for command completion by David Woodhouse · 17 years ago
  58. a27b9f9 libertas: slight cleanup of netif queue stop/wake by David Woodhouse · 17 years ago
  59. e125817 libertas: be more careful about command responses matching cur_cmd by David Woodhouse · 17 years ago
  60. 2dd4b26 libertas: convert RF_CHANNEL to a direct command by Dan Williams · 17 years ago
  61. 8e3c91b libertas: convert DATA_RATE to a direct command by Dan Williams · 17 years ago
  62. 301eacb libertas: convert CMD_MESH_ACCESS to a direct command by David Woodhouse · 17 years ago
  63. ddac452 libertas: rename and re-type bufvirtualaddr to cmdbuf by Dan Williams · 17 years ago
  64. 6e66f03 libertas: convert GET_HW_SPEC to a direct command by Dan Williams · 17 years ago
  65. 7ad994d libertas: clean up direct command handling by Dan Williams · 17 years ago
  66. 1309b55 libertas: add opaque extra argument to cmd callback function by David Woodhouse · 17 years ago
  67. aa21c00 libertas: kill struct lbs_adapter by David Woodhouse · 17 years ago
  68. ac47246 libertas: kill adapter->nr_cmd_pending by David Woodhouse · 17 years ago
  69. c2df2ef libertas: endianness fixes by Holger Schurig · 17 years ago
  70. 1723047 libertas: Switch to using a callback function pointer for commands by David Woodhouse · 17 years ago
  71. 09d4fad libertas: fix data packet size errors by Holger Schurig · 17 years ago
  72. 675787e libertas: handy function to call firmware commands by Holger Schurig · 17 years ago
  73. 891f32a libertas: remove cmd_ctrl_node->cmdflags by Holger Schurig · 17 years ago
  74. 0b3c07f libertas: less eventcause shifts by Holger Schurig · 17 years ago
  75. 9184346 libertas: tweak association debug output by Holger Schurig · 17 years ago
  76. 3a18864 libertas: rework event subscription by Holger Schurig · 17 years ago
  77. 69f9032 libertas: remove arbitrary typedefs by Holger Schurig · 17 years ago
  78. 96287ac libertas: configurable beacon interval by Brajesh Dave · 17 years ago
  79. 01d77d8 libertas: separate mesh connectivity from that of the main interface by Brajesh Dave · 17 years ago
  80. 1007832 libertas: move to uniform lbs_/LBS_ namespace by Holger Schurig · 17 years ago
  81. 8b17d72 [PATCH] libertas: fix a debug statement by Holger Schurig · 17 years ago
  82. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  83. 70500f5 [PATCH] libertas: region code values specified as 8bit by Marek Vašut · 17 years ago
  84. 8362cd4 [PATCH] libertas: fix sparse-reported problems by Dan Williams · 17 years ago
  85. 5612c01 [PATCH] libertas: ignore spurious mesh autostart events by Dan Williams · 17 years ago
  86. 9556d21 [PATCH] libertas: fix two debug statements in cmdresp.c by Holger Schurig · 17 years ago
  87. 956deb8 [PATCH] libertas: remove adapter->regiontableindex by Holger Schurig · 17 years ago
  88. caef47a [PATCH] libertas: remove adapter->rxpd_rate by Holger Schurig · 17 years ago
  89. cad9d9b [PATCH] libertas: remove adapter->txrate by Holger Schurig · 17 years ago
  90. fdde708 [PATCH] libertas: remove adapter->{rx,tx}antenna by Holger Schurig · 17 years ago
  91. 4d4ce1a [PATCH] libertas: remove unused adapter->prev_XXXX variables by Holger Schurig · 17 years ago
  92. 9cdc6d2 [PATCH] libertas: Avoid MESH_AUTOSTARTED spam on console by Luis Carlos Cobo · 17 years ago
  93. a6c8700 [PATCH] libertas: use LBS_DEB_HOST for host-to-card communications by Holger Schurig · 17 years ago
  94. 6b63cd0 [PATCH] libertas: remove a hundred CMD_RET_xxx definitions by Holger Schurig · 17 years ago
  95. ece5619 [PATCH] libertas: make the hex dumper nicer by Holger Schurig · 17 years ago
  96. 0a6d055 [PATCH] libertas: tune hardware info output by Holger Schurig · 17 years ago
  97. 8c51276 [PATCH] libertas: simplify and clean up data rate handling by Dan Williams · 17 years ago
  98. ffcae95 [PATCH] libertas: fix more mixed-case abuse by Dan Williams · 17 years ago
  99. 0aef64d [PATCH] libertas: re-uppercase command defines and other constants by Dan Williams · 17 years ago
  100. 1443b65 [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usage by Dan Williams · 17 years ago