1. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
  2. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  3. f4a68b9 Staging: vt6655: use ETH_FRAME_LEN macro instead of custom one by Charles Clément · 14 years ago
  4. 31c21b7 Staging: vt6655: use ETH_DATA_LEN macro instead of custom one by Charles Clément · 14 years ago
  5. 855181f Staging: vt6655: use ETH_FCS_LEN macro instead of custom one by Charles Clément · 14 years ago
  6. 96fe9ee Staging: vt6655: use ETH_HLEN macro instead of custom one by Charles Clément · 14 years ago
  7. 078b078 Staging: vt6655: use ETH_ALEN macro instead of custom one by Charles Clément · 14 years ago
  8. 7a6cb0d Staging: Use kcalloc or kzalloc by Julia Lawall · 14 years ago
  9. 3cdec55 Staging: vt6655: remove OUT definition by Charles Clément · 14 years ago
  10. 3a215e0 Staging: vt6655: remove IN definition by Charles Clément · 14 years ago
  11. e64354c Staging: vt6655: remove HANDLE definition and use by Charles Clément · 14 years ago
  12. 3241487 Staging: Drop memory allocation cast by Julia Lawall · 14 years ago
  13. f655152 staging: vt6655: Fix kernel BUG on driver wpa initialization by Larry Finger · 14 years ago
  14. 830a619 Staging: vt6655: remove PVOID definition and use by Charles Clément · 14 years ago
  15. 6b35b7b Staging: vt6655: remove VOID definition and use by Charles Clément · 14 years ago
  16. 7fb794b Staging: vt6655: remove unused SUCCESS definition by Charles Clément · 14 years ago
  17. ecf739e Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl. by Forest Bond · 14 years ago
  18. b46966e Staging: vt6655: fix brace coding style issue in ioctl.c by Ng Kian Yong · 14 years ago
  19. d2c6170 Staging: vt6655: Hoist assign from if by Joe Perches · 14 years ago
  20. 646755a Staging: vt6655: CGI/CSI confusion in device_ioctl() by Roel Kluin · 14 years ago
  21. ec8f002 Staging: vt6655: Convert C99 style comments, remove spaces between function definitions and parenthesis by Steven Harms · 14 years ago
  22. 8f18604 Staging: drop redundant memset by Julia Lawall · 14 years ago
  23. 0b25a61 Staging: vt6655: 80211hdr.h: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  24. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  25. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  26. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  27. 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
  28. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 14 years ago
  29. f341ddd Staging: merge staging patches into Linus's main branch by Greg Kroah-Hartman · 14 years ago
  30. cd9d25b staging: vt6655: add missing curly braces by Dan Carpenter · 14 years ago
  31. 267c39c Staging: v56655: add missing parentheses (in comment) by Roel Kluin · 15 years ago
  32. 00367a6 Staging: vt6655/device_main.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  33. d590794 staging: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  34. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  35. b2cd414 Staging/vt66*: kconfig, depends on WLAN by Randy Dunlap · 15 years ago
  36. bbc9a99 Staging: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  37. 9885369 Staging: vt665*: fix printk formats by Randy Dunlap · 15 years ago
  38. 47a14f1 Staging: vt6655: remove __cplusplus ifdefs by Shawn Bohrer · 15 years ago
  39. 3afc571 Staging: vt6655 remove unneeded version.h by Shawn Bohrer · 15 years ago
  40. a8ee05f Staging: vt6655 remove duplicate includes by Shawn Bohrer · 15 years ago
  41. 6d0158f Staging: vt6655 remove kcompat.h by Shawn Bohrer · 15 years ago
  42. ee93e19 Staging: vt6655: Correct unsigned bound issue by Roel Kluin · 15 years ago
  43. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  44. fb08808 Staging: update TODO files by Bartlomiej Zolnierkiewicz · 15 years ago
  45. 125b181 staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV by Larry Finger · 15 years ago
  46. 14386fd Staging: vt665x: fix built-in compiling by Alexander Beregalov · 15 years ago
  47. c07d3c7 Staging: vt665x: rename the module binary by Greg Kroah-Hartman · 15 years ago
  48. 03cd713 Staging: vt6655: fix possible Read buffer overflow by Roel Kluin · 15 years ago
  49. 256a816 Staging: vt665x: remove tbit.h part 2 by Jim Lieb · 15 years ago
  50. 1e5743c Staging: vt665x: remove tpci.h file by Jim Lieb · 15 years ago
  51. 51b6d9c Staging: vt665x: Remove umem.h Part 1 by Jim Lieb · 15 years ago
  52. a7ad322 Staging: vt665x: Clean up include files, Part 2 by Jim Lieb · 15 years ago
  53. a884847 Staging: vt665x: Typedef and macro cleanup Part 2 by Jim Lieb · 15 years ago
  54. 100a538 Staging: vt6655: add TODO by Bartlomiej Zolnierkiewicz · 15 years ago
  55. 612822f Staging: vt665x: Text janitor in prep for driver merge, part 2 by Jim Lieb · 15 years ago
  56. 7e809a9 Staging: vt6655 textual cleanup in prep for driver merge by Jim Lieb · 15 years ago
  57. db6cb90 Staging: vt665x: 64bit compile fixes Part 1 by Jim Lieb · 15 years ago
  58. 658ce9d Staging: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-König · 15 years ago
  59. f2eb519 Staging: vt6655: remove unused Makefile.{arm,x86} files by Bartlomiej Zolnierkiewicz · 15 years ago
  60. 83a2732 Staging: vt6655: remove PRIVATE_OBJ ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  61. fe4f699 Staging: vt6655: Remove Makefile refs to EXPORT_SYMTAB by Robert P. J. Day · 15 years ago
  62. e882335 Staging: vt665x: depend on WIRELESS_EXT by Alexander Beregalov · 15 years ago
  63. 4c47b34 Staging: vt6655: remove dependency on WIRELESS_EXT version by Alexander Beregalov · 15 years ago
  64. 761e954 Staging: vt6655: fix build when !CONFIG_WIRELESS_EXT by Alexander Beregalov · 15 years ago
  65. f408ade Staging: vt6655: compile fix by Alan Cox · 15 years ago
  66. 4900dea Staging: vt6655: uses pci functions, should depend on PCI by Randy Dunlap · 15 years ago
  67. 1d69a1c Staging: vt6655: Integrate drivers/staging/vt6655 into build system. by Forest Bond · 15 years ago
  68. 5721135 Staging: vt6655: use net_device_ops for management functions by Forest Bond · 15 years ago
  69. 7bb8dc2 Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals. by Forest Bond · 15 years ago
  70. c9d0352 Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls. by Forest Bond · 15 years ago
  71. e2ce527 Staging: vt6655: Build vt6655.ko, not viawget.ko. by Forest Bond · 15 years ago
  72. 756f94e Staging: vt6655: Drop obsolete fsuid/fsgid accesses. by Forest Bond · 15 years ago
  73. 1cb648b Staging: vt6655 Add includes to drivers/staging/vt6655. by Forest Bond · 15 years ago
  74. 5449c68 Staging: Add pristine upstream vt6655 driver sources by Forest Bond · 15 years ago