1. bfe2ed8 libertas: handle mesh networks in lbs_iface_active() by Dan Carpenter · 13 years ago
  2. d2e7b34 libertas: disable functionality when interface is down by Daniel Drake · 13 years ago
  3. 49fee69 libertas: link mesh device to wiphy by Daniel Drake · 13 years ago
  4. d931998 libertas: only enable mesh when interface is active by Daniel Drake · 13 years ago
  5. 8973a6e libertas: use kernel-doc notation, fix comment style by Randy Dunlap · 13 years ago
  6. 75abde4 libertas: Prepare stuff for if_spi.c pm support by Vasily Khoruzhick · 14 years ago
  7. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  8. ae63a33 libertas: EHS_REMOVE_WAKEUP is not always supported by Deepak Saxena · 14 years ago
  9. 2e30168 libertas: terminate scan when stopping interface by Daniel Drake · 14 years ago
  10. cc02681 libertas: scan before assocation if no BSSID was given by Dan Williams · 14 years ago
  11. 97c5e27 libertas: remove unused cmd_pending waitq by Dan Williams · 14 years ago
  12. 77ccdcf libertas: kill unused lbs_prepare_and_send_command() by Dan Williams · 14 years ago
  13. 4c7c6e00 libertas: convert register access to direct commands by Dan Williams · 14 years ago
  14. cc4b9d3 libertas: convert 11D_DOMAIN_INFO to a direct command by Dan Williams · 14 years ago
  15. 1047d5e Libertas: Added 11d support using cfg80211 by Kiran Divekar · 14 years ago
  16. e86dc1c Libertas: cfg80211 support by Kiran Divekar · 14 years ago
  17. 66fceb6 libertas: Added callback functions to support SDIO suspend/resume. by Amitkumar Karwar · 14 years ago
  18. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  19. 7371400 net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register() by Daniel Mack · 14 years ago
  20. 921ca03 libertas: add auto auth mode feature by Amitkumar Karwar · 15 years ago
  21. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  22. 40e6fa8 libertas: don't retry commands by Holger Schurig · 15 years ago
  23. 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
  24. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  25. 48631de libertas: remove priv->ratebitmap by Holger Schurig · 15 years ago
  26. 0e78ff8 libertas: remove priv->capability by Holger Schurig · 15 years ago
  27. 4143a23 libertas: make mesh configurable by Holger Schurig · 15 years ago
  28. d6ede67 libertas: remove mesh_autostart_enabled and sync_channel by Holger Schurig · 15 years ago
  29. c24ef46 libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver by Holger Schurig · 15 years ago
  30. 5e8e8b5 libertas: introduce mesh.h by Holger Schurig · 15 years ago
  31. c14951f libertas: get current channel out of priv->curbssparams by Holger Schurig · 15 years ago
  32. 5e04769 libertas: sort variables in struct lbs_private by Holger Schurig · 15 years ago
  33. 2d46502 libertas: move scan/assoc related stuff by Holger Schurig · 15 years ago
  34. 243e84e libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN by Holger Schurig · 15 years ago
  35. f4228b4 libertas: remove unused 11d.h as well, priv->countryinfo by Holger Schurig · 15 years ago
  36. d37b4fd libertas: remove unused 11d code by Holger Schurig · 15 years ago
  37. 9e66e70 libertas: cleanup host.h and hostcmd.h by Holger Schurig · 15 years ago
  38. ff9fc79 libertas: first stab at cfg80211 support by Holger Schurig · 15 years ago
  39. 4912545 libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 by Amitkumar Karwar · 15 years ago
  40. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  41. e0d6133 libertas: remove ps_supported flag, use fwcapinfo by Andrey Yurovsky · 15 years ago
  42. 6bc61f4 libertas: improve function init/shutdown handling for SD8688 by Bing Zhao · 15 years ago
  43. 75b6a61 libertas: restyle Marvell & IEEE TLV structure names by Dan Williams · 15 years ago
  44. 5fd164e libertas: simplify and clean up association/start/join setup by Dan Williams · 15 years ago
  45. d26285f8 libertas: implement function init/shutdown commands for SD8688 by Bing Zhao · 15 years ago
  46. 684d6b3 libertas: support mesh for various firmware versions by Bing Zhao · 15 years ago
  47. bbfc6b7 libertas: convert to internal net_device_stats by Stephen Hemminger · 15 years ago
  48. 2c706002 don't use net/ieee80211.h by Johannes Berg · 16 years ago
  49. 9c40fc5 libertas: Reduce the WPA key installation time (fixups) by Javier Cardona · 16 years ago
  50. 39fcf7a libertas: convert SNMP_MIB to a direct command by Dan Williams · 16 years ago
  51. d5db2df libertas: convert CMD_802_11_RADIO_CONTROL to a direct command by Dan Williams · 16 years ago
  52. 87c8c72 libertas: convert CMD_802_11_RF_TX_POWER to a direct command by Dan Williams · 16 years ago
  53. 85319f9 libertas: rate adaptation configuration via iwconfig. by Javier Cardona · 16 years ago
  54. edf5dab libertas: Add reset_card() callback to hardware driver by David Woodhouse · 16 years ago
  55. 75bf45a libertas: fix multicast filtering on eth and msh interfaces by David Woodhouse · 16 years ago
  56. 7919b89 libertas: convert libertas driver to use an event/cmdresp queue by Holger Schurig · 16 years ago
  57. 245bf20 libertas: move association code from scan.c into assoc.c by Holger Schurig · 16 years ago
  58. f539f2e libertas: convert sleep/wake config direct commands by Holger Schurig · 16 years ago
  59. 7460f5a libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command by Holger Schurig · 16 years ago
  60. c49c3b7 libertas: convert GET_LOG to a direct command by Holger Schurig · 16 years ago
  61. d9e9778 libertas: rename packetfilter to mac_control by Holger Schurig · 16 years ago
  62. 52933d8 libertas: implement SSID scanning for SIOCSIWSCAN by Holger Schurig · 17 years ago
  63. 8816edc libertas: rename/document scan_channel by Holger Schurig · 17 years ago
  64. 5a6e043 libertas: fix memory alignment problems on the blackfin by Ihar Hrachyshka · 17 years ago
  65. dac10a9 libertas: always show firmware release by Holger Schurig · 17 years ago
  66. 4365929 libertas: move cardspecific data to driver by Holger Schurig · 17 years ago
  67. 3fbe104 libertas: convert SLEEP_PARAMS to a direct command by David Woodhouse · 17 years ago
  68. b2c57ee libertas: allow for PS mode to be disabled when firmware doesn't support it by David Woodhouse · 17 years ago
  69. b47ef24 libertas: handle HOST_AWAKE event by sending WAKEUP_CONFIRM command by David Woodhouse · 17 years ago
  70. 2a34509 libertas: handle command timeout in main thread instead of directly in timer by David Woodhouse · 17 years ago
  71. 020f3d0 libertas: cope with both old and new mesh TLV values by David Woodhouse · 17 years ago
  72. 506e902 libertas: add ethtool support for wake-on-lan configuration by David Woodhouse · 17 years ago
  73. 23a397a libertas: add lbs_mesh sysfs attribute for enabling mesh by David Woodhouse · 17 years ago
  74. 8552855 libertas: make rtap and normal modes mutually exclusive, clean up open/stop by David Woodhouse · 17 years ago
  75. 2eb188a libertas: Move actual transmission to main thread by David Woodhouse · 17 years ago
  76. d9268fb libertas: stop using ieee80211 for radiotap device by David Woodhouse · 17 years ago
  77. 2abdc0b libertas: kill internal tx queue for PS mode by David Woodhouse · 17 years ago
  78. aa21c00 libertas: kill struct lbs_adapter by David Woodhouse · 17 years ago
  79. f86a93e libertas: kill TxLockFlag by David Woodhouse · 17 years ago
  80. e7deced libertas: fix lbs_rtap attribute in sysfs by David Woodhouse · 17 years ago
  81. ac47246 libertas: kill adapter->nr_cmd_pending by David Woodhouse · 17 years ago
  82. ffd074f libertas: implement new scanning logic by Holger Schurig · 17 years ago
  83. 69f9032 libertas: remove arbitrary typedefs by Holger Schurig · 17 years ago
  84. 96287ac libertas: configurable beacon interval by Brajesh Dave · 17 years ago
  85. 01d77d8 libertas: separate mesh connectivity from that of the main interface by Brajesh Dave · 17 years ago
  86. 1007832 libertas: move to uniform lbs_/LBS_ namespace by Holger Schurig · 17 years ago
  87. 954ee16 [PATCH] libertas: reorganize and simplify init sequence by Dan Williams · 17 years ago
  88. 63f0023 [PATCH] libertas: pass boot2 version to firmware by Luis Carlos Cobo · 17 years ago
  89. 2afc0c5 [PATCH] libertas: push WEXT scan requests to a work queue by Dan Williams · 17 years ago
  90. 965f8bb [PATCH] libertas: monitor mode support for OLPC firmware by Luis Carlos Cobo · 17 years ago
  91. d21b31f [PATCH] libertas: keep mesh autostart enabled while asleep by Luis Carlos Cobo · 17 years ago
  92. 4f2fdaa [PATCH] libertas: remove adapter->scantype by Holger Schurig · 17 years ago
  93. d65ead8 [PATCH] libertas: remove adapter->scanmode by Holger Schurig · 17 years ago
  94. 2c85103 [PATCH] libertas: remove adapter->beaconperiod by Holger Schurig · 17 years ago
  95. 85c93e5 [PATCH] libertas: remove adapter->adhoc_grate_enabled by Holger Schurig · 17 years ago
  96. 0aabc0a5 [PATCH] libertas: remove adapter->listeninterval by Holger Schurig · 17 years ago
  97. 956deb8 [PATCH] libertas: remove adapter->regiontableindex by Holger Schurig · 17 years ago
  98. ae596ce [PATCH] libertas: remove adapter->atimwindow by Holger Schurig · 17 years ago
  99. 56c4656 [PATCH] libertas: remove adapter->multipledtim by Holger Schurig · 17 years ago
  100. 252cf0d [PATCH] libertas: remove adapter->locallisteninterval by Holger Schurig · 17 years ago