1. 17b7e1b staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private_ioctl() by Jesper Juhl · 12 years ago
  2. 4ca5218 Staging: vt6655-6: check keysize before memcpy() by Dan Carpenter · 12 years ago
  3. 3e495b2 staging: Fix typo in bssdb.c by Masanari Iida · 12 years ago
  4. e3b09e4 staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl() by Jesper Juhl · 13 years ago
  5. 4e1efd6 staging, vt6656/wpactl.c: A basic style cleanup by Jesper Juhl · 13 years ago
  6. 2fdde90 staging: vt6656: iwctl.c: Rewrite siwrts funciton by Marcos Paulo de Souza · 13 years ago
  7. 739ea07 staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrate by Marcos Paulo de Souza · 13 years ago
  8. caa20de staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessid by Marcos Paulo de Souza · 13 years ago
  9. f9b9f93 staging: vt6656: Remove return statement of iwctl_giwrange by Marcos Paulo de Souza · 13 years ago
  10. 5d11b17 staging: vt6656: Remove return statement of iwctl_giwmode by Marcos Paulo de Souza · 13 years ago
  11. 506215b staging: vt6656: iwctl.c: Remove useless function by Marcos Paulo de Souza · 13 years ago
  12. 1a2463f staging: vt6656: iwctl.c: Remove commented code by Marcos Paulo de Souza · 13 years ago
  13. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  14. c25b3c9 staging: vt6656: int.c, int.h: Change return of function to void by Marcos Paulo de Souza · 13 years ago
  15. 0ae3a91 drivers: staging: vt6656: card.c: Remove useless return statement by Marcos Paulo de Souza · 13 years ago
  16. ba768b9 drivers: staging: vt6656: Remove not used returned data of function by Marcos Paulo de Souza · 13 years ago
  17. 2013204 staging: vt6656: integer overflows in private_ioctl() by Xi Wang · 13 years ago
  18. fee6433 staging: vt6656: card.c: Change return of CARDbAddBasicRate to void by Marcos Paulo de Souza · 13 years ago
  19. ca76ede staging: vt6656: baseband.c: Remove commented code by Marcos Paulo de Souza · 13 years ago
  20. f001d7e staging: vt6656: baseband.c: Removed dead code, and fix coding standards by Marcos Paulo de Souza · 13 years ago
  21. 6318237 staging: vt6656: 80211mgr.c: Code cleanup, removed return of void funcs. by Marcos Paulo de Souza · 13 years ago
  22. ac31e9e staging: vt6656: main_usb.c: Use kzalloc instead kmalloc by Marcos Paulo de Souza · 13 years ago
  23. 428c1fb staging:vt6656: iwctl.c: Removed unneeded function by Marcos Paulo de Souza · 13 years ago
  24. bac2c12 USB: convert drivers/staging/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  25. aa77677 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  26. 44ec5d2 Staging: vt6656: add some range checks before memcpy() by Dan Carpenter · 13 years ago
  27. 883aeec Staging: vt6656: whitespace cleanups in ioctl.c by Dan Carpenter · 13 years ago
  28. 657d1b0 Staging: vt6656: potential memory corruption by Dan Carpenter · 13 years ago
  29. de0920b Staging: vt6655-6: potential info leak in private_ioctl() by Dan Carpenter · 13 years ago
  30. d6a32aa staging: vt6656: use %pM for printing MACs by Andy Shevchenko · 13 years ago
  31. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  32. 17fb761 drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urb by Julia Lawall · 13 years ago
  33. 95cd17c staging: Remove unnecessary semicolons when switch (foo) {...}; by Joe Perches · 13 years ago
  34. 273f4be staging: Remove unnecessary semicolons when for (foo) {...}; by Joe Perches · 13 years ago
  35. 9fc8602 staging: Remove unnecessary semicolons when if (foo) {...}; by Joe Perches · 13 years ago
  36. 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
  37. 07e195f Staging: vt665?: prevent modules from being built into the kernel. by Greg Kroah-Hartman · 13 years ago
  38. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  39. 1d5c536 staging: vt6656: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  40. 8c81161 Staging: vt6656: Clean up switching to power saving mode. by Philip Worrall · 13 years ago
  41. b898cf2 Staging: vt6656: Ensure power.c uses proper tabbing. by Philip Worrall · 13 years ago
  42. c5b0b5f Staging: vt6656: Clean up spaces around parenthesized expressions by Philip Worrall · 13 years ago
  43. e25b75e Staging: vt6656: Clean up return from sending power state notifications by Philip Worrall · 13 years ago
  44. 036dba1 Staging: vt6656: Clean up unneccessary braces in power.c by Philip Worrall · 13 years ago
  45. 7404eab Staging: vt6656: Use C89 comments in power.c by Philip Worrall · 13 years ago
  46. f9cfbe9 Staging: vt6656: Ensure power.c uses proper tabbing. by Philip Worrall · 13 years ago
  47. 682a453 staging: vt6656: main_usb.c remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  48. 31d5bbf vt6656: Use request_firmware() to load firmware by Ben Hutchings · 14 years ago
  49. 859171c drivers/staging: Remove unnecessary semicolons by Joe Perches · 14 years ago
  50. 491acf0 Staging: Merge 2.6.37-rc2 into staging-next by Greg Kroah-Hartman · 14 years ago
  51. ba5c2b3 staging: vt6656: resolved checkpatch finding by Felipe Andres Besoain Pino · 14 years ago
  52. 99b7bbb staging: vt6656 resolved parenthesis not spaces by Ariel Savini · 14 years ago
  53. 4a499de staging: vt6656: resolved checkpatch finding by Mariano Reingart · 14 years ago
  54. fc4f558 staging: vt6656: resolved checkpatch finding by Matias De la Puente · 14 years ago
  55. eacd121 staging: vt6656: implement missing brackets by Vasiliy Kulikov · 14 years ago
  56. 60930a0 Staging: vt6656: Makefile: cleaned up Makefile cflag lines by Tracey Dent · 14 years ago
  57. a09eae8 Staging: vt665x: remove unused DEF definition by Charles Clément · 14 years ago
  58. b411f12 staging: vt6656: Fixed indentation with spaces by Clelia V. Korol · 14 years ago
  59. c3aca01 staging: vt6656: removed dummy errors like extra spaces by Ema Cuevas · 14 years ago
  60. cd74ea3 staging: vt6656: delete some parenthesis by matias · 14 years ago
  61. 357bcdf staging: vt6656: Space Added after definition of Variable MSG_LEVEL_INFO by Emanuel Mariano Ravera · 14 years ago
  62. b168ae4 staging: vt6656: removed not required parentheses. by Diego H. Iglesias · 14 years ago
  63. baa5251 Staging: vt6656: use ARRAY_SIZE macro in channel.c by Nikitas Angelinas · 14 years ago
  64. 4d9db97 staging: Use available error codes by Julia Lawall · 14 years ago
  65. e3a92cd Staging: vt6656: problems in error handling by Dan Carpenter · 14 years ago
  66. fe14978 staging: vt6656: resolved checkpatch finding by Luis Bosch · 14 years ago
  67. 62e7e96 staging: vt6656: removed extra spaces by Victor Rosales · 14 years ago
  68. 4846cbc staging: vt6656: changed comments convention and removed spaces before tab by Alejandro Emanuel Paredes · 14 years ago
  69. 731047f staging: vt6656: removed macro to test bits by Andres More · 14 years ago
  70. 27264fb staging: vt6656: removed NDIS_STATUS int redefinition by Andres More · 14 years ago
  71. 203e461 staging: vt6656: removed custom definitions of Ethernet packet types by Andres More · 14 years ago
  72. 465711b staging: vt6656: removed not useful comments by Andres More · 14 years ago
  73. bd2bc4c staging: vt6656: added spaces around '||' by Andres More · 14 years ago
  74. 6487c49 staging: vt6656: removed NTSTATUS definition by Andres More · 14 years ago
  75. 22040bb staging: vt6656: simplified tests involving both multi/broad-casts by Andres More · 14 years ago
  76. 93a94c4 Staging: vt6656: Remove PUINT from ttype.h by Roel Van Nyen · 14 years ago
  77. 529e5b3 staging: vt6656: code cleanup in device_netdev_ops' device_xmit() by Andres More · 14 years ago
  78. 6d4e807 staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LEN by Andres More · 14 years ago
  79. 5e03f73 staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLEN by Andres More · 14 years ago
  80. 020c0a9 staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LEN by Andres More · 14 years ago
  81. abad19d staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LEN by Andres More · 14 years ago
  82. 8efe1ab staging: vt6656: removed Calcu_LinkQual definition by Andres More · 14 years ago
  83. 24fe608 staging: vt6656: removed WPA_SM_Transtatus definition by Andres More · 14 years ago
  84. b7526f1 staging: vt6656: removed update_BssList definition by Andres More · 14 years ago
  85. 5926b9a staging: vt6656: removed Adhoc_STA definition by Andres More · 14 years ago
  86. 6874674 staging: vt6656: removed Safe_Close definition by Andres More · 14 years ago
  87. e1669ed staging: vt6656: code cleanup in vt6656 DMA TX by Andres More · 14 years ago
  88. 7a8b005 staging: vt6656: code cleanup in vt6656_probe() by Andres More · 14 years ago
  89. 89b28e5 staging: vt6656: removed '#if 1'/'#if 0' definitions by Andres More · 14 years ago
  90. 5583dcf staging: vt6656: removed SndEvt_ToAPI definition by Andres More · 14 years ago
  91. feaf03d staging: vt6656: removed TxInSleep definition by Andres More · 14 years ago
  92. 3adb149 staging: vt6656: removed unused IS_NULL_ADDRESS definition by Andres More · 14 years ago
  93. 4722a26 staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addr by Andres More · 14 years ago
  94. 4b50fb4 Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addr by Andres More · 14 years ago
  95. 6cda24f Staging: vt6656: code cleanup of vt6656_disconnect() by Andres More · 14 years ago
  96. e54d9eb Staging: vt6656: code cleanup in vt6656_suspend()/vt6656_resume() by Andres More · 14 years ago
  97. 2a1a174 Staging: vt6656: removed '#if 0' definitions by Andres More · 14 years ago
  98. 0d74395 Staging: vt665*: fix typos concerning "management" by Uwe Kleine-König · 14 years ago
  99. 2555cd9 Staging: vt6656: fix coding style issues in 80211mgr.c by Timofey Trofimov · 14 years ago
  100. d500648 Staging: vt6656: fix up built-in compilation together with rt2870 by Otavio Salvador · 14 years ago