1. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  3. a974a4b libertas: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  4. 2071a00 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  5. c3b866a Libertas: fix issues while configuring host sleep using ethtool wol by Bing Zhao · 15 years ago
  6. 866d470 Libertas: coding style cleanup in ethtool.c by Bing Zhao · 15 years ago
  7. f6d773c 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
  8. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  9. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  10. 86c34fe libertas: remove internal buffers from GSPI driver by Andrey Yurovsky · 15 years ago
  11. 133d7c6 wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig by John W. Linville · 15 years ago
  12. e9024a0 libertas if_usb: Fix crash on 64-bit machines by David Woodhouse · 15 years ago
  13. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  14. 49b2de8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  15. fef0640 libertas: remove some references to IW_MODE_abc by Holger Schurig · 15 years ago
  16. e93156e libertas: sort and categorize entries in decl.h by Holger Schurig · 15 years ago
  17. 560c633 libertas: move mic failure event to wext.c by Holger Schurig · 15 years ago
  18. fea2b8e libertas: move SIOCGIWAP calls to wext.c by Holger Schurig · 15 years ago
  19. 8ec97cc libertas: remove "struct cmd_ds_gen" by Holger Schurig · 15 years ago
  20. b856f73 libertas: remove handling for CMD_GET_TSF by Holger Schurig · 15 years ago
  21. f57bd28 libertas: remove handling for CMD_802_11_LED_GPIO_CTRL by Holger Schurig · 15 years ago
  22. 6e85e0b libertas: move lbs_send_iwevcustom_event() to wext.c by Holger Schurig · 15 years ago
  23. d0de374 libertas: move association related commands into assoc.c by Holger Schurig · 15 years ago
  24. c14951f libertas: get current channel out of priv->curbssparams by Holger Schurig · 15 years ago
  25. 5e04769 libertas: sort variables in struct lbs_private by Holger Schurig · 15 years ago
  26. 2d46502 libertas: move scan/assoc related stuff by Holger Schurig · 15 years ago
  27. 243e84e libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN by Holger Schurig · 15 years ago
  28. f4228b4 libertas: remove unused 11d.h as well, priv->countryinfo by Holger Schurig · 15 years ago
  29. d37b4fd libertas: remove unused 11d code by Holger Schurig · 15 years ago
  30. 8ef37f1 libertas: remove unused lbs_cmd_802_11_inactivity_timeout() by Holger Schurig · 15 years ago
  31. a3cbfb0 libertas: make lbs_get_channel() static by Holger Schurig · 15 years ago
  32. bca61f8 libertas: harmonize cmd.h by Holger Schurig · 15 years ago
  33. 9e66e70 libertas: cleanup host.h and hostcmd.h by Holger Schurig · 15 years ago
  34. 6d898b1 libertas: make __lbs_cmd_async() non-static by Holger Schurig · 15 years ago
  35. c0bbd57 libertas: Check return status of command functions by Amitkumar Karwar · 15 years ago
  36. d18ba45 libertas spi: fix sparse errors by Holger Schurig · 15 years ago
  37. c3da314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  38. 421355d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  39. 767e366 libertas: fix build by Alan Cox · 15 years ago
  40. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  41. 5718f50 libertas: depend on CONFIG_CFG80211 by Holger Schurig · 15 years ago
  42. 7891849 libertas: remove double assignment of dev->netdev_ops by Luis R. Rodriguez · 15 years ago
  43. 82e6292 libertas: remove extraneous select FW_LOADER by Holger Schurig · 15 years ago
  44. 63f275d libertas: Use lbs_is_cmd_allowed() check in command handling routines. by Amitkumar Karwar · 15 years ago
  45. ff9fc79 libertas: first stab at cfg80211 support by Holger Schurig · 15 years ago
  46. 0465af8 libertas: separate libertas' Kconfig in it's own file by Holger Schurig · 15 years ago
  47. 4912545 libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 by Amitkumar Karwar · 15 years ago
  48. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  49. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  50. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  51. ad43f8b libertas: add NULL check on return value of get_zeroed_page by Kiran Divekar · 15 years ago
  52. 9d45368 libertas: Add support for Marvell Libertas CF8305 by Marek Vasut · 15 years ago
  53. ca4fe30 libertas: clean up and clarify get_common_rates by Dan Williams · 15 years ago
  54. 1e3d31c libertas: Read buffer overflow by Roel Kluin · 15 years ago
  55. 6f632d5 libertas: don't use dynamic-sized array by Andrey Yurovsky · 15 years ago
  56. c00552c libertas: name the network device wlan%d by Daniel Mack · 15 years ago
  57. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  58. 9799218 Revert "libertas: Read buffer overflow" by David S. Miller · 15 years ago
  59. dd1f57e libertas: correct packing of rxpd structure by Bob Dunlop · 15 years ago
  60. 2c8d510 libertas: Fix WEP association failure with open source wpa_supplicant 0.5.10 by Maithili Hinge · 15 years ago
  61. 88d8952 libertas: check valid bits in SPI bus mode reg by Andrey Yurovsky · 15 years ago
  62. b929c63 libertas: Read buffer overflow by Roel Kluin · 15 years ago
  63. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  64. 57921c3 libertas: Read buffer overflow by Roel Kluin · 15 years ago
  65. 430453f libertas: Read outside array bounds by Roel Kluin · 15 years ago
  66. e91d833 wireless: remove print_mac uses by Johannes Berg · 15 years ago
  67. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  68. 1548399 libertas: Fix problem with broken V4 firmware on CF8381 by Marek Vasut · 15 years ago
  69. 23b149c libertas: fix card cleanup order in SDIO driver by Andrey Yurovsky · 16 years ago
  70. efcfd1f libertas: correct card cleanup order in SPI driver by Andrey Yurovsky · 16 years ago
  71. ce8d096 libertas: copy WPA keys to priv when associating by Andrey Yurovsky · 16 years ago
  72. e0d6133 libertas: remove ps_supported flag, use fwcapinfo by Andrey Yurovsky · 16 years ago
  73. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  74. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 16 years ago
  75. cadeba3 firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal by John W. Linville · 16 years ago
  76. 87e501b net/libertas: don't recursive spin lock in if_spi_e2h() by Sebastian Andrzej Siewior · 16 years ago
  77. b3781c7 libertas: fix IEEE PS mode in GSPI driver by Andrey Yurovsky · 16 years ago
  78. 4d1d498 net/libertas: remove GPIO-CS handling in SPI interface code by Sebastian Andrzej Siewior · 16 years ago
  79. 6bc61f4 libertas: improve function init/shutdown handling for SD8688 by Bing Zhao · 16 years ago
  80. 2c5b9e51 wireless: libertas: fix unaligned accesses by Cliff Cai · 16 years ago
  81. 2fa7a98 libertas: fix WPA adhoc network creation by Dan Williams · 16 years ago
  82. 822ac03 libertas: convert CMD_802_11_ASSOCIATE to a direct command by Dan Williams · 16 years ago
  83. be0d76e libertas: convert CMD_802_11_AUTHENTICATE to a direct command by Dan Williams · 16 years ago
  84. 75b6a61 libertas: restyle Marvell & IEEE TLV structure names by Dan Williams · 16 years ago
  85. 5fd164e libertas: simplify and clean up association/start/join setup by Dan Williams · 16 years ago
  86. f488b72 net/libertas: make SPI interface big endian aware by Sebastian Andrzej Siewior · 16 years ago
  87. 2c7e579 libertas: read SD8688 firmware status from new register by Bing Zhao · 16 years ago
  88. d26285f8 libertas: implement function init/shutdown commands for SD8688 by Bing Zhao · 16 years ago
  89. b136a14 libertas: get SD8688 rx length with one CMD52 by Bing Zhao · 16 years ago
  90. e70a5ac libertas: define macros for SDIO model numbers by Bing Zhao · 16 years ago
  91. ea2d063 libertas: fix GSPI card event handling by andrey@cozybit.com · 16 years ago
  92. 9b171ff libertas: fix format warning by John W. Linville · 16 years ago
  93. dc7d243 Add support for CF8381 WiFi card. by Marek Vasut · 16 years ago
  94. a2caba6 libertas: fix warning about %zd: by John W. Linville · 16 years ago
  95. e45d8e5 libertas: add support for Marvell SD8688 chip by Bing Zhao · 16 years ago
  96. b26ed97 libertas: increase spi driver thread priority by Anna Neal · 16 years ago
  97. 684d6b3 libertas: support mesh for various firmware versions by Bing Zhao · 16 years ago
  98. e5e9743 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  99. f54930f libertas: don't leak skb on receive error by Philip Rakity · 16 years ago
  100. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 16 years ago