1. c415170 Staging: rtl8192u: use correct array for debug output by Dan Carpenter · 9 years ago
  2. 73454ea Staging: rtl8192 Clean up function definition by Eddie Kovsky · 9 years ago
  3. d9e048c staging: rtl8192u: Fix static decleration sparse warning. by Cihangir Akturk · 9 years ago
  4. f53cb7b Staging: rtl8192u: Fix space issues before '(' and after ')' by Haneen Mohammed · 9 years ago
  5. dde48b9 Staging: rtl8192u: Add space before open parenthesis by Haneen Mohammed · 9 years ago
  6. 3659f9c Staging: rtl8192u: Remove function prototype from .c file by Cristina Opriceana · 9 years ago
  7. ef8a83e Staging: rtl8192u: Make function prototypes static by Cristina Opriceana · 9 years ago
  8. d5133e7 Staging: rtl8192u: Remove unnecessary spaces by Hatice ERTÜRK · 9 years ago
  9. 3962d2a Staging: rtl8192u: Rename struct to avoid CamelCase by Cristina Opriceana · 9 years ago
  10. 70dada1 Staging: rtl8192u: Do not add new typedefs by Cristina Opriceana · 9 years ago
  11. 956ff82 Staging: rtl8192u: Simplify if condition by Ksenija Stanojevic · 9 years ago
  12. f883c4c staging: rtl8192u: remove return from end of void function by Supriya Karanth · 9 years ago
  13. 2060f31 Staging: rtl8192u: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  14. a0886f7 Staging: rtl8192u: Bool tests don't need comparisons by Cristina Opriceana · 9 years ago
  15. 2a7089d staging: rtl8192u: remove break after return by Supriya Karanth · 9 years ago
  16. d064f3b Staging: rtl8192u: Remove unnecessary struct and typedef by Cristina Opriceana · 9 years ago
  17. 6c14378 Staging: rtl8192u: Remove unnecessary variable by Cristina Opriceana · 9 years ago
  18. acc6539 Staging: rtl8192u: Combine initialization using setup_timer by Somya Anand · 9 years ago
  19. c3bb454 Staging: rtl8192u: Review phrase and fix spelling errors by Cristina Opriceana · 9 years ago
  20. 8236589 Staging: rtl8192u: Fix do not use // c99 comments. by Dilek Uzulmez · 9 years ago
  21. ca67dfe Staging: rtl8192u: Added #include <linux/uaccess.h> instead of <asm/uaccess.h> by Dilek Uzulmez · 9 years ago
  22. 6465144 Staging: rtl8192u: Convert use of __constant_<foo> to <foo> by Vaishali Thakkar · 9 years ago
  23. b4e3e6e Staging: rtl8192u: Replace printk() with netdev_dbg() by Cristina Opriceana · 9 years ago
  24. 5b2965b Staging: rtl8192u: Add function to improve code quality by Cristina Opriceana · 9 years ago
  25. a774fe0 staging: rtl8192u: Use kzalloc instead of kmalloc. by Navya Sri Nizamkari · 9 years ago
  26. 7aa5d50 Staging: rtl8192u: Use __packed instead of __attribute__((packed)) by Cristina Opriceana · 9 years ago
  27. 6706bbd Staging: rtl8192u: Remove unnecessary macro definition by Cristina Opriceana · 9 years ago
  28. a429238 Staging: rtl8192u: Replace #include <asm/string.h> by Dilek Uzulmez · 9 years ago
  29. 9a4ed8c Staging: rtl8192u: Added #include <linux/string.h> instead of <asm/string.h> by Dilek Uzulmez · 9 years ago
  30. a6a93bc Staging: rtl8192u: Added #include <linux/string.h> instead of <asm/string.h> by Dilek Uzulmez · 9 years ago
  31. d08c028 staging: rtl8192x: Remove use of seq_printf return value by Joe Perches · 9 years ago
  32. 5877ecc Staging: rtl8192u: ieee80211: dot11d: added parenthesis to RESET_CIE_WATCHDOG macro by Tolga Ceylan · 9 years ago
  33. 6f43804 Staging: rtl9182u: r819xU_firmware: Replaced C99 comments with C89 by Tolga Ceylan · 9 years ago
  34. 23723ea Staging: rtl8192u: r819xU_firmware: removed commented out assert by Tolga Ceylan · 9 years ago
  35. 8edd9e7 Staging: rtl8192u: r819xU_firmware: removed commented out variable by Tolga Ceylan · 9 years ago
  36. 535f2e7 staging: rtl8192u: r8192U_core: Fix driver_info dereference as a null pointer by Rickard Strandqvist · 9 years ago
  37. 6d67b3a Staging: rtl8192u: Replace TRUE with true by Ksenija Stanojevic · 9 years ago
  38. 19cd229 Staging: drivers: Bool initializations should use true/false by Cristina Opriceana · 9 years ago
  39. 9eb9e69 staging: rtl8192u: remove extra parentheses around right bit shift operation by Aya Mahfouz · 9 years ago
  40. 47f0585 staging: rtl8192u: ieee80211: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x) by Aya Mahfouz · 9 years ago
  41. 21f5690 staging: rtl8192u: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x) by Aya Mahfouz · 9 years ago
  42. c5c15ef Staging: rtl8192u: Fix duplicate conditional branch by Vaishali Thakkar · 9 years ago
  43. 80c598a Staging: rtl8192u: Fix quoted string split across lines by Dilek Uzulmez · 9 years ago
  44. babcf83 Staging: rtl8192u: ieee80211: Add blank line after declarations by Hatice ERTÜRK · 9 years ago
  45. 0b5c85e staging: Remove <linux/moduleparam.h> header. by Navya Sri Nizamkari · 9 years ago
  46. 4d2c47a Staging: rtl8192u: ieee80211: Convert comment from C99 style to C89 style by Hatice ERTÜRK · 9 years ago
  47. 5416072 Staging: rtl8192u: Replace printk() with netdev_dbg() by Ksenija Stanojevic · 9 years ago
  48. eef638a Staging: rtl8192u: Fix line over 80 characters by Ksenija Stanojevic · 9 years ago
  49. 5d5f573 Staging: rtl8192u: Fix comments by Ksenija Stanojevic · 9 years ago
  50. 3d0e486 Staging: rtl8192u: Remove TRUE and FALSE macros by Ksenija Stanojevic · 9 years ago
  51. 4b2faf8 Staging: rtl8192u: Replace TRUE and FALSE macros by Ksenija Stanojevic · 9 years ago
  52. 6518c10 Staging: rtl8192u: Replace printk() with pr_debug() by Ksenija Stanojevic · 9 years ago
  53. 6a3718c Staging: rtl8192u: Remove break statement by Ksenija Stanojevic · 9 years ago
  54. 1339078 staging: rtl8192u: rewrite the right hand side of an assignment by Aya Mahfouz · 9 years ago
  55. 278c094 staging: rtl8192u: rewrite the right hand side of an assignment by Aya Mahfouz · 9 years ago
  56. d0049df Staging: rtl8192: Simplifying if-else statement by Ksenija Stanojevic · 9 years ago
  57. 352e579 Staging: rtl8192u: Simplify if condition by Ksenija Stanojevic · 9 years ago
  58. 72b16fe Staging: rtl8192u: Simplify if condition. by Ksenija Stanojevic · 9 years ago
  59. ff757c8 Staging: rtl8192u: Convert comments from C99 to C89 style by Ksenija Stanojevic · 9 years ago
  60. a064d27 staging: rtl8192u: Remove unnecessary comment by Navya Sri Nizamkari · 9 years ago
  61. f79483e staging: rtl8192u: Remove commented header. by Navya Sri Nizamkari · 9 years ago
  62. 45466a5 staging: rtl8192u: Remove commented header. by Navya Sri Nizamkari · 9 years ago
  63. 7ea8b64 staging: rtl8192u: Remove commented header. by Navya Sri Nizamkari · 9 years ago
  64. 609de3a staging: rtl8192u: Remove commented header. by Navya Sri Nizamkari · 9 years ago
  65. e5e3396 staging: rtl8192u: Remove commented header. by Navya Sri Nizamkari · 9 years ago
  66. 97567a9 Staging: rtl8192u: Remove trailing whitespace. by Ksenija Stanojevic · 9 years ago
  67. 6205895 Staging: rtl8192u: Fix do not use // c99 comments. by Dilek Uzulmez · 9 years ago
  68. d641398 Staging: rtl8192u: Remove space before ',' by Dilek Uzulmez · 9 years ago
  69. 36f7c38 Staging: rtl8192u: Fix do not use // c99 comments. by Dilek Uzulmez · 9 years ago
  70. fb99f87 Staging: rtl8192u: Replace printk() with pr_debug() and netdev_dbg(). by Ksenija Stanojevic · 9 years ago
  71. bf1c66e Staging: rtl8192u: Remove else after return by Ksenija Stanojevic · 9 years ago
  72. 3033669 Staging: rtl8192u: Replace header files by Ksenija Stanojevic · 9 years ago
  73. 98bedd7 Staging: rtl8192u: Remove space before tab by Ksenija Stanojevic · 9 years ago
  74. 4fde58b staging: rtl8192u: ieee80211: replace init_timer by setup_timer by Aya Mahfouz · 9 years ago
  75. 9c18a05 Staging: rtl8192u: Use put_unaligned_le16 in rtl819x_BAProc.c by Vaishali Thakkar · 9 years ago
  76. f0e0f8c staging: rtl8192u: Refactor heavy nesting by Lorenzo Stoakes · 9 years ago
  77. 16da780 staging: rtl8192u: remove redundant code by Lorenzo Stoakes · 9 years ago
  78. 04d695d staging: rtl8192u: fix whitespace and alignment by Lorenzo Stoakes · 9 years ago
  79. e1da1d5 staging: rtl8192u: fix comments by Lorenzo Stoakes · 9 years ago
  80. 8dcb6a2 Staging: rtl8192u: Remove check of ieee in rtl819x_BAProc.c by Vaishali Thakkar · 10 years ago
  81. c6d8763 drivers: staging: rtl8192u driver cleanup by Rene Kolarik · 10 years ago
  82. 2fd8fea Staging: rtl8192u: removed an unnecessary else statement by Karthik Nayak · 10 years ago
  83. 683a686 Staging: rtl8192u : fix space before , coding style issue in r8190_rtl8256.c by Mohammad Jamal · 10 years ago
  84. 19e016c Staging: rtl8192u: Use put_unaligned_le16 by Vaishali Thakkar · 10 years ago
  85. d59d6f5 staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errors by Greg Donald · 10 years ago
  86. 7efa16c staging: rtl8192u: Fix checkpatch.pl warnings by Koray Gulcu · 10 years ago
  87. 7d95983 staging: rtl8192u: Fix sparse warnings of r8182U_core by Koray Gulcu · 10 years ago
  88. baf9ef8 Staging: rtl8192u: Annotate association types with proper endianness by Vaishali Thakkar · 10 years ago
  89. 2f12163 staging: rtl8192u: delete successive assignments to the same location by Jiayi Ye · 10 years ago
  90. 334c826 staging: rtl8192u: Remove unnecessary if by Tapasweni Pathak · 10 years ago
  91. f4c84da staging: rtl8192u: Remove unused code by Tapasweni Pathak · 10 years ago
  92. 3286ae5 staging: rtl8192u: Add space after enum definition by Melike Yurtoglu · 10 years ago
  93. f9eb26c staging: rtl8192u: ieee80211: Indent if statement by Tapasweni Pathak · 10 years ago
  94. 657eb97 staging: rtl8192u: Missing a blank line after declarations. by Melike Yurtoglu · 10 years ago
  95. c7a348c staging: rtl8192u: Fixes symbol as static by Ebru Akagunduz · 10 years ago
  96. f8c6b7e staging: rtl8192u: Remove defined but unused function by Ebru Akagunduz · 10 years ago
  97. 095ff45 staging: rtl8192u: add intermediate variable by Roxana Blaj · 10 years ago
  98. 896be40 staging: rtl8192u: remove unnecessary line continuations by Roxana Blaj · 10 years ago
  99. 0bfacef staging: rtl8192u: add spaces around '=', '+=', '<', '||' by Roxana Blaj · 10 years ago
  100. 8a1db92 staging: rtl8192u: use %*pEn to escape buffer by Andy Shevchenko · 10 years ago