1. 2a58b19 staging: vt6655: integer overflows in private_ioctl() by Xi Wang · 13 years ago
  2. 428c1fb staging:vt6656: iwctl.c: Removed unneeded function by Marcos Paulo de Souza · 13 years ago
  3. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  4. 0c849b3 Staging: vt6655: add some range checks before memcpy() by Dan Carpenter · 13 years ago
  5. 0d3eb2b Staging: vt6655: whitespace fixes to iotcl.c by Dan Carpenter · 13 years ago
  6. 6b7200f Staging: vt6655: memory corruption in check in wpa_set_wpadev() by Dan Carpenter · 13 years ago
  7. de0920b Staging: vt6655-6: potential info leak in private_ioctl() by Dan Carpenter · 13 years ago
  8. 30d6a2b staging: vt6655: simplify MAC printing by using %pM by Andy Shevchenko · 13 years ago
  9. 51ce068 staging: vt6655: Fixed all the indents and other errors in IEEE11h.c by Toon Schoenmakers · 13 years ago
  10. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  11. 9fada0a staging: vt6655: Fix warnings if CONFIG_PM is not defined by Larry Finger · 13 years ago
  12. 95cd17c staging: Remove unnecessary semicolons when switch (foo) {...}; by Joe Perches · 13 years ago
  13. 273f4be staging: Remove unnecessary semicolons when for (foo) {...}; by Joe Perches · 13 years ago
  14. 9fc8602 staging: Remove unnecessary semicolons when if (foo) {...}; by Joe Perches · 13 years ago
  15. df9b29d Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  16. 07e195f Staging: vt665?: prevent modules from being built into the kernel. by Greg Kroah-Hartman · 13 years ago
  17. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  18. 6403bb7 staging: vt6655: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  19. 0ffa3db staging: vt6655: device_main.c remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  20. 34381c2 staging/vt6655: fix sparse warning "obsolete struct initializer" by Peter Huewe · 14 years ago
  21. 859171c drivers/staging: Remove unnecessary semicolons by Joe Perches · 14 years ago
  22. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  23. a1ecc6a Staging: vt6655: Makefile: cleaned up Makefile cflag lines by Tracey Dent · 14 years ago
  24. 4f10d88 Staging: vt6655: remove unused update_BssList definition by Charles Clément · 14 years ago
  25. dd173ab Staging: vt6655: fix buffer overflow by Dan Carpenter · 14 years ago
  26. e7cde7b staging: vt6655: '&pointer[0]' to 'pointer' fix by Andy Shevchenko · 14 years ago
  27. a09eae8 Staging: vt665x: remove unused DEF definition by Charles Clément · 14 years ago
  28. 3c02dc2 staging: vt6655: use '%pM' format to print MAC address by Andy Shevchenko · 14 years ago
  29. 4d9db97 staging: Use available error codes by Julia Lawall · 14 years ago
  30. 13b631a staging: vt6655: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  31. 7b6a001 Staging: vt6655: replace BOOL with in kernel bool by Charles Clément · 14 years ago
  32. 5a5a2a6 Staging: vt6655: replace FALSE with in kernel false by Charles Clément · 14 years ago
  33. 1b12068 Staging: vt6655: replace TRUE with in kernel true by Charles Clément · 14 years ago
  34. 5bddefa Staging: vt6655: use for_each_pci_dev() by Kulikov Vasiliy · 14 years ago
  35. 388bf2e Staging: vt6655: simplify broadcast and multicast ethernet address test by Charles Clément · 14 years ago
  36. 5e95efe Staging: vt6655: Add TODO entries on x86-64 pointers and .data size by Charles Clément · 14 years ago
  37. fe4f34b Staging: vt6655: remove PUINT typedef by Charles Clément · 14 years ago
  38. 3fc9b58 Staging: vt6655: remove BYTE typedef by Charles Clément · 14 years ago
  39. 2986db5 Staging: vt6655: remove WORD typedef by Charles Clément · 14 years ago
  40. 0f4c60d Staging: vt6655: remove DWORD typedef by Charles Clément · 14 years ago
  41. 412b2d0 Staging: vt6655: remove DWORD_PTR pointer typedef by Charles Clément · 14 years ago
  42. dec572c Staging: vt6655: remove ULONG_PTR typedef by Charles Clément · 14 years ago
  43. 79566eb Staging: vt6655: move channel mapping code from card.c to channel.c by Charles Clément · 14 years ago
  44. 013a468 Staging: vt6655: struct pci_driver cleanup by Charles Clément · 14 years ago
  45. 0d74395 Staging: vt665*: fix typos concerning "management" by Uwe Kleine-König · 14 years ago
  46. afb97d9 Staging: vt6655: fix up U32 conversion by Greg Kroah-Hartman · 14 years ago
  47. cf160bc Staging: vt6655: include linux/ headers instead of asm/ by Charles Clément · 14 years ago
  48. 9d828c4 Staging: vt6655: remove PDWORD typedef by Charles Clément · 14 years ago
  49. 15df6c2 Staging: vt6655: remove PWORD typedef by Charles Clément · 14 years ago
  50. 2989e96 Staging: vt6655: remove PBYTE typedef by Charles Clément · 14 years ago
  51. b2e876b Staging: vt6655: remove custom ULONGLONG typedef by Charles Clément · 14 years ago
  52. e3fd16d Staging: vt6655: remove custom ULONG typedef by Charles Clément · 14 years ago
  53. b6e95cd Staging: vt6655: remove custom UINT typedef by Charles Clément · 14 years ago
  54. 800acdb Staging: vt6655: remove custom USHORT typedef by Charles Clément · 14 years ago
  55. 5c9824e Staging: vt6655: remove custom UCHAR typedef by Charles Clément · 14 years ago
  56. b83cc2ed Staging: vt6655: remove custom LONG typedef by Charles Clément · 14 years ago
  57. 7ca3019 Staging: vt6655: remove custom INT typedef by Charles Clément · 14 years ago
  58. 0c93a98 Staging: vt6655: removed custom SHORT typedef by Charles Clément · 14 years ago
  59. 5a4197b Staging: vt6655: removed custom CHAR typedef by Charles Clément · 14 years ago
  60. 902d241 Staging: vt6655: remove U32 custom macro by Charles Clément · 14 years ago
  61. c17ce8c Staging: vt6655: remove U16 custom macro by Charles Clément · 14 years ago
  62. 737c3d7 Staging: vt6655: remove U8 custom macro by Charles Clément · 14 years ago
  63. ec28c7f Staging: vt6655: remove I8 custom macro by Charles Clément · 14 years ago
  64. 8fa5dd1 Staging: vt6655: remove unused OUT definition by Charles Clément · 14 years ago
  65. 8fee12e Staging: vt6655: remove double definition of Calcu_LinkQual by Charles Clément · 14 years ago
  66. 6b1e6b8 Staging: vt6655: remove unused argument in ChannelValid function by Charles Clément · 14 years ago
  67. 2ef98c6 Staging: vt6655: use compare_ether_addr instead of custom macro by Charles Clément · 14 years ago
  68. 8b0591e Staging: vt6655: use is_zero_ether_addr instead of custom macro by Charles Clément · 14 years ago
  69. ca9e12a Staging: vt6655: use is_broadcast_ether_addr instead of custom macro by Charles Clément · 14 years ago
  70. 670ea81 Staging: vt6655: use is_multicast_ether_addr instead of custom macro by Charles Clément · 14 years ago
  71. c92069f Staging: vt6655: use ETH_ZLEN macro instead of custom one by Charles Clément · 14 years ago
  72. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
  73. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  74. f4a68b9 Staging: vt6655: use ETH_FRAME_LEN macro instead of custom one by Charles Clément · 14 years ago
  75. 31c21b7 Staging: vt6655: use ETH_DATA_LEN macro instead of custom one by Charles Clément · 14 years ago
  76. 855181f Staging: vt6655: use ETH_FCS_LEN macro instead of custom one by Charles Clément · 14 years ago
  77. 96fe9ee Staging: vt6655: use ETH_HLEN macro instead of custom one by Charles Clément · 14 years ago
  78. 078b078 Staging: vt6655: use ETH_ALEN macro instead of custom one by Charles Clément · 14 years ago
  79. 7a6cb0d Staging: Use kcalloc or kzalloc by Julia Lawall · 14 years ago
  80. 3cdec55 Staging: vt6655: remove OUT definition by Charles Clément · 14 years ago
  81. 3a215e0 Staging: vt6655: remove IN definition by Charles Clément · 14 years ago
  82. e64354c Staging: vt6655: remove HANDLE definition and use by Charles Clément · 14 years ago
  83. 3241487 Staging: Drop memory allocation cast by Julia Lawall · 14 years ago
  84. f655152 staging: vt6655: Fix kernel BUG on driver wpa initialization by Larry Finger · 14 years ago
  85. 830a619 Staging: vt6655: remove PVOID definition and use by Charles Clément · 14 years ago
  86. 6b35b7b Staging: vt6655: remove VOID definition and use by Charles Clément · 14 years ago
  87. 7fb794b Staging: vt6655: remove unused SUCCESS definition by Charles Clément · 14 years ago
  88. ecf739e Staging: vt6655: Rename hostap_set_hostapd, hostap_iotctl. by Forest Bond · 14 years ago
  89. b46966e Staging: vt6655: fix brace coding style issue in ioctl.c by Ng Kian Yong · 14 years ago
  90. d2c6170 Staging: vt6655: Hoist assign from if by Joe Perches · 14 years ago
  91. 646755a Staging: vt6655: CGI/CSI confusion in device_ioctl() by Roel Kluin · 14 years ago
  92. ec8f002 Staging: vt6655: Convert C99 style comments, remove spaces between function definitions and parenthesis by Steven Harms · 14 years ago
  93. 8f18604 Staging: drop redundant memset by Julia Lawall · 14 years ago
  94. 0b25a61 Staging: vt6655: 80211hdr.h: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  95. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  96. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  97. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  98. 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
  99. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 14 years ago
  100. f341ddd Staging: merge staging patches into Linus's main branch by Greg Kroah-Hartman · 14 years ago