1. 6a2a2cd Merge 3.6-rc6 into staging-next by Greg Kroah-Hartman · 12 years ago
  2. 70a1fb1 Staging: vt6656: using is_broadcast_ether_addr() to simplify the code by Wei Yongjun · 12 years ago
  3. 4148aa2 staging "vt6656" Typo rename Embeded to Embedded. by Justin P. Mattock · 12 years ago
  4. bda7978 staging "vt6656" Typo rename Caculate to Calculate. by Justin P. Mattock · 12 years ago
  5. a0a1f61 staging "vt6656" Fix typos in comments, and in a printk message. by Justin P. Mattock · 12 years ago
  6. aa209ee staging: vt6656: [BUG] - Failed connection, incorrect endian. by Malcolm Priestley · 12 years ago
  7. 8f8b77b Merge 3.6-rc3 into staging-next by Greg Kroah-Hartman · 12 years ago
  8. 4d08887 USB: vt6656: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  9. 9318469 staging: vt6656: Fix typo in vt6656 by Masanari Iida · 12 years ago
  10. 0f9206f staging: vt6656: print small buffers with %*ph by Andy Shevchenko · 12 years ago
  11. fb841d6 staging: vt6656: don't leak 'param' in vt6656_hostap_ioctl() when returning -EOPNOTSUPP by Jesper Juhl · 12 years ago
  12. 3afe5f6 staging/vt6656: cleanup coding style in vResetCommandTimer by Devendra Naga · 12 years ago
  13. eab6e19 staging/vt6656: remove unnecessary return in BSSvSecondTxData by Devendra Naga · 12 years ago
  14. a984fa55 staging/vt6656: coding style fix in BSSvSecondTxData by Devendra Naga · 12 years ago
  15. 5328b9cc staging: vt6656: Remove unsed macros by Marcos Paulo de Souza · 12 years ago
  16. 1acc0d62 staging: vt6656: Remove all commented macros by Marcos Paulo de Souza · 12 years ago
  17. a6fadf5 staging: vt6656: hostap.c: Remove commented code by Marcos Paulo de Souza · 12 years ago
  18. 7f289da staging: vt6656: hostap.c: Remove unused macros and some useless comments by Marcos Paulo de Souza · 12 years ago
  19. 728a9ca staging: vt6656: desc.h: Remove commented macros and useless comments by Marcos Paulo de Souza · 12 years ago
  20. 9a671f8 staging: vt6656: iwctl: remove a few remaining redundant newlines by Jesper Juhl · 12 years ago
  21. 0c5c790 staging: vt6656: iwctl: Fix up a few remaining brace issues by Jesper Juhl · 12 years ago
  22. 4063d06 staging: vt6656: iwctl: fix up spacing around operators by Jesper Juhl · 12 years ago
  23. d3cc13a staging: vt6656: use %pM for the BSSID by Andy Shevchenko · 12 years ago
  24. 24b46f9 staging: vt6656: main_usb.c: Remove useless macros by Marcos Paulo de Souza · 12 years ago
  25. ce3eaed staging: vt6656: int.c: correct indentation to use tabs rather than spaces by Jesper Juhl · 12 years ago
  26. 7b4cabb staging: vt6656: int.c: We don't use spaces between a cast and the variable being converted by Jesper Juhl · 12 years ago
  27. 0d12698 staging: vt6656: int.c: Use one space between variable type and name by Jesper Juhl · 12 years ago
  28. 92fa897 staging: vt6656: int.c: Remove unneeded cast by Jesper Juhl · 12 years ago
  29. ea15b7b staging: vt6656: int.c: Put comment about DEBUG print define on same line as code by Jesper Juhl · 12 years ago
  30. c6058cb staging: vt6656: int.h: Fix indentation and spacing by Jesper Juhl · 12 years ago
  31. fec3c80 staging: vt6656: int: Redundant blank line removal by Jesper Juhl · 12 years ago
  32. 8c3337f staging: vt6656: iwctl: Clean up braces on 'if' statements by Jesper Juhl · 12 years ago
  33. 37f0777 staging: vt6656: iwctl: Cleanup spacing around operators (mostly) by Jesper Juhl · 12 years ago
  34. aeadd58 staging: vt6656: iwctl: one statement per line (if) by Jesper Juhl · 12 years ago
  35. 5a67363 staging: vt6656: iwctl: comment cleanup by Jesper Juhl · 12 years ago
  36. f269d1c staging: vt6656: iwctl: space after if/for/while/switch by Jesper Juhl · 12 years ago
  37. bd4208e staging: vt6656: iwctl: remove spaces between casts and variables by Jesper Juhl · 12 years ago
  38. da06f7d staging: vt6656: iwctl: remove unneeded scope block in iwctl_siwessid() by Jesper Juhl · 12 years ago
  39. 1a6dd0d staging: vt6656: iwctl: remove redundant cast (to PSDevice) by Jesper Juhl · 12 years ago
  40. c5a415c staging: vt6656: iwctl: ensure one space between defined name and value by Jesper Juhl · 12 years ago
  41. c91a8d5 staging: vt6656: iwctl: Fix up variable declarations (whitespace and 'one-per-line') by Jesper Juhl · 12 years ago
  42. bb6ec004 staging: vt6656: iwctl: remove redundant ';' by Jesper Juhl · 12 years ago
  43. 48746d7 staging: vt6656: iwctl: Fix indentation by Jesper Juhl · 12 years ago
  44. 921cd68 staging: vt6656: iwctl: fix up function declarations/prototypes by Jesper Juhl · 12 years ago
  45. 4c0ad72 staging: vt6656: iwctl: Remove redundant blank lines by Jesper Juhl · 12 years ago
  46. 70b3fd3 staging: vt6656: Correct a few assignments to be compares in iwctl_siwencodeext() by Jesper Juhl · 12 years ago
  47. 14fc423 staging: Remove test of is_broadcast with is_multicast by Joe Perches · 12 years ago
  48. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago
  49. 3eb2342 staging: vt6656: trivial whitespace cleanups to ioctl.c by Jesper Juhl · 12 years ago
  50. 62ef30b staging: vt6656: Remove redundant casts from ioctl.c by Jesper Juhl · 12 years ago
  51. a6c8ef9 staging: vt6656: Don't needlessly test for NULL before release_firmware() by Jesper Juhl · 12 years ago
  52. 17b7e1b staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private_ioctl() by Jesper Juhl · 12 years ago
  53. b330f60 staging: replace open-coded ARRAY_SIZEs by Jim Cromie · 12 years ago
  54. 4ca5218 Staging: vt6655-6: check keysize before memcpy() by Dan Carpenter · 12 years ago
  55. 3e495b2 staging: Fix typo in bssdb.c by Masanari Iida · 12 years ago
  56. e3b09e4 staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl() by Jesper Juhl · 13 years ago
  57. 4e1efd6 staging, vt6656/wpactl.c: A basic style cleanup by Jesper Juhl · 13 years ago
  58. 2fdde90 staging: vt6656: iwctl.c: Rewrite siwrts funciton by Marcos Paulo de Souza · 13 years ago
  59. 739ea07 staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrate by Marcos Paulo de Souza · 13 years ago
  60. caa20de staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessid by Marcos Paulo de Souza · 13 years ago
  61. f9b9f93 staging: vt6656: Remove return statement of iwctl_giwrange by Marcos Paulo de Souza · 13 years ago
  62. 5d11b17 staging: vt6656: Remove return statement of iwctl_giwmode by Marcos Paulo de Souza · 13 years ago
  63. 506215b staging: vt6656: iwctl.c: Remove useless function by Marcos Paulo de Souza · 13 years ago
  64. 1a2463f staging: vt6656: iwctl.c: Remove commented code by Marcos Paulo de Souza · 13 years ago
  65. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  66. c25b3c9 staging: vt6656: int.c, int.h: Change return of function to void by Marcos Paulo de Souza · 13 years ago
  67. 0ae3a91 drivers: staging: vt6656: card.c: Remove useless return statement by Marcos Paulo de Souza · 13 years ago
  68. ba768b9 drivers: staging: vt6656: Remove not used returned data of function by Marcos Paulo de Souza · 13 years ago
  69. 2013204 staging: vt6656: integer overflows in private_ioctl() by Xi Wang · 13 years ago
  70. fee6433 staging: vt6656: card.c: Change return of CARDbAddBasicRate to void by Marcos Paulo de Souza · 13 years ago
  71. ca76ede staging: vt6656: baseband.c: Remove commented code by Marcos Paulo de Souza · 13 years ago
  72. f001d7e staging: vt6656: baseband.c: Removed dead code, and fix coding standards by Marcos Paulo de Souza · 13 years ago
  73. 6318237 staging: vt6656: 80211mgr.c: Code cleanup, removed return of void funcs. by Marcos Paulo de Souza · 13 years ago
  74. ac31e9e staging: vt6656: main_usb.c: Use kzalloc instead kmalloc by Marcos Paulo de Souza · 13 years ago
  75. 428c1fb staging:vt6656: iwctl.c: Removed unneeded function by Marcos Paulo de Souza · 13 years ago
  76. bac2c12 USB: convert drivers/staging/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  77. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  78. 44ec5d2 Staging: vt6656: add some range checks before memcpy() by Dan Carpenter · 13 years ago
  79. 883aeec Staging: vt6656: whitespace cleanups in ioctl.c by Dan Carpenter · 13 years ago
  80. 657d1b0 Staging: vt6656: potential memory corruption by Dan Carpenter · 13 years ago
  81. de0920b Staging: vt6655-6: potential info leak in private_ioctl() by Dan Carpenter · 13 years ago
  82. d6a32aa staging: vt6656: use %pM for printing MACs by Andy Shevchenko · 13 years ago
  83. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  84. 17fb761 drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urb by Julia Lawall · 13 years ago
  85. 95cd17c staging: Remove unnecessary semicolons when switch (foo) {...}; by Joe Perches · 13 years ago
  86. 273f4be staging: Remove unnecessary semicolons when for (foo) {...}; by Joe Perches · 13 years ago
  87. 9fc8602 staging: Remove unnecessary semicolons when if (foo) {...}; by Joe Perches · 13 years ago
  88. 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
  89. 07e195f Staging: vt665?: prevent modules from being built into the kernel. by Greg Kroah-Hartman · 13 years ago
  90. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  91. 1d5c536 staging: vt6656: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  92. 8c81161 Staging: vt6656: Clean up switching to power saving mode. by Philip Worrall · 13 years ago
  93. b898cf2 Staging: vt6656: Ensure power.c uses proper tabbing. by Philip Worrall · 13 years ago
  94. c5b0b5f Staging: vt6656: Clean up spaces around parenthesized expressions by Philip Worrall · 13 years ago
  95. e25b75e Staging: vt6656: Clean up return from sending power state notifications by Philip Worrall · 13 years ago
  96. 036dba1 Staging: vt6656: Clean up unneccessary braces in power.c by Philip Worrall · 13 years ago
  97. 7404eab Staging: vt6656: Use C89 comments in power.c by Philip Worrall · 13 years ago
  98. f9cfbe9 Staging: vt6656: Ensure power.c uses proper tabbing. by Philip Worrall · 13 years ago
  99. 682a453 staging: vt6656: main_usb.c remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  100. 31d5bbf vt6656: Use request_firmware() to load firmware by Ben Hutchings · 14 years ago