1. 33c1576 staging: vt6655: dead code remove undefined macro FOR_LED_ON_NOTEBOOK code. by Malcolm Priestley · 10 years ago
  2. 9a802f2 staging: vt6655: deadcode remove undefined macro THREAD code. by Malcolm Priestley · 10 years ago
  3. 795d644 staging: vt6655: remove undefined TASK_LET code by Malcolm Priestley · 10 years ago
  4. 70ae543 staging: vt6655: Remove NULL pointer sparse warning by Guillaume Clement · 10 years ago
  5. fa13849 staging: vt6655: add missing whitespace by Guillaume Clement · 10 years ago
  6. a161342 staging: vt6655: break single line if statements by Guillaume Clement · 10 years ago
  7. 941ead9 staging: vt6655: Use pr_* functions instead of printk by Guillaume Clement · 10 years ago
  8. 84b5076 staging: vt6655: fix function braces not on the proper line by Guillaume Clement · 10 years ago
  9. bfd7a28 staging: vt6655: Remove spaces before quoted newlines by Guillaume Clement · 10 years ago
  10. 6b71127 staging: vt6655: Add missing blank lines after declarations by Guillaume Clement · 10 years ago
  11. fe80254 staging: vt6655: remove useless return statements by Guillaume Clement · 10 years ago
  12. 8e3bec3 staging: vt6655: Fix unused function warning by Guillaume Clement · 10 years ago
  13. 9e4c5c2 staging: vt6655: statify some variables by Guillaume Clement · 10 years ago
  14. 1683440 staging: vt6655: change type of PortOffset to void __iomem * by Guillaume Clement · 10 years ago
  15. ebc43d0 staging: vt6655: fix sparse warning "cast removes address space of expression" by James A Shackleford · 10 years ago
  16. bc5cf65 staging: vt6655: fix checkpatch bracing issues by Guido Martínez · 10 years ago
  17. 4e8a7e5 staging: vt6655: remove dead code by Guido Martínez · 10 years ago
  18. 41e043f staging: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  19. 1208f14 staging: vt6655: delete explicit comparison to bool by Teodora Baluta · 11 years ago
  20. 27e8110 staging: vt6655: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  21. 6496c04 vt6655/trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  22. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  23. f805442 vt6655: slightly clean reading config file by Al Viro · 11 years ago
  24. 96d69e2 staging: vt6655: Remove unnecessary blank lines by Joe Perches · 11 years ago
  25. a730753 staging: vt6655: Remove commented out if()s by Joe Perches · 11 years ago
  26. 5e0cc8a staging: vt6655: Convert to kernel brace style by Joe Perches · 11 years ago
  27. f2046f9 staging: vt6655: Remove commented out printks by Joe Perches · 11 years ago
  28. 915006c staging:vt6655:device_main: Whitespace cleanups by Joe Perches · 11 years ago
  29. f4e1b7c staging: vt6655: remove use of __devexit by Bill Pemberton · 12 years ago
  30. a1179b2 staging: vt6655: remove use of __devinit by Bill Pemberton · 12 years ago
  31. 960cf81 staging: vt6655: vt6655_init_info function must be void type by Devendra Naga · 12 years ago
  32. cfd1fc1 staging: vt6655: return ENOMEM rather than ENODEV when alloc_etherdev fail by Devendra Naga · 12 years ago
  33. 502eb53 staging: vt6655: fix coding style problem at assigning netdev_ops by Devendra Naga · 12 years ago
  34. bf76ebd staging: vt6655: fix coding style issues in device_get_options by Devendra Naga · 12 years ago
  35. 3ac9e0f staging: vt6655: fix coding style warnings by Devendra Naga · 12 years ago
  36. 623b2b3 staging: "vt6655" Typo change *Embeded to *Embedded. by Justin P. Mattock · 12 years ago
  37. 789d1ae staging: "vt6655" Fix typos in comments. by Justin P. Mattock · 12 years ago
  38. 27e3b90 staging: vt6655: Remove all commented macros by Marcos Paulo de Souza · 12 years ago
  39. 2478ef5 staging: vt6655: Remove all "if 0" blocks from driver by Marcos Paulo de Souza · 12 years ago
  40. 428c1fb staging:vt6656: iwctl.c: Removed unneeded function by Marcos Paulo de Souza · 13 years ago
  41. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  42. 30d6a2b staging: vt6655: simplify MAC printing by using %pM by Andy Shevchenko · 13 years ago
  43. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  44. 9fc8602 staging: Remove unnecessary semicolons when if (foo) {...}; by Joe Perches · 13 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  46. 6403bb7 staging: vt6655: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  47. 0ffa3db staging: vt6655: device_main.c remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  48. 34381c2 staging/vt6655: fix sparse warning "obsolete struct initializer" by Peter Huewe · 14 years ago
  49. 13b631a staging: vt6655: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  50. 7b6a001 Staging: vt6655: replace BOOL with in kernel bool by Charles Clément · 14 years ago
  51. 5a5a2a6 Staging: vt6655: replace FALSE with in kernel false by Charles Clément · 14 years ago
  52. 1b12068 Staging: vt6655: replace TRUE with in kernel true by Charles Clément · 14 years ago
  53. 5bddefa Staging: vt6655: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  54. 3fc9b58 Staging: vt6655: remove BYTE typedef by Charles Clément · 14 years ago
  55. 2986db5 Staging: vt6655: remove WORD typedef by Charles Clément · 14 years ago
  56. 0f4c60d Staging: vt6655: remove DWORD typedef by Charles Clément · 14 years ago
  57. 79566eb Staging: vt6655: move channel mapping code from card.c to channel.c by Charles Clément · 14 years ago
  58. 013a468 Staging: vt6655: struct pci_driver cleanup by Charles Clément · 14 years ago
  59. 15df6c2 Staging: vt6655: remove PWORD typedef by Charles Clément · 14 years ago
  60. 2989e96 Staging: vt6655: remove PBYTE typedef by Charles Clément · 14 years ago
  61. e3fd16d Staging: vt6655: remove custom ULONG typedef by Charles Clément · 14 years ago
  62. b6e95cd Staging: vt6655: remove custom UINT typedef by Charles Clément · 14 years ago
  63. 5c9824e Staging: vt6655: remove custom UCHAR typedef by Charles Clément · 14 years ago
  64. b83cc2ed Staging: vt6655: remove custom LONG typedef by Charles Clément · 14 years ago
  65. 7ca3019 Staging: vt6655: remove custom INT typedef by Charles Clément · 14 years ago
  66. 902d241 Staging: vt6655: remove U32 custom macro by Charles Clément · 14 years ago
  67. c17ce8c Staging: vt6655: remove U16 custom macro by Charles Clément · 14 years ago
  68. 737c3d7 Staging: vt6655: remove U8 custom macro by Charles Clément · 14 years ago
  69. 670ea81 Staging: vt6655: use is_multicast_ether_addr instead of custom macro by Charles Clément · 14 years ago
  70. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
  71. 31c21b7 Staging: vt6655: use ETH_DATA_LEN macro instead of custom one by Charles Clément · 14 years ago
  72. 96fe9ee Staging: vt6655: use ETH_HLEN macro instead of custom one by Charles Clément · 14 years ago
  73. 078b078 Staging: vt6655: use ETH_ALEN macro instead of custom one by Charles Clément · 14 years ago
  74. 3a215e0 Staging: vt6655: remove IN definition by Charles Clément · 14 years ago
  75. e64354c Staging: vt6655: remove HANDLE definition and use by Charles Clément · 14 years ago
  76. 3241487 Staging: Drop memory allocation cast by Julia Lawall · 14 years ago
  77. f655152 staging: vt6655: Fix kernel BUG on driver wpa initialization by Larry Finger · 14 years ago
  78. 830a619 Staging: vt6655: remove PVOID definition and use by Charles Clément · 14 years ago
  79. 6b35b7b Staging: vt6655: remove VOID definition and use by Charles Clément · 14 years ago
  80. ecf739e Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl. by Forest Bond · 14 years ago
  81. d2c6170 Staging: vt6655: Hoist assign from if by Joe Perches · 14 years ago
  82. 646755a Staging: vt6655: CGI/CSI confusion in device_ioctl() by Roel Kluin · 14 years ago
  83. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  84. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  85. 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
  86. f341ddd Staging: merge staging patches into Linus's main branch by Greg Kroah-Hartman · 14 years ago
  87. 00367a6 Staging: vt6655/device_main.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  88. d590794 staging: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  89. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  90. bbc9a99 Staging: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  91. 03cd713 Staging: vt6655: fix possible Read buffer overflow by Roel Kluin · 15 years ago
  92. 256a816 Staging: vt665x: remove tbit.h part 2 by Jim Lieb · 15 years ago
  93. 1e5743c Staging: vt665x: remove tpci.h file by Jim Lieb · 15 years ago
  94. a7ad322 Staging: vt665x: Clean up include files, Part 2 by Jim Lieb · 15 years ago
  95. a884847 Staging: vt665x: Typedef and macro cleanup Part 2 by Jim Lieb · 15 years ago
  96. 7e809a9 Staging: vt6655 textual cleanup in prep for driver merge by Jim Lieb · 15 years ago
  97. db6cb90 Staging: vt665x: 64bit compile fixes Part 1 by Jim Lieb · 15 years ago
  98. 83a2732 Staging: vt6655: remove PRIVATE_OBJ ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  99. e882335 Staging: vt665x: depend on WIRELESS_EXT by Alexander Beregalov · 15 years ago
  100. 4c47b34 Staging: vt6655: remove dependency on WIRELESS_EXT version by Alexander Beregalov · 15 years ago