1. c99efd4 staging: rtl8188eu: remove space before open square bracket '[' by Jimmy Devine · 9 years ago
  2. 08c4019 staging: rtl8188eu: kill unused INCLUDE_MULTI_FUNC_* macros by Jakub Sitnicki · 9 years ago
  3. 84b2f79 staging: rtl8188eu: fix typo in comments section by Hari Prasath Gujulan Elango · 9 years ago
  4. f996bd1 staging: rtl8188eu: don't define OnAuth() in non-AP mode by Luca Ceresoli · 9 years ago
  5. 2b49e0f staging: rtl8188eu: don't define issue_asocrsp() in non-AP mode by Luca Ceresoli · 9 years ago
  6. 4e18248 staging: rtl8188eu: remove function which does nothing by Sudip Mukherjee · 9 years ago
  7. 9393d34 staging: rtl8188eu: remove unused variables by Sudip Mukherjee · 9 years ago
  8. 71d62ad staging: rtl8188eu: remove unused enum and CONFIG by Sudip Mukherjee · 9 years ago
  9. ebd2158 staging: rtl8188eu: fix wrong debug print by Luca Ceresoli · 9 years ago
  10. a26c9eed staging: rtl8188eu: issue_probersp(): remove unused variable and dead code by Luca Ceresoli · 9 years ago
  11. 9351422 staging: rtl8188eu: issue_probersp(): remove unused parameter by Luca Ceresoli · 9 years ago
  12. 782eddd staging: rtl8188eu: unexport internal functions by Luca Ceresoli · 9 years ago
  13. 68345dd staging: rtl8188eu: rtw_mlme_ext.c: unexport message callbacks by Luca Ceresoli · 9 years ago
  14. 4e10234 staging: rtl8188eu: rtw_mlme_ext.c: reorder message callbacks and tables by Luca Ceresoli · 9 years ago
  15. 8a889ae Staging: rtl8188eu: use swap() in WMMOnAssocRsp() by Fabian Frederick · 9 years ago
  16. e703f23 staging: rtl8188eu: eliminate spaces before commas by Andrzej Pietrasiewicz · 9 years ago
  17. bfee7c9 staging: rtl8188eu: core/rtw_led.c: fix coding style issue by Markus Böhme · 9 years ago
  18. ed701c4 staging: rtl8188eu: use table to get channel plan from country code by Hari Prasath Gujulan Elango · 9 years ago
  19. 3b83fb7 staging: rtl8188eu: remove unwanted assignment by Hari Prasath Gujulan Elango · 9 years ago
  20. 5df5910 staging: rtl8188eu: Kill dead calls to kill_pid() by Jakub Sitnicki · 9 years ago
  21. 44af49b staging: rtl8188eu: Remove redundant CONFIG_88EU_AP_MODE tests by Jakub Sitnicki · 9 years ago
  22. 7fc0406 staging: rtl8188eu: return an error code, not a boolean by Luca Ceresoli · 9 years ago
  23. 8b9ffb4 staging: rtl8188eu: declare internal symbols as static by Luca Ceresoli · 9 years ago
  24. cfaf917 staging: rtl8188eu: remove useless return value by Luca Ceresoli · 9 years ago
  25. ede000f staging: rtl8188eu: add missing blank lines after declarations by Luca Ceresoli · 9 years ago
  26. 79ef68c staging: rtl8188eu: cosmetic: remove useless spaces by Luca Ceresoli · 9 years ago
  27. 0a36d5f staging: rtl8188eu: core: Fix line over 80 characters by Jagan Teki · 9 years ago
  28. ae33b51 Staging: rtl8188eu: fix coding style by Sai.Jiang · 9 years ago
  29. 04fbf97 rtl8188eu: don't duplicate ieee80211 constants for status/reason by Paul Gortmaker · 9 years ago
  30. 4b248ab staging: rtl8188eu: remove commented code by Luca Ceresoli · 9 years ago
  31. 2f13617 staging: rtl8188eu: remove useless comment by Luca Ceresoli · 9 years ago
  32. 4714505 staging: rtl8188eu: fix lines over 80 characters by Luca Ceresoli · 9 years ago
  33. 6c4743f staging: rtl8188eu: simplify nested ifs by Luca Ceresoli · 9 years ago
  34. 2ff4e79 staging: rtl8188eu: document enum where it is declared by Luca Ceresoli · 9 years ago
  35. 22a1279 staging: rtl8188eu: fix comments over 80 characters by Luca Ceresoli · 9 years ago
  36. 3446ef5 staging: rtl8188eu: remove duplicated comments by Luca Ceresoli · 9 years ago
  37. 69e98df Staging: fixed multiple spelling errors. by Carlos E. Garcia · 9 years ago
  38. da3c8de Staging: rtl8188eu: replace kzalloc and memcpy by kmemdup by Niranjan Dighe · 9 years ago
  39. c181be7 Staging: rtl8188eu: remove dead code by Matteo Semenzato · 9 years ago
  40. fe36bad Staging: rtl8188eu: Add new variable to make code compact by Vatika Harlalka · 9 years ago
  41. 175bbae Staging: rtl8188eu: Refactor repititive code to loop to increase compactness by Vatika Harlalka · 9 years ago
  42. bf95251 Staging: rtl8188eu: Reduce line size to increase readability by Vatika Harlalka · 9 years ago
  43. 4c0dbe0 Staging: rtl8188eu: Delete space by Hatice ERTÜRK · 9 years ago
  44. 2c4b298 Staging: rtl8188eu: Remove extern as it is defined but never used by Vatika Harlalka · 9 years ago
  45. 680355f Staging: rtl8188eu: Remove unused macros by Vatika Harlalka · 9 years ago
  46. 5ce019d Staging: rtl8188eu: Remove unused extern declarations. by Vatika Harlalka · 9 years ago
  47. 0f362d9 Staging: rtl8188eu: Remove timer handler macros by Vaishali Thakkar · 9 years ago
  48. adb3d77 Staging: rtl8188eu: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  49. e1cc311 staging: rtl8188eu: remove break after return by Supriya Karanth · 9 years ago
  50. 37e0807 staging: rtl8188eu: remove intialization of static ints by Supriya Karanth · 9 years ago
  51. 28af7ea Staging: rtl8188eu: Eliminate use of _init_timer by Vaishali Thakkar · 9 years ago
  52. 4d4efe3 Staging: rtl8188eu: Eliminate use of _set_timer by Vaishali Thakkar · 9 years ago
  53. e7b1269 drivers: staging: rtl8188eu: core: rtw_security: Fix misspelled word by Ioana Ciornei · 9 years ago
  54. 789fd7a staging: rtl8188eu: use %pM specifier instead of passing direct values by Mike Krinkin · 9 years ago
  55. 22e7f1e Staging: rtl8188eu: Remove unneeded return statement by Somya Anand · 9 years ago
  56. 1ce7948 Staging: rtl8188eu: Remove redundant local variable by Somya Anand · 9 years ago
  57. 0507a1e staging: rtl8188eu: Use kcalloc instead of kzalloc. by Navya Sri Nizamkari · 9 years ago
  58. 7f39902 staging: rtl8188eu: Use kcalloc instead of kzalloc by Navya Sri Nizamkari · 9 years ago
  59. dce34ae drivers: staging: rtl8188eu: core: Removed unnecessary parentheses by Tina Johnson · 9 years ago
  60. acd3f6c staging: rtl8188eu: Remove unneeded parentheses by Somya Anand · 9 years ago
  61. 8895f04 staging: rtl8188eu: Fix trivial typos in comments by Yannick Guerrini · 10 years ago
  62. 3bd52fb Staging: rtl8188eu: Remove unnecessary return statements by Somya Anand · 9 years ago
  63. aea42ee Staging: rtl8188eu: Remove redundant local variable by Somya Anand · 9 years ago
  64. 8e5d943 staging: rtl8188eu: replace memset(x,0,ETH_ALEN) by Aya Mahfouz · 9 years ago
  65. 07add2d staging: rtl8188eu: remove extra parentheses around right bit shift operations by Aya Mahfouz · 9 years ago
  66. ea18c05 staging: rtl8188eu: Remove memset. by Navya Sri Nizamkari · 10 years ago
  67. 131c359 staging: rtl8188eu: Add blank line after declarations by Navya Sri Nizamkari · 10 years ago
  68. 25034ff staging: rtl8188eu: Compress two statements into one. by Navya Sri Nizamkari · 10 years ago
  69. 3fe9065 Staging: rtl8188eu: Remove unused variable by Vatika Harlalka · 10 years ago
  70. 5f70306 staging: rtl8188eu: os_dep: remove unused variable by Aya Mahfouz · 10 years ago
  71. 179e7dc Staging: rtl8188eu: Move variable assignment by Vatika Harlalka · 10 years ago
  72. dacd2ec Staging: rtl8188eu: Remove braces from single statement block by Vatika Harlalka · 10 years ago
  73. 0395e55 Staging: rtl8188eu: Remove unnecessary code by Vatika Harlalka · 10 years ago
  74. 10a8643 staging: rtl8188eu: rewrite the right hand side of an assignment by Aya Mahfouz · 10 years ago
  75. 74ff879 staging: rtl8188eu: rewrite the right hand side of an assignment by Aya Mahfouz · 10 years ago
  76. c6112e4 staging: rtl8188eu: rewrite the right hand side of an assignment by Aya Mahfouz · 10 years ago
  77. 945f018 staging: rtl8188eu: rewrite the right hand side of an assignment by Aya Mahfouz · 10 years ago
  78. e790d44 Staging: rtl8188eu: Replace if-else block with switch-case by Vatika Harlalka · 10 years ago
  79. 294a7fc Staging: rtl8188eu: Refactor conditional code to increase readability by Vatika Harlalka · 10 years ago
  80. 4ceb7f7 Staging: rtl8188eu: Combine two loops to increase readability by Vatika Harlalka · 10 years ago
  81. 1d6871f Staging: rtl8188eu: Remove unnecessary if condition by Vatika Harlalka · 10 years ago
  82. 0ed83e9 Staging: rtl8188eu: Remove unused macros by Katie Dunne · 10 years ago
  83. 065be69 Staging: rtl8188eu: Remove unnecessary variable by Vatika Harlalka · 10 years ago
  84. 4c3fa64 Staging: rtl8188eu: Refactored code to increase readility by Vatika Harlalka · 10 years ago
  85. d5dd06e Staging: rtl8188eu: Replace ternary operator with existing macro by Vatika Harlalka · 10 years ago
  86. 8e2c69b Staging: rtl8188eu: Remove redundant if condition by Vatika Harlalka · 10 years ago
  87. 1068fb6 Staging: rtl8188eu: Add blank line after declarations by Melike Yurtoglu · 10 years ago
  88. 93ab486 Staging: rtl8188eu: Changed array and loop construct by Vatika Harlalka · 10 years ago
  89. efb8d49 Staging: rtl8188eu: Replace unneeded switch-case block by Vatika Harlalka · 10 years ago
  90. 9734d63 Staging: rtl8188eu: Remove unnecessary variable by Vatika Harlalka · 10 years ago
  91. 3da741f Staging: rtl8188eu: Fix line over 80 characters by Vatika Harlalka · 10 years ago
  92. e4504a1 Staging: rtl8188eu: Use put_unaligned_le16 by Vaishali Thakkar · 10 years ago
  93. 78f5d8f Staging: rtl8188eu: Remove unused struct ndis_802_11_key by Vaishali Thakkar · 10 years ago
  94. e971e8d staging: rtl8188eu: core: switch with redundant cases by Nicholas Mc Guire · 10 years ago
  95. e914024 staging: rtl8188eu: odm: conditional setting with no effect by Nicholas Mc Guire · 10 years ago
  96. 3d27270 staging: rtl8188eu: odm: condition with no effect by Nicholas Mc Guire · 10 years ago
  97. 3725727 staging: rtl8188eu: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 10 years ago
  98. 0137f1a staging: rtl8188eu: core: rtw_wlan_util.c: Fix for NULL dereference by Kumar Amit Mehta · 10 years ago
  99. e575edf staging: rtl8188eu: core: rtw_mlme_ext.c: Remove unused function by Rickard Strandqvist · 10 years ago
  100. 17ad975 staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused function by Rickard Strandqvist · 10 years ago