1. cc02681 libertas: scan before assocation if no BSSID was given by Dan Williams · 14 years ago
  2. 97c5e27 libertas: remove unused cmd_pending waitq 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. 9fb7663 libertas: clean up RSSI command by Dan Williams · 14 years ago
  6. 1311843 libertas: Added support for host sleep feature by Amitkumar Karwar · 14 years ago
  7. 1047d5e Libertas: Added 11d support using cfg80211 by Kiran Divekar · 14 years ago
  8. e4fe4ea Libertas: fix WARN_ON issues in cfg80211 support by Kiran Divekar · 14 years ago
  9. e86dc1c Libertas: cfg80211 support by Kiran Divekar · 14 years ago
  10. 66fceb6 libertas: Added callback functions to support SDIO suspend/resume. by Amitkumar Karwar · 14 years ago
  11. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  12. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  13. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  15. 921ca03 libertas: add auto auth mode feature by Amitkumar Karwar · 14 years ago
  16. 655ffee wireless: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  17. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  18. 40e6fa8 libertas: don't retry commands by Holger Schurig · 14 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. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  21. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  22. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  23. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  24. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  25. 0e78ff8 libertas: remove priv->capability by Holger Schurig · 15 years ago
  26. 602114a libertas: add access functions for mesh open/connect status by Holger Schurig · 15 years ago
  27. e4da1a8 libertas: move mesh SSID initialization into mesh.c by Holger Schurig · 15 years ago
  28. cd74468 libertas: decouple mesh and rtap by Holger Schurig · 15 years ago
  29. d6ede67 libertas: remove mesh_autostart_enabled and sync_channel by Holger Schurig · 15 years ago
  30. e0e42da libertas: moveing mesh-related functions into mesh.c by Holger Schurig · 15 years ago
  31. fea2b8e libertas: move SIOCGIWAP calls to wext.c by Holger Schurig · 15 years ago
  32. c14951f libertas: get current channel out of priv->curbssparams by Holger Schurig · 15 years ago
  33. 2d46502 libertas: move scan/assoc related stuff by Holger Schurig · 15 years ago
  34. d37b4fd libertas: remove unused 11d code by Holger Schurig · 15 years ago
  35. c0bbd57 libertas: Check return status of command functions by Amitkumar Karwar · 15 years ago
  36. 7891849 libertas: remove double assignment of dev->netdev_ops by Luis R. Rodriguez · 15 years ago
  37. ff9fc79 libertas: first stab at cfg80211 support by Holger Schurig · 15 years ago
  38. 4912545 libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 by Amitkumar Karwar · 15 years ago
  39. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  40. c00552c libertas: name the network device wlan%d by Daniel Mack · 15 years ago
  41. 6bc61f4 libertas: improve function init/shutdown handling for SD8688 by Bing Zhao · 15 years ago
  42. d26285f8 libertas: implement function init/shutdown commands for SD8688 by Bing Zhao · 15 years ago
  43. 684d6b3 libertas: support mesh for various firmware versions by Bing Zhao · 15 years ago
  44. f02abf1 libertas: convert to net_device_ops by Stephen Hemminger · 15 years ago
  45. bbfc6b7 libertas: convert to internal net_device_stats by Stephen Hemminger · 15 years ago
  46. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  47. ab65f64 libertas: fix misuse of netdev_priv() and dev->ml_priv by Kiran Divekar · 15 years ago
  48. b483659 libertas: Update libertas core with GSPI constants by Colin McCabe · 16 years ago
  49. 43baa5b drivers/net/wireless/libertas: move a dereference below a NULL test by Julia Lawall · 16 years ago
  50. 6fb5325 libertas: Create sysfs entry for changing the mesh probe response limit by Anna Neal · 16 years ago
  51. 2c706002 don't use net/ieee80211.h by Johannes Berg · 16 years ago
  52. 4ceb7b6 netdevice libertas: Fix directly reference of netdev->priv by Wang Chen · 16 years ago
  53. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  54. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  55. 71b35f3 libertas: clear current command on card removal by Dan Williams · 16 years ago
  56. f5fe1fd libertas: convert adhoc operations to direct commands by Dan Williams · 16 years ago
  57. d5db2df libertas: convert CMD_802_11_RADIO_CONTROL to a direct command by Dan Williams · 16 years ago
  58. 191bb40 libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command by Dan Williams · 16 years ago
  59. 87c8c72 libertas: convert CMD_802_11_RF_TX_POWER to a direct command by Dan Williams · 16 years ago
  60. 3b72b01 libertas: only enable rtap with mesh firmware by Dan Williams · 16 years ago
  61. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 16 years ago
  62. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  63. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. 788c0a5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  65. a01f545 libertas: fix sleep confirmation by Holger Schurig · 16 years ago
  66. 85319f9 libertas: rate adaptation configuration via iwconfig. by Javier Cardona · 16 years ago
  67. ef707b8 libertas: before sleeping, check for a command result by Holger Schurig · 16 years ago
  68. b43441a libertas: don't spin_unlock_irq() twice by Holger Schurig · 16 years ago
  69. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  70. 57962f0 libertas: reduce command retry time by Holger Schurig · 16 years ago
  71. edf5dab libertas: Add reset_card() callback to hardware driver by David Woodhouse · 16 years ago
  72. 15dbaac libertas: sysfs interface for accessing non-volatile configuration by Javier Cardona · 16 years ago
  73. edaea5c libertas: Extend MESH_CONFIG command to access non-volatile configuration by Javier Cardona · 16 years ago
  74. 75bf45a libertas: fix multicast filtering on eth and msh interfaces by David Woodhouse · 16 years ago
  75. 229ce3a wireless: Create 'device' symlink in sysfs by Masakazu Mokuno · 16 years ago
  76. 02969d2 libertas: fix command timeout after firmware failure by Brian Cavagnolo · 16 years ago
  77. ef85ad5 libertas: remove lbs_get_data_rate() by Holger Schurig · 16 years ago
  78. 652e3f2 libertas: allow removal of card at any time by Holger Schurig · 16 years ago
  79. a63e5cb libertas: make some functions void by Holger Schurig · 16 years ago
  80. 5f505d9 libertas: debug output tweaks for lbs_thread by Holger Schurig · 16 years ago
  81. 7919b89 libertas: convert libertas driver to use an event/cmdresp queue by Holger Schurig · 16 years ago
  82. 245bf20 libertas: move association code from scan.c into assoc.c by Holger Schurig · 16 years ago
  83. 697900a libertas: move association code from join.c into scan.c by Holger Schurig · 16 years ago
  84. 04850a4 libertas: don't depend on IEEE80211 by Holger Schurig · 16 years ago
  85. f539f2e libertas: convert sleep/wake config direct commands by Holger Schurig · 16 years ago
  86. 2af9f03 libertas: convert CMD_802_11_MAC_ADDRESS to a direct command by Holger Schurig · 16 years ago
  87. c2b310a libertas: kill useless #define LBS_MONITOR_OFF 0 by Holger Schurig · 16 years ago
  88. e98a88d libertas: remove lots of unused stuff by Holger Schurig · 16 years ago
  89. d4ff0ef libertas: misc power saving adjusts by Holger Schurig · 16 years ago
  90. d9e9778 libertas: rename packetfilter to mac_control by Holger Schurig · 16 years ago
  91. e226868 libertas: make lbs_sync_channel() static by Holger Schurig · 16 years ago
  92. 4b7524a libertas: Remove unused exports by Roland Dreier · 16 years ago
  93. 61d3002 libertas: pepper main with debug statement by Holger Schurig · 17 years ago
  94. c9d1be36 libertas: don't blindly try mesh by Holger Schurig · 17 years ago
  95. 7e94041 libertas: remove check for driver_lock in lbs_interrupt() by David Woodhouse · 17 years ago
  96. 354eca9 libertas: submit RSSI command on tx timeout, to check whether module is dead by David Woodhouse · 17 years ago
  97. 2a34509 libertas: handle command timeout in main thread instead of directly in timer by David Woodhouse · 17 years ago
  98. ae125bf libertas: store command result in cmdnode instead of priv->cur_cmd_retcode by David Woodhouse · 17 years ago
  99. 7e22627 libertas: kill whitespace at end of lines by David Woodhouse · 17 years ago
  100. d9f8870 libertas: don't exit worker thread until kthread_stop() is called by David Woodhouse · 17 years ago