1. 29ad2fa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  2. 65a602d libertas: correct sparse warnings by John W. Linville · 15 years ago
  3. 557de5e libertas: if_sdio: fix buffer alignment in struct if_sdio_card by Mike Rapoport · 15 years ago
  4. b68b3c4 drivers/net/wireless/libertas/cfg.c: needs sched.h by Andrew Morton · 15 years ago
  5. 915a824 libertas: [spi] use common firmware request helper and new firmware locations by Dan Williams · 15 years ago
  6. 3d32a58 libertas: [sdio] use common firmware request helper and new firmware locations by Dan Williams · 15 years ago
  7. 82222e9 libertas: [cs] use common firmware request helper and new firmware locations by Dan Williams · 15 years ago
  8. 72f7a66 libertas: add two-stage firmware request helper by Dan Williams · 15 years ago
  9. 5cddea8 libertas: [usb] use new firmware locations by Dan Williams · 15 years ago
  10. 2674f82 drivers/net/wireless/libertas: Adjust confusing if indentation by Julia Lawall · 15 years ago
  11. 86df5f7 libertas: better association request debugging by Dan Williams · 15 years ago
  12. 4083858 libertas: better scan response debugging by Dan Williams · 15 years ago
  13. a9fda88 libertas: fix build break by including linux/sched.h by John W. Linville · 15 years ago
  14. cc02681 libertas: scan before assocation if no BSSID was given by Dan Williams · 15 years ago
  15. 1975753 libertas: fix association with some APs by using extended rates by Dan Williams · 15 years ago
  16. aebb628 libertas: get the right # of scanned BSSes by Dan Williams · 15 years ago
  17. 97c5e27 libertas: remove unused cmd_pending waitq by Dan Williams · 15 years ago
  18. d06956b libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node() by Dan Williams · 15 years ago
  19. 77ccdcf libertas: kill unused lbs_prepare_and_send_command() by Dan Williams · 15 years ago
  20. 53800f5 libertas: convert DEEP_SLEEP timer to a direct command by Dan Williams · 15 years ago
  21. 0bb6408 libertas: convert PS_MODE to a direct command by Dan Williams · 15 years ago
  22. 8196112 libertas: remove unused indirect command response handler by Dan Williams · 15 years ago
  23. a6bb1bc libertas: convert CMD_FWT_ACCESS to a direct command by Dan Williams · 15 years ago
  24. 5214865 libertas: convert Mesh Blinding Table access to a direct command by Dan Williams · 15 years ago
  25. 4c7c6e00 libertas: convert register access to direct commands by Dan Williams · 15 years ago
  26. 85dfbfe libertas: convert LED_GPIO_CTRL to a direct command by Dan Williams · 15 years ago
  27. d6541c7 libertas: remove Beacon Control by Dan Williams · 15 years ago
  28. db08006 libertas: remove unused Automatic Frequency Control command by Dan Williams · 15 years ago
  29. 49a08af libertas: remove unused indirect TPC_CFG command leftovers by Dan Williams · 15 years ago
  30. cc4b9d3 libertas: convert 11D_DOMAIN_INFO to a direct command by Dan Williams · 15 years ago
  31. 9fb7663 libertas: clean up RSSI command by Dan Williams · 15 years ago
  32. a45b6f4 libertas: clean up MONITOR_MODE command by Dan Williams · 15 years ago
  33. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 15 years ago
  34. bd75eb8 libertas: precedence bug by Dan Carpenter · 15 years ago
  35. beabe91 libertas: convert new uses of __attribute__ ((packed)) to __packed by John W. Linville · 15 years ago
  36. 5767430 drivers/net/wireless: Remove unnecessary casts of private_data by Joe Perches · 15 years ago
  37. e300d95 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  38. 1311843 libertas: Added support for host sleep feature by Amitkumar Karwar · 15 years ago
  39. 05318bc 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
  40. 25ac8b0 libertas: mark lbs_ret_802_11d_domain_info static by John W. Linville · 15 years ago
  41. 1047d5e Libertas: Added 11d support using cfg80211 by Kiran Divekar · 15 years ago
  42. e4fe4ea Libertas: fix WARN_ON issues in cfg80211 support by Kiran Divekar · 15 years ago
  43. e86dc1c Libertas: cfg80211 support by Kiran Divekar · 15 years ago
  44. 14599f1 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
  45. 84efa0e libertas: Fix ethtool reporting no WOL options supported if WOL is not already active by Sascha Silbe · 15 years ago
  46. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 15 years ago
  47. 77c2061 wireless: fix several minor description typos by Walter Goldens · 15 years ago
  48. 731a9b2 drivers/net/wireless/libertas: Use kmemdup by Julia Lawall · 15 years ago
  49. 66fceb6 libertas: Added callback functions to support SDIO suspend/resume. by Amitkumar Karwar · 15 years ago
  50. c6a6368 libertas: fix uninitialized variable warning by Prarit Bhargava · 15 years ago
  51. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  52. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  53. cc75589 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  54. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  55. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 15 years ago
  56. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 15 years ago
  57. 8316324 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  58. ca962557 libertas: fix 8686 firmware loading regression by Dan Williams · 15 years ago
  59. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 15 years ago
  60. ac1a474 libertas: Davinci platforms need more time loading helper firmware by Dan Williams · 15 years ago
  61. 96021f0 libertas: consolidate SDIO firmware wait code by Dan Williams · 15 years ago
  62. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  63. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  64. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 15 years ago
  65. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  66. 8a64c0f libertas/sdio: 8686: set ECSI bit for 1-bit transfers by Daniel Mack · 15 years ago
  67. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  68. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  69. 0e354fd wireless/libertas: remove trailing space in debugfs header by Frans Pop · 15 years ago
  70. 7371400 net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register() by Daniel Mack · 15 years ago
  71. 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
  72. 921ca03 libertas: add auto auth mode feature by Amitkumar Karwar · 15 years ago
  73. 819cf15 DRIVER: Libertas: Fixed coding style in rx.c by Stewart Malik · 15 years ago
  74. 655ffee wireless: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  75. 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
  76. 40e6fa8 libertas: don't retry commands by Holger Schurig · 15 years ago
  77. 371ba88 libertas/if_spi: needs linux/semaphore.h by Randy Dunlap · 15 years ago
  78. 10be7eb 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
  79. d3d5621 libertas: add comment re: v10 firmware key handling by John W. Linville · 15 years ago
  80. 64147c7 libertas/assoc.c: rearrange some strange line breaks by John W. Linville · 15 years ago
  81. 1625c14 libertas: Set/clear WPA keys before the WEP ones by Samuel Ortiz · 15 years ago
  82. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  83. 3a999e6e 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
  84. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  85. 7f9d357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  86. 659c8e5 libertas: Remove carrier signaling from the scan code by Samuel Ortiz · 15 years ago
  87. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  88. 1f04493 Fix MAC address access in 3c507, ibmlana, pcnet32 and libertas by Daniel Drake · 15 years ago
  89. 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
  90. b4de921 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  91. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  92. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  93. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  94. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  95. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  96. 48631de libertas: remove priv->ratebitmap by Holger Schurig · 15 years ago
  97. 0e78ff8 libertas: remove priv->capability by Holger Schurig · 15 years ago
  98. 4143a23 libertas: make mesh configurable by Holger Schurig · 15 years ago
  99. 602114a libertas: add access functions for mesh open/connect status by Holger Schurig · 15 years ago
  100. e4da1a8 libertas: move mesh SSID initialization into mesh.c by Holger Schurig · 15 years ago