1. d207198 staging: rtl8192u: Remove unnecessary function by Amitoj Kaur Chawla · 9 years ago
  2. c14291d Staging: rtl8192u: Remove unused function by Ksenija Stanojevic · 9 years ago
  3. e3cc313 Staging: rtl8192u: ieee80211: added missing blank lines by Kurt Kanzenbach · 9 years ago
  4. 0d92e43 Staging: rtl8192u: ieee80211: removed unnecessary braces by Kurt Kanzenbach · 9 years ago
  5. e1cb1af Staging: rtl8192u: ieee80211: corrected block comments by Kurt Kanzenbach · 9 years ago
  6. 7bdb7d5 Staging: rtl8192u: ieee80211: corrected indent by Kurt Kanzenbach · 9 years ago
  7. 65ed40d Staging: rtl8192u: ieee80211: added missing spaces after if by Kurt Kanzenbach · 9 years ago
  8. a4255e7 Staging: rtl8192u: ieee80211: added missing space around '=' by Kurt Kanzenbach · 9 years ago
  9. df58f2b Staging: rtl8192u: ieee80211: fixed position of else statements by Kurt Kanzenbach · 9 years ago
  10. 840a121 Staging: rtl8192u: ieee80211: fixed open brace positions by Kurt Kanzenbach · 9 years ago
  11. bcfe55b staging: rtl8192u: ieee80211: Do not export static function by Amitoj Kaur Chawla · 9 years ago
  12. 34b8dae7 Staging: rtl8192u: Eliminate use of MSECS macro by Shraddha Barke · 9 years ago
  13. 4b6a879 staging: rtl8192u: simplify conditional by Luis de Bethencourt · 9 years ago
  14. f3a8fb0 Staging: rtl8192u: ieee80211_rx: Remove unnecessary code by Shivani Bhardwaj · 9 years ago
  15. afd0fea Staging: rtl8192u: ieee80211_softmac: Remove extra NULL check by Shivani Bhardwaj · 9 years ago
  16. 56b3152 rtl8192u: BIT() macro cleanup by Anish Bhatt · 9 years ago
  17. 3cd66a1 staging: rtl8192u: r8192U_wx: fix negative noise and level values by Luis de Bethencourt · 9 years ago
  18. f517f3b staging: rtl8192u: r8192U_core: fix negative noise value by Luis de Bethencourt · 9 years ago
  19. 879f307 Staging: rtl8192u: ieee80211: ieee80211_rx: Remove commented printk messages by Shraddha Barke · 9 years ago
  20. d913983 Staging: rtl8192u: ieee80211: ieee80211_wx: Remove commented printk messages by Shraddha Barke · 9 years ago
  21. d0ac7d8 Staging: rtl8192u: ieee80211: ieee80211_softmac: Remove commented printk messages by Shraddha Barke · 9 years ago
  22. 075eb0d Staging: rtl8192u: Do not DMA on the stack by Ksenija Stanojevic · 9 years ago
  23. 0c9fc85 Staging: rtl8192u: Remove spaces at the start of lines by mike dupuis · 9 years ago
  24. d9098c5 Staging: rtl8192u: Correct open brace placement by mike dupuis · 9 years ago
  25. 27a98a2 Staging: rtl8192u: Fix block comment formatting by mike dupuis · 9 years ago
  26. 28b7010 Staging: rtl8192u: missing blank lines after declarations by mike dupuis · 9 years ago
  27. 2043397 Staging: rtl8192u: quoted strings split across lines by mike dupuis · 9 years ago
  28. c3a5536 Staging: rtl819u: Fix brace styling issues by mike dupuis · 9 years ago
  29. 7b85e56 Staging: rtl8192u: spaces required around = operator by mike dupuis · 9 years ago
  30. 0bde11c Staging: rtl8192u: add spaces around == and || operators by mike dupuis · 9 years ago
  31. b117d1a Staging: rtl8192u: move open braces to previous lines by mike dupuis · 9 years ago
  32. dbb192d Staging: rtl8192u: add missing blank lines after declarations by mike dupuis · 9 years ago
  33. dc9db95 Staging: rtl8192u: space required after ',' by mike dupuis · 9 years ago
  34. 069b316 staging: rtl8192u: r8192U_core: add line breaks to keep lines under 80 characters by Raphaël Beamonte · 9 years ago
  35. 0063fdf staging: rtl8192u: r8192U_core: fix comments lines over 80 characters by Raphaël Beamonte · 9 years ago
  36. 703b0d4 staging/rtl8192u: remove unused function by Nicolas Joseph · 9 years ago
  37. 70b49cd Staging: rlt8192u: Remove spaces at the start of lines by Mike Dupuis · 9 years ago
  38. 1dfec54 Staging: rtl8192u: do not use C99 // comments by Mike Dupuis · 9 years ago
  39. e9bcffd Staging: rtl8192u: suspect code indent for conditional statment by Mike Dupuis · 9 years ago
  40. 96d6a31 Staging: rtl8192u: space required before open parentheses by Mike Dupuis · 9 years ago
  41. 433c7f8 Staging: rtl8192u: Remove unnecessary printk by Shraddha Barke · 9 years ago
  42. 077d457 Staging: rtl8192u: space prohibited before close parenthesis by mike dupuis · 9 years ago
  43. a02c673 Staging: rtl8192u: space required after close braces by mike dupuis · 9 years ago
  44. c5ad7c0 Staging: rtl8192u: space required before open braces by mike dupuis · 9 years ago
  45. 4fee29b Staging: rtl8192u: Space not allowed after & by mike dupuis · 9 years ago
  46. 03c7da4 Staging: rtl8192u: ieee80211: ieee80211_softmac.c: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>" by Shraddha Barke · 9 years ago
  47. 2245e14 Staging: rtl8192u: ieee80211: ieee80211_module.c: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>" by Shraddha Barke · 9 years ago
  48. aecdac1 Staging: rtl8192u: ieee80211: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>" by Shraddha Barke · 9 years ago
  49. 4e0407b staging: rtl8192u: r8192U_core: fix use ether_addr_copy() over memcpy() code style issue by Raphaël Beamonte · 9 years ago
  50. d40d3e1 Staging: rtl819u: ieee80211: Remove unused variable by Shraddha Barke · 9 years ago
  51. 85a22e4 staging: rtl8192u: r8192U_core: fix quoted string split across lines code style issue by Raphaël Beamonte · 9 years ago
  52. 7b25c24 staging: rtl8192u: r8192U_core: fix missing blank line after declarations code style issue by Raphaël Beamonte · 9 years ago
  53. 25e4b9d staging: rtl8192u: r8192U_core: fix unnecessary whitespace code style issue by Raphaël Beamonte · 9 years ago
  54. 9647a6d staging: rtl8192u: r8192U_core: fix unnecessary else after return code style issue by Raphaël Beamonte · 9 years ago
  55. 2054df8 staging: rtl8192u: r8192U_core: fix unnecessary parentheses code style issue by Raphaël Beamonte · 9 years ago
  56. efe8a7f staging: rtl8192u: r8192U_core: fix unnecessary check before kfree code style issue by Raphaël Beamonte · 9 years ago
  57. b31c101 staging: rtl8192u: r8192U_core: remove forward declarations in .c file by Raphaël Beamonte · 9 years ago
  58. cf47ca0 staging: rtl8192u: r8192U_core: fix unecessary braces code style issue by Raphaël Beamonte · 9 years ago
  59. 4c21f56 staging: rtl8192u: r8192U_core: remove return statement of void function by Raphaël Beamonte · 9 years ago
  60. 8f94967 staging: rtl8192u: r8192U_core: include linux/uaccess.h instead of asm/uaccess.h by Raphaël Beamonte · 9 years ago
  61. 14285c1 staging: rtl8192u: r8192U_core: clean C99 // comments by Raphaël Beamonte · 9 years ago
  62. 74a0266 staging: rtl8192u: r8192U_core: whitespace neatening to fix consistent spacing code style errors by Raphaël Beamonte · 9 years ago
  63. b54cc8d staging: rtl8192u: r8192U_core: fix missing struct leading to consistent spacing code style error by Raphaël Beamonte · 9 years ago
  64. 70cdcac staging: rtl8192u: r8192U_core: fix else following close brace code style error by Raphaël Beamonte · 9 years ago
  65. c745f26 staging: rtl8192u: r8192U_core: fix code indent using spaces code style error by Raphaël Beamonte · 9 years ago
  66. 28071d3 staging: rtl8192u: r8192U_core: fix space before close parenthesis code style error by Raphaël Beamonte · 9 years ago
  67. a7be027 staging: rtl8192u: r8192U_core: fix switch and case indent code style error by Raphaël Beamonte · 9 years ago
  68. beb1216 staging: rtl8192u: Remove unnecessary externs by Joe Perches · 9 years ago
  69. 5bb546f staging: rtl8192u: r819xU_firmware: fix coding style by Kent Gustavsson · 9 years ago
  70. bd1ccd3 staging: rtl8192u: Fix checkpatch issue with comma in r819xU_firmware.c by Freeman Zhang · 9 years ago
  71. 2ee4c3d staging: rtl8192u: remove unneeded bool by Luis de Bethencourt · 9 years ago
  72. f9bd549 staging: rtl8192u: remove bool comparisons by Luis de Bethencourt · 9 years ago
  73. 047db99 Staging: rtl8192u: pointer math bug in ieee80211_rx_DELBA() by Dan Carpenter · 9 years ago
  74. 7ee8095 Staging: rtl8192u: Replace memset with eth_zero_addr by Vaishali Thakkar · 9 years ago
  75. e60b653 drivers: staging: rtl8192u: Fix "space required after that ','" errors by Greg Donald · 9 years ago
  76. 80cf407 staging: rtl8192u: ieee80211: Fix incorrect type in assignment by Gaston Gonzalez · 9 years ago
  77. c40753b staging: rtl8192u: Removed redundant bool comparisons in r8192U_dm.c by Harisangam Sharvari · 9 years ago
  78. 25e2704 staging: rtl8192u: ieee80211: Fix sparse endianness warnings ieee80211_softmac.c by Gaston Gonzalez · 9 years ago
  79. c1ab2fa Staging: rtl8192u: Remove two useless lines at ieee80211_wep_null by Pedro Marzo Perez · 9 years ago
  80. 251ae75c6 Staging: rtl8192u: Simplify error check code at prism2_wep_init by Pedro Marzo Perez · 9 years ago
  81. bf95628 staging: rtl8192u: ieee80211: Fix sparse endianness warnings by Gaston Gonzalez · 9 years ago
  82. 2bd239d staging: rtl8192u/ieee80211/ieee80211_softmac.c: auth parse error code byte order fix by Tolga Ceylan · 9 years ago
  83. c938699 staging: rtl8192u: r819xU_firmware.h: fix line over 80 characters by Buţiu Alexandru Octavian · 9 years ago
  84. f57d0b6 staging: drivers: rtl8192u: r819xU_firmware.h: removed commented macro by Buţiu Alexandru Octavian · 9 years ago
  85. 9c708f9 staging: rtl8192u: Fix indentation issue by Chaitanya Dhere · 9 years ago
  86. a4f649b staging: rtl8192u: Patch to modify if, else conditions by Chaitanya Dhere · 9 years ago
  87. 73f11ec Staging: rtl8192u: Correct include indentation and openning braces at new line by Pedro Marzo Perez · 9 years ago
  88. ac04b3b staging: rtl8192u: don't redefine container_of() by Marti Bolivar · 9 years ago
  89. 09e0b2f rtl8192u: delete another embedded instance of generic reason codes by Paul Gortmaker · 9 years ago
  90. db26161 rtl8192u: don't duplicate ieee80211 constants for status/auth/reason by Paul Gortmaker · 9 years ago
  91. 7c6e3f2 rtl8192u: align local ieee80211_wmm_ac_param struct fields with global by Paul Gortmaker · 9 years ago
  92. d140d6a rtl8192u: promote auth_mode to a full 8 bits by Paul Gortmaker · 9 years ago
  93. 5c2918a rtl8192u: don't trample on <linux/ieee80211.h> struct namespace by Paul Gortmaker · 9 years ago
  94. bdc01d5 staging: rtl8192u: Make core functions static by Nickolaus Woodruff · 9 years ago
  95. 69e98df Staging: fixed multiple spelling errors. by Carlos E. Garcia · 9 years ago
  96. c415170 Staging: rtl8192u: use correct array for debug output by Dan Carpenter · 9 years ago
  97. 73454ea Staging: rtl8192 Clean up function definition by Eddie Kovsky · 9 years ago
  98. d9e048c staging: rtl8192u: Fix static decleration sparse warning. by Cihangir Akturk · 9 years ago
  99. f53cb7b Staging: rtl8192u: Fix space issues before '(' and after ')' by Haneen Mohammed · 9 years ago
  100. dde48b9 Staging: rtl8192u: Add space before open parenthesis by Haneen Mohammed · 9 years ago