1. 822ac03 libertas: convert CMD_802_11_ASSOCIATE to a direct command by Dan Williams · 15 years ago
  2. be0d76e libertas: convert CMD_802_11_AUTHENTICATE to a direct command by Dan Williams · 15 years ago
  3. 75b6a61 libertas: restyle Marvell & IEEE TLV structure names by Dan Williams · 15 years ago
  4. 684d6b3 libertas: support mesh for various firmware versions by Bing Zhao · 15 years ago
  5. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  6. 582c1b5 libertas: Fine grained configuration of wake-on-lan. by Anna Neal · 16 years ago
  7. 2c706002 don't use net/ieee80211.h by Johannes Berg · 16 years ago
  8. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  9. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  10. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  11. 87bf24f libertas: remove two libertas sparse warning by Holger Schurig · 16 years ago
  12. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  13. 96d46d5 libertas : Remove unused variable warning for "old_channel" from cmd.c by Manish Katiyar · 16 years ago
  14. 3ed6e08 libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups) by Anna Neal · 16 years ago
  15. 39fcf7a libertas: convert SNMP_MIB to a direct command by Dan Williams · 16 years ago
  16. f8e77ca libertas: remove unused generic RESET command by Dan Williams · 16 years ago
  17. 0112c9e libertas: Improvements on automatic tx power control via SIOCSIWTXPOW. by Anna Neal · 16 years ago
  18. f5fe1fd libertas: convert adhoc operations to direct commands by Dan Williams · 16 years ago
  19. d5db2df libertas: convert CMD_802_11_RADIO_CONTROL to a direct command by Dan Williams · 16 years ago
  20. 191bb40 libertas: convert CMD_802_11_DEAUTHENTICATE 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. 1556c0f libertas: support boot commands to write persistent firmware and bootloader by Brian Cavagnolo · 16 years ago
  23. 65b53e4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  24. a01f545 libertas: fix sleep confirmation by Holger Schurig · 16 years ago
  25. 85319f9 libertas: rate adaptation configuration via iwconfig. by Javier Cardona · 16 years ago
  26. df349f9 libertas: use lbs_pr_XX instead of printk by Holger Schurig · 16 years ago
  27. 57962f0 libertas: reduce command retry time by Holger Schurig · 16 years ago
  28. edaea5c libertas: Extend MESH_CONFIG command to access non-volatile configuration by Javier Cardona · 16 years ago
  29. 75bf45a libertas: fix multicast filtering on eth and msh interfaces by David Woodhouse · 16 years ago
  30. e37fc6e libertas: Increase priority of 'unknown command' warnings by David Woodhouse · 16 years ago
  31. ef85ad5 libertas: remove lbs_get_data_rate() by Holger Schurig · 16 years ago
  32. 8d0c7fa libertas: un-garbage various command structs by Holger Schurig · 16 years ago
  33. 7919b89 libertas: convert libertas driver to use an event/cmdresp queue by Holger Schurig · 16 years ago
  34. 73ab1f2 libertas: move lbs_update_channel out of assoc.c by Holger Schurig · 16 years ago
  35. 697900a libertas: move association code from join.c into scan.c by Holger Schurig · 16 years ago
  36. f539f2e libertas: convert sleep/wake config direct commands by Holger Schurig · 16 years ago
  37. 7460f5a libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command by Holger Schurig · 16 years ago
  38. 2af9f03 libertas: convert CMD_802_11_MAC_ADDRESS to a direct command by Holger Schurig · 16 years ago
  39. e5225b3 libertas: reduce debug output by Holger Schurig · 16 years ago
  40. 6243613 libertas: remove CMD_802_11_PWR_CFG by Holger Schurig · 16 years ago
  41. e98a88d libertas: remove lots of unused stuff by Holger Schurig · 16 years ago
  42. d4ff0ef libertas: misc power saving adjusts by Holger Schurig · 16 years ago
  43. c49c3b7 libertas: convert GET_LOG to a direct command by Holger Schurig · 16 years ago
  44. c97329e libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL by Holger Schurig · 16 years ago
  45. 8db4a2b libertas: make a handy lbs_cmd_async() command by Holger Schurig · 16 years ago
  46. 56ca84c libertas: remove some unused commands by Holger Schurig · 16 years ago
  47. d9e9778 libertas: rename packetfilter to mac_control by Holger Schurig · 16 years ago
  48. 835d3ac libertas: convert CMD_MAC_CONTROL to a direct command by Holger Schurig · 16 years ago
  49. fa62f99 libertas: convert 802_11_SCAN to a direct command by David Woodhouse · 17 years ago
  50. 9e1228d libertas: convert KEY_MATERIAL to a direct command by David Woodhouse · 17 years ago
  51. 1afc09ab libertas: trim overly long debug statement by Holger Schurig · 17 years ago
  52. 4b7524a libertas: Remove unused exports by Roland Dreier · 17 years ago
  53. dac10a9 libertas: always show firmware release by Holger Schurig · 17 years ago
  54. 5844d12 libertas: convert SUBSCRIBE_EVENT to a direct command by David Woodhouse · 17 years ago
  55. 4f59abf libertas: convert ENABLE_RSN to a direct command by David Woodhouse · 17 years ago
  56. f70dd45 libertas: convert SET_WEP to a direct command by David Woodhouse · 17 years ago
  57. 3fbe104 libertas: convert SLEEP_PARAMS to a direct command by David Woodhouse · 17 years ago
  58. 6e5cc4f libertas: convert INACTIVITY_TIMEOUT to a direct command by David Woodhouse · 17 years ago
  59. a7c4589 libertas: convert RADIO_CONTROL to a direct command by David Woodhouse · 17 years ago
  60. 18c52e7 libertas: make lbs_submit_command always 'succeed' and set command timer by David Woodhouse · 17 years ago
  61. 24dba5f libertas: don't clear priv->dnld_sent after sending sleep confirm by David Woodhouse · 17 years ago
  62. 38bfab1 libertas: fix buffer handling of PS_MODE commands and responses by David Woodhouse · 17 years ago
  63. 681ffbb libertas: kill 'addtail' argument to lbs_queue_cmd() and make it static by David Woodhouse · 17 years ago
  64. 9fae899 libertas: ensure response buffer size is always set for lbs_cmd_with_response by David Woodhouse · 17 years ago
  65. 3399ea5 libertas: add __lbs_cmd_async() for asynchronous command submission by David Woodhouse · 17 years ago
  66. ae125bf libertas: store command result in cmdnode instead of priv->cur_cmd_retcode by David Woodhouse · 17 years ago
  67. 7556767 libertas: kill pdata_buf member of struct cmd_ctrl_node by David Woodhouse · 17 years ago
  68. ad12d0f libertas: let __lbs_cmd() free its own cmdnode by David Woodhouse · 17 years ago
  69. 5ba2f8a libertas: kill cleanup_cmdnode() by David Woodhouse · 17 years ago
  70. ecfe9b4 libertas: don't re-initialise cmdnode when taking it off the free queue by David Woodhouse · 17 years ago
  71. 183aeac libertas: introduce and use lbs_complete_command() for command completion by David Woodhouse · 17 years ago
  72. c4ab412 libertas: remove some pointless checks for cmdnode buffer being present by David Woodhouse · 17 years ago
  73. d9896ee libertas: rename and clean up DownloadcommandToStation by David Woodhouse · 17 years ago
  74. 8e5b6b2d libertas: kill unused wait_option field in struct cmd_ctrl_node by David Woodhouse · 17 years ago
  75. 7e22627 libertas: kill whitespace at end of lines by David Woodhouse · 17 years ago
  76. 8606213 libertas: pass channel argument directly to lbs_mesh_config() by David Woodhouse · 17 years ago
  77. 020f3d0 libertas: cope with both old and new mesh TLV values by David Woodhouse · 17 years ago
  78. 506e902 libertas: add ethtool support for wake-on-lan configuration by David Woodhouse · 17 years ago
  79. 689442d libertas: switch lbs_cmd() to take a _pointer_ to the command structure by David Woodhouse · 17 years ago
  80. 6ce4fd2 libertas: add lbs_host_sleep_cfg() command function by David Woodhouse · 17 years ago
  81. 23d36ee libertas: add missing newlines in debugging statements by David Woodhouse · 17 years ago
  82. e125817 libertas: be more careful about command responses matching cur_cmd by David Woodhouse · 17 years ago
  83. 06113c1 libertas: add debugging output to lbs_mesh_config() by David Woodhouse · 17 years ago
  84. 23a397a libertas: add lbs_mesh sysfs attribute for enabling mesh by David Woodhouse · 17 years ago
  85. 2fd6cfe libertas: make some more functions static by David Woodhouse · 17 years ago
  86. cb182a6 libertas: endianness fixes for get_channel/set_channel by Dan Williams · 17 years ago
  87. 2dd4b26 libertas: convert RF_CHANNEL to a direct command by Dan Williams · 17 years ago
  88. 8e3c91b libertas: convert DATA_RATE to a direct command by Dan Williams · 17 years ago
  89. 301eacb libertas: convert CMD_MESH_ACCESS to a direct command by David Woodhouse · 17 years ago
  90. ad9d7a7 libertas: fix debug output in lbs_cmd_copyback() function. by David Woodhouse · 17 years ago
  91. ddac452 libertas: rename and re-type bufvirtualaddr to cmdbuf by Dan Williams · 17 years ago
  92. 6e66f03 libertas: convert GET_HW_SPEC to a direct command by Dan Williams · 17 years ago
  93. a8bdcd7 libertas: add simple copyback command callback by Dan Williams · 17 years ago
  94. 7ad994d libertas: clean up direct command handling by Dan Williams · 17 years ago
  95. 852e1f2 libertas: clean up is_command_allowed_in_ps() by Dan Williams · 17 years ago
  96. 14e865b libertas: make lbs_cmd() usage nicer by Dan Williams · 17 years ago
  97. 1309b55 libertas: add opaque extra argument to cmd callback function by David Woodhouse · 17 years ago
  98. aa21c00 libertas: kill struct lbs_adapter by David Woodhouse · 17 years ago
  99. 448a51a libertas: switch lbs_cmd() to take a callback function pointer by David Woodhouse · 17 years ago
  100. ac47246 libertas: kill adapter->nr_cmd_pending by David Woodhouse · 17 years ago