1. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. f805442 vt6655: slightly clean reading config file by Al Viro · 11 years ago
  3. 96d69e2 staging: vt6655: Remove unnecessary blank lines by Joe Perches · 11 years ago
  4. a730753 staging: vt6655: Remove commented out if()s by Joe Perches · 11 years ago
  5. 5e0cc8a staging: vt6655: Convert to kernel brace style by Joe Perches · 11 years ago
  6. f2046f9 staging: vt6655: Remove commented out printks by Joe Perches · 11 years ago
  7. 915006c staging:vt6655:device_main: Whitespace cleanups by Joe Perches · 11 years ago
  8. f4e1b7c staging: vt6655: remove use of __devexit by Bill Pemberton · 12 years ago
  9. a1179b2 staging: vt6655: remove use of __devinit by Bill Pemberton · 12 years ago
  10. 960cf81 staging: vt6655: vt6655_init_info function must be void type by Devendra Naga · 12 years ago
  11. cfd1fc1 staging: vt6655: return ENOMEM rather than ENODEV when alloc_etherdev fail by Devendra Naga · 12 years ago
  12. 502eb53 staging: vt6655: fix coding style problem at assigning netdev_ops by Devendra Naga · 12 years ago
  13. bf76ebd staging: vt6655: fix coding style issues in device_get_options by Devendra Naga · 12 years ago
  14. 3ac9e0f staging: vt6655: fix coding style warnings by Devendra Naga · 12 years ago
  15. 623b2b3 staging: "vt6655" Typo change *Embeded to *Embedded. by Justin P. Mattock · 12 years ago
  16. 789d1ae staging: "vt6655" Fix typos in comments. by Justin P. Mattock · 12 years ago
  17. 27e3b90 staging: vt6655: Remove all commented macros by Marcos Paulo de Souza · 12 years ago
  18. 2478ef5 staging: vt6655: Remove all "if 0" blocks from driver by Marcos Paulo de Souza · 12 years ago
  19. 428c1fb staging:vt6656: iwctl.c: Removed unneeded function by Marcos Paulo de Souza · 13 years ago
  20. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  21. 30d6a2b staging: vt6655: simplify MAC printing by using %pM by Andy Shevchenko · 13 years ago
  22. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  23. 9fc8602 staging: Remove unnecessary semicolons when if (foo) {...}; by Joe Perches · 13 years ago
  24. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  25. 6403bb7 staging: vt6655: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  26. 0ffa3db staging: vt6655: device_main.c remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  27. 34381c2 staging/vt6655: fix sparse warning "obsolete struct initializer" by Peter Huewe · 14 years ago
  28. 13b631a staging: vt6655: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  29. 7b6a001 Staging: vt6655: replace BOOL with in kernel bool by Charles Clément · 14 years ago
  30. 5a5a2a6 Staging: vt6655: replace FALSE with in kernel false by Charles Clément · 14 years ago
  31. 1b12068 Staging: vt6655: replace TRUE with in kernel true by Charles Clément · 14 years ago
  32. 5bddefa Staging: vt6655: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  33. 3fc9b58 Staging: vt6655: remove BYTE typedef by Charles Clément · 14 years ago
  34. 2986db5 Staging: vt6655: remove WORD typedef by Charles Clément · 14 years ago
  35. 0f4c60d Staging: vt6655: remove DWORD typedef by Charles Clément · 14 years ago
  36. 79566eb Staging: vt6655: move channel mapping code from card.c to channel.c by Charles Clément · 14 years ago
  37. 013a468 Staging: vt6655: struct pci_driver cleanup by Charles Clément · 14 years ago
  38. 15df6c2 Staging: vt6655: remove PWORD typedef by Charles Clément · 14 years ago
  39. 2989e96 Staging: vt6655: remove PBYTE typedef by Charles Clément · 14 years ago
  40. e3fd16d Staging: vt6655: remove custom ULONG typedef by Charles Clément · 14 years ago
  41. b6e95cd Staging: vt6655: remove custom UINT typedef by Charles Clément · 14 years ago
  42. 5c9824e Staging: vt6655: remove custom UCHAR typedef by Charles Clément · 14 years ago
  43. b83cc2ed Staging: vt6655: remove custom LONG typedef by Charles Clément · 14 years ago
  44. 7ca3019 Staging: vt6655: remove custom INT typedef by Charles Clément · 14 years ago
  45. 902d241 Staging: vt6655: remove U32 custom macro by Charles Clément · 14 years ago
  46. c17ce8c Staging: vt6655: remove U16 custom macro by Charles Clément · 14 years ago
  47. 737c3d7 Staging: vt6655: remove U8 custom macro by Charles Clément · 14 years ago
  48. 670ea81 Staging: vt6655: use is_multicast_ether_addr instead of custom macro by Charles Clément · 14 years ago
  49. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
  50. 31c21b7 Staging: vt6655: use ETH_DATA_LEN macro instead of custom one by Charles Clément · 14 years ago
  51. 96fe9ee Staging: vt6655: use ETH_HLEN macro instead of custom one by Charles Clément · 14 years ago
  52. 078b078 Staging: vt6655: use ETH_ALEN macro instead of custom one by Charles Clément · 14 years ago
  53. 3a215e0 Staging: vt6655: remove IN definition by Charles Clément · 14 years ago
  54. e64354c Staging: vt6655: remove HANDLE definition and use by Charles Clément · 14 years ago
  55. 3241487 Staging: Drop memory allocation cast by Julia Lawall · 14 years ago
  56. f655152 staging: vt6655: Fix kernel BUG on driver wpa initialization by Larry Finger · 14 years ago
  57. 830a619 Staging: vt6655: remove PVOID definition and use by Charles Clément · 14 years ago
  58. 6b35b7b Staging: vt6655: remove VOID definition and use by Charles Clément · 14 years ago
  59. ecf739e Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl. by Forest Bond · 14 years ago
  60. d2c6170 Staging: vt6655: Hoist assign from if by Joe Perches · 14 years ago
  61. 646755a Staging: vt6655: CGI/CSI confusion in device_ioctl() by Roel Kluin · 14 years ago
  62. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  63. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  64. 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
  65. f341ddd Staging: merge staging patches into Linus's main branch by Greg Kroah-Hartman · 14 years ago
  66. 00367a6 Staging: vt6655/device_main.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  67. d590794 staging: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  68. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  69. bbc9a99 Staging: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  70. 03cd713 Staging: vt6655: fix possible Read buffer overflow by Roel Kluin · 15 years ago
  71. 256a816 Staging: vt665x: remove tbit.h part 2 by Jim Lieb · 15 years ago
  72. 1e5743c Staging: vt665x: remove tpci.h file by Jim Lieb · 15 years ago
  73. a7ad322 Staging: vt665x: Clean up include files, Part 2 by Jim Lieb · 15 years ago
  74. a884847 Staging: vt665x: Typedef and macro cleanup Part 2 by Jim Lieb · 15 years ago
  75. 7e809a9 Staging: vt6655 textual cleanup in prep for driver merge by Jim Lieb · 15 years ago
  76. db6cb90 Staging: vt665x: 64bit compile fixes Part 1 by Jim Lieb · 15 years ago
  77. 83a2732 Staging: vt6655: remove PRIVATE_OBJ ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  78. e882335 Staging: vt665x: depend on WIRELESS_EXT by Alexander Beregalov · 15 years ago
  79. 4c47b34 Staging: vt6655: remove dependency on WIRELESS_EXT version by Alexander Beregalov · 15 years ago
  80. 761e954 Staging: vt6655: fix build when !CONFIG_WIRELESS_EXT by Alexander Beregalov · 15 years ago
  81. f408ade Staging: vt6655: compile fix by Alan Cox · 15 years ago
  82. 5721135 Staging: vt6655: use net_device_ops for management functions by Forest Bond · 15 years ago
  83. 7bb8dc2 Staging: vt6655: Remove LINUX_VERSION_CODE preprocessor conditionals. by Forest Bond · 15 years ago
  84. c9d0352 Staging: vt6655: Replace net_device->priv accesses with netdev_priv calls. by Forest Bond · 15 years ago
  85. 756f94e Staging: vt6655: Drop obsolete fsuid/fsgid accesses. by Forest Bond · 15 years ago
  86. 5449c68 Staging: Add pristine upstream vt6655 driver sources by Forest Bond · 15 years ago