1. d06956b libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node() by Dan Williams · 14 years ago
  2. 77ccdcf libertas: kill unused lbs_prepare_and_send_command() by Dan Williams · 14 years ago
  3. 53800f5 libertas: convert DEEP_SLEEP timer to a direct command by Dan Williams · 14 years ago
  4. 0bb6408 libertas: convert PS_MODE to a direct command by Dan Williams · 14 years ago
  5. a6bb1bc libertas: convert CMD_FWT_ACCESS to a direct command by Dan Williams · 14 years ago
  6. 5214865 libertas: convert Mesh Blinding Table access to a direct command by Dan Williams · 14 years ago
  7. 4c7c6e00 libertas: convert register access to direct commands by Dan Williams · 14 years ago
  8. d6541c7 libertas: remove Beacon Control by Dan Williams · 14 years ago
  9. db08006 libertas: remove unused Automatic Frequency Control command by Dan Williams · 14 years ago
  10. 49a08af libertas: remove unused indirect TPC_CFG command leftovers by Dan Williams · 14 years ago
  11. cc4b9d3 libertas: convert 11D_DOMAIN_INFO to a direct command by Dan Williams · 14 years ago
  12. 9fb7663 libertas: clean up RSSI command by Dan Williams · 14 years ago
  13. a45b6f4 libertas: clean up MONITOR_MODE command by Dan Williams · 14 years ago
  14. 1311843 libertas: Added support for host sleep feature by Amitkumar Karwar · 14 years ago
  15. 1047d5e Libertas: Added 11d support using cfg80211 by Kiran Divekar · 15 years ago
  16. e86dc1c Libertas: cfg80211 support by Kiran Divekar · 15 years ago
  17. 66fceb6 libertas: Added callback functions to support SDIO suspend/resume. by Amitkumar Karwar · 15 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  19. d346f49 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  20. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  21. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  22. 0e78ff8 libertas: remove priv->capability by Holger Schurig · 15 years ago
  23. 4143a23 libertas: make mesh configurable by Holger Schurig · 15 years ago
  24. 602114a libertas: add access functions for mesh open/connect status by Holger Schurig · 15 years ago
  25. c24ef46 libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver by Holger Schurig · 15 years ago
  26. ece1e3c libertas: move mesh command handling into mesh.c by Holger Schurig · 15 years ago
  27. fef0640 libertas: remove some references to IW_MODE_abc by Holger Schurig · 15 years ago
  28. e93156e libertas: sort and categorize entries in decl.h by Holger Schurig · 15 years ago
  29. 8ec97cc libertas: remove "struct cmd_ds_gen" by Holger Schurig · 15 years ago
  30. b856f73 libertas: remove handling for CMD_GET_TSF by Holger Schurig · 15 years ago
  31. f57bd28 libertas: remove handling for CMD_802_11_LED_GPIO_CTRL by Holger Schurig · 15 years ago
  32. 6e85e0b libertas: move lbs_send_iwevcustom_event() to wext.c by Holger Schurig · 15 years ago
  33. d0de374 libertas: move association related commands into assoc.c by Holger Schurig · 15 years ago
  34. c14951f libertas: get current channel out of priv->curbssparams by Holger Schurig · 15 years ago
  35. 2d46502 libertas: move scan/assoc related stuff by Holger Schurig · 15 years ago
  36. 243e84e libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN by Holger Schurig · 15 years ago
  37. d37b4fd libertas: remove unused 11d code by Holger Schurig · 15 years ago
  38. 8ef37f1 libertas: remove unused lbs_cmd_802_11_inactivity_timeout() by Holger Schurig · 15 years ago
  39. a3cbfb0 libertas: make lbs_get_channel() static by Holger Schurig · 15 years ago
  40. 9e66e70 libertas: cleanup host.h and hostcmd.h by Holger Schurig · 15 years ago
  41. 6d898b1 libertas: make __lbs_cmd_async() non-static by Holger Schurig · 15 years ago
  42. 63f275d libertas: Use lbs_is_cmd_allowed() check in command handling routines. by Amitkumar Karwar · 15 years ago
  43. 4912545 libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 by Amitkumar Karwar · 15 years ago
  44. 1548399 libertas: Fix problem with broken V4 firmware on CF8381 by Marek Vasut · 15 years ago
  45. 822ac03a libertas: convert CMD_802_11_ASSOCIATE to a direct command by Dan Williams · 16 years ago
  46. be0d76e libertas: convert CMD_802_11_AUTHENTICATE to a direct command by Dan Williams · 16 years ago
  47. 75b6a61 libertas: restyle Marvell & IEEE TLV structure names by Dan Williams · 16 years ago
  48. 684d6b3 libertas: support mesh for various firmware versions by Bing Zhao · 16 years ago
  49. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  50. 582c1b5 libertas: Fine grained configuration of wake-on-lan. by Anna Neal · 16 years ago
  51. 2c706002 don't use net/ieee80211.h by Johannes Berg · 16 years ago
  52. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  53. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  54. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  55. 87bf24f libertas: remove two libertas sparse warning by Holger Schurig · 16 years ago
  56. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  57. 96d46d5 libertas : Remove unused variable warning for "old_channel" from cmd.c by Manish Katiyar · 16 years ago
  58. 3ed6e08 libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups) by Anna Neal · 16 years ago
  59. 39fcf7a libertas: convert SNMP_MIB to a direct command by Dan Williams · 16 years ago
  60. f8e77ca libertas: remove unused generic RESET command by Dan Williams · 16 years ago
  61. 0112c9e libertas: Improvements on automatic tx power control via SIOCSIWTXPOW. by Anna Neal · 16 years ago
  62. f5fe1fd libertas: convert adhoc operations to direct commands by Dan Williams · 16 years ago
  63. d5db2df libertas: convert CMD_802_11_RADIO_CONTROL to a direct command by Dan Williams · 16 years ago
  64. 191bb40 libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command by Dan Williams · 16 years ago
  65. 87c8c72 libertas: convert CMD_802_11_RF_TX_POWER to a direct command by Dan Williams · 16 years ago
  66. 1556c0f libertas: support boot commands to write persistent firmware and bootloader by Brian Cavagnolo · 16 years ago
  67. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  68. a01f545 libertas: fix sleep confirmation by Holger Schurig · 17 years ago
  69. 85319f9 libertas: rate adaptation configuration via iwconfig. by Javier Cardona · 17 years ago
  70. df349f9 libertas: use lbs_pr_XX instead of printk by Holger Schurig · 17 years ago
  71. 57962f0 libertas: reduce command retry time by Holger Schurig · 17 years ago
  72. edaea5c libertas: Extend MESH_CONFIG command to access non-volatile configuration by Javier Cardona · 17 years ago
  73. 75bf45a libertas: fix multicast filtering on eth and msh interfaces by David Woodhouse · 17 years ago
  74. e37fc6e libertas: Increase priority of 'unknown command' warnings by David Woodhouse · 17 years ago
  75. ef85ad5 libertas: remove lbs_get_data_rate() by Holger Schurig · 17 years ago
  76. 8d0c7fa libertas: un-garbage various command structs by Holger Schurig · 17 years ago
  77. 7919b89 libertas: convert libertas driver to use an event/cmdresp queue by Holger Schurig · 17 years ago
  78. 73ab1f2 libertas: move lbs_update_channel out of assoc.c by Holger Schurig · 17 years ago
  79. 697900a libertas: move association code from join.c into scan.c by Holger Schurig · 17 years ago
  80. f539f2e libertas: convert sleep/wake config direct commands by Holger Schurig · 17 years ago
  81. 7460f5a libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command by Holger Schurig · 17 years ago
  82. 2af9f03 libertas: convert CMD_802_11_MAC_ADDRESS to a direct command by Holger Schurig · 17 years ago
  83. e5225b3 libertas: reduce debug output by Holger Schurig · 17 years ago
  84. 6243613 libertas: remove CMD_802_11_PWR_CFG by Holger Schurig · 17 years ago
  85. e98a88d libertas: remove lots of unused stuff by Holger Schurig · 17 years ago
  86. d4ff0ef libertas: misc power saving adjusts by Holger Schurig · 17 years ago
  87. c49c3b7 libertas: convert GET_LOG to a direct command by Holger Schurig · 17 years ago
  88. c97329e libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL by Holger Schurig · 17 years ago
  89. 8db4a2b libertas: make a handy lbs_cmd_async() command by Holger Schurig · 17 years ago
  90. 56ca84c libertas: remove some unused commands by Holger Schurig · 17 years ago
  91. d9e9778 libertas: rename packetfilter to mac_control by Holger Schurig · 17 years ago
  92. 835d3ac libertas: convert CMD_MAC_CONTROL to a direct command by Holger Schurig · 17 years ago
  93. fa62f99 libertas: convert 802_11_SCAN to a direct command by David Woodhouse · 17 years ago
  94. 9e1228d libertas: convert KEY_MATERIAL to a direct command by David Woodhouse · 17 years ago
  95. 1afc09ab libertas: trim overly long debug statement by Holger Schurig · 17 years ago
  96. 4b7524a libertas: Remove unused exports by Roland Dreier · 17 years ago
  97. dac10a9 libertas: always show firmware release by Holger Schurig · 17 years ago
  98. 5844d12 libertas: convert SUBSCRIBE_EVENT to a direct command by David Woodhouse · 17 years ago
  99. 4f59abf libertas: convert ENABLE_RSN to a direct command by David Woodhouse · 17 years ago
  100. f70dd45 libertas: convert SET_WEP to a direct command by David Woodhouse · 17 years ago