1. 7d2b212 staging: wilc1000: remove commented code by Chaehyun Lim · 9 years ago
  2. c915aad Staging: wilc1000: wilc_platform.h: Fixed include guard spelling error by Daniel Machon · 9 years ago
  3. 78174ad staging: wilc1000: Remove braces for single statement 'if' and 'else' by Chandra S Gorentla · 9 years ago
  4. 17aacd4 staging: wilc1000: Remove ' ' before quoted '\n' by Chandra S Gorentla · 9 years ago
  5. 1bff1fe staging: wilc1000: Remove unused extern declarations by Chandra S Gorentla · 9 years ago
  6. a2b4041 staging: wilc1000: Add space between the braces by Chandra S Gorentla · 9 years ago
  7. f6356a9 staging: wilc1000: remove WILC_memcmp function by Chaehyun Lim · 9 years ago
  8. 1a646e7 staging: wilc1000: use memcmp instead of WILC_memcmp by Chaehyun Lim · 9 years ago
  9. 70b801c staging: wilc1000: remove WILC_memset function by Chaehyun Lim · 9 years ago
  10. 2cc4683 staging: wilc1000: use memset instead of WILC_memset by Chaehyun Lim · 9 years ago
  11. 7fc8096 wilc1000: wilc_wfi_cfgoperations.c: Fixed initialization of global boolean. by Daniel Machon · 9 years ago
  12. 6212990 drivers: staging: wilc1000: remove space after '(' by Chandra S Gorentla · 9 years ago
  13. a96c47e drivers: staging: wilc1000: use 'void' for no arguments functions by Chandra S Gorentla · 9 years ago
  14. 1913221 staging: wilc1000: wilc_cfgoperations.c: Fixed coding styles issues. by Daniel Machon · 9 years ago
  15. eeb1c06 Staging: wilc1000: Remove typedefs for struct by Shraddha Barke · 9 years ago
  16. 29edbe5 Staging : wilc1000: Remove braces for single statement blocks by Shraddha Barke · 9 years ago
  17. 3369463 staging: wilc1000: remove unnecessary spcae by Kim, Leo · 9 years ago
  18. 4423f3b staging: wilc1000: remove warnings on the multiple blank lines uses by Kim, Leo · 9 years ago
  19. fc4b95d staging: wilc1000: remove braces {} for single statement blocks by Kim, Leo · 9 years ago
  20. 202f66a staging: wilc1000: remove unnecessary inner braces by Tony Cho · 9 years ago
  21. a0261e0 staging: wilc1000: remove warnings on unnecessary braces by Tony Cho · 9 years ago
  22. 1e553d5 staging: wilc1000: alignment should match open parenthesis by Jude.Lee · 9 years ago
  23. 232ced3 staging: wilc1000: remove multiple blank lines by Jude.Lee · 9 years ago
  24. 51a5fca staging: wilc1000: remove a dead preprocessor conditionals by Tony Cho · 9 years ago
  25. 229d740 staging: wilc1000: remove preprocessor conditionals unused by Tony Cho · 9 years ago
  26. 4aa85772 staging: wilc1000: remove the warnings on unnecessary braces by Tony Cho · 9 years ago
  27. 9c84469 staging: wilc1000: remove the warnings on missing blank line by Tony Cho · 9 years ago
  28. 0dff547 staging: wilc1000: remove warnings on the multiple line uses by Tony Cho · 9 years ago
  29. 9690df3 staging: wilc1000: remove dead codes related to SIMULATION by Tony Cho · 9 years ago
  30. 5f8966d staging: wilc1000: describe the config symbol fully by Tony Cho · 9 years ago
  31. 1625d21 staging: wilc1000: remove unnecessary files by Tony Cho · 9 years ago
  32. 6fdb302 wilc1000: host_interface.c: global variables do not need to be explicitly initialized to 0 or NULL. by Daniel Machon · 9 years ago
  33. 137b993 staging:wilc1000: code cleanup Fix reported by coccinelle by Prasanna Karthik · 9 years ago
  34. b3a0283 staging: wilc1000: switch printks to vsprintf IPv4 extension by Luis de Bethencourt · 9 years ago
  35. 83cc9be staging: wilc1000: fix typos in PRINT_ERR() by Luis de Bethencourt · 9 years ago
  36. 03b2d5e staging: wilc1000: remove whitespaces before quoted newlines by Luis de Bethencourt · 9 years ago
  37. 78c8759 staging: wilc1000: add blank lines after declarations by Luis de Bethencourt · 9 years ago
  38. 2b9d5b4 staging: wilc1000: remove unnecessary braces by Luis de Bethencourt · 9 years ago
  39. 70e59d9 staging: wilc1000: remove the warnings on the line over 80 characters by Sunghoon Cho · 9 years ago
  40. 36901b6 staging: wilc1000: add a blank line after struct declaration by Sunghoon Cho · 9 years ago
  41. 69176e1 staging: wilc1000: remove the warnings on the prohibited spaces by Sunghoon Cho · 9 years ago
  42. 9295e2d staging: wilc1000: wilc_wfi_netdevice.c: remove blank lines by Chaehyun Lim · 9 years ago
  43. 70fb5aa staging: wilc1000: wilc_wfi_netdevice.c: remove unused variable by Chaehyun Lim · 9 years ago
  44. 5927139 staging: wilc1000: wilc_wfi_netdevice.c: remove unused codes by Chaehyun Lim · 9 years ago
  45. 66f1a77 staging: wilc1000: wilc_wfi_netdevice.c: remove commented codes by Chaehyun Lim · 9 years ago
  46. bf903c1 staging: wilc1000: host_interface: add spaces around '=' by Sunil Shahu · 9 years ago
  47. 2d33ff1 staging: wilc1000: use BIT macro by Hari Prasath Gujulan Elango · 9 years ago
  48. ba8f5e6 staging: wilc1000: remove unused variable msg_len by Hari Prasath Gujulan Elango · 9 years ago
  49. 690910c staging: wilc1000: remove ununsed variable & associated code by Hari Prasath Gujulan Elango · 9 years ago
  50. 8105322 staging: wilc1000: remove ununsed variable by Hari Prasath Gujulan Elango · 9 years ago
  51. 369f190 staging: wilc1000: remove redundant assignment of variable by Hari Prasath Gujulan Elango · 9 years ago
  52. 773116e staging: wilc1000: remove unused variable by Hari Prasath Gujulan Elango · 9 years ago
  53. 53e1096 staging: wilc1000: remove ununsed variable & corresponding lines by Hari Prasath Gujulan Elango · 9 years ago
  54. 04f2a50 staging: wilc1000: remove ununsed if..else.. code blocks by Hari Prasath Gujulan Elango · 9 years ago
  55. ab6ebe3 staging: wilc1000: remove redundant initialization of variable by Hari Prasath Gujulan Elango · 9 years ago
  56. 6608a38 staging: wilc1000: remove ununsed variable and associated line by Hari Prasath Gujulan Elango · 9 years ago
  57. decc286 staging: wilc1000: wilc_wfi_netdevice.c: move statement after declarations by Chaehyun Lim · 9 years ago
  58. df493fe staging: wilc1000: wilc_wfi_netdevice.c: Insert blank line after declarations by Chaehyun Lim · 9 years ago
  59. 55229a5 staging: wilc1000: wilc_wfi_netdevice.c: remove braces for single statement block by Chaehyun Lim · 9 years ago
  60. e8b369e staging: wilc1000: wilc_wfi_netdevice.c: remove prohibited space by Chaehyun Lim · 9 years ago
  61. a241a78 staging: wilc1000: wilc_wfi_netdevice.c: remove prohibited space before semicolon by Chaehyun Lim · 9 years ago
  62. 8ca1b55 Staging: wilc1000: Replace memset with eth_zero_addr by Vaishali Thakkar · 9 years ago
  63. e26bb71 staging: wilc1000: fix build failure by Sudip Mukherjee · 9 years ago
  64. 53a20e9 staging: wilc1000: disable driver due to build warnings by Greg Kroah-Hartman · 9 years ago
  65. 60cb1e2 staging: wilc1000: fix checkpatch warning by Chaehyun Lim · 9 years ago
  66. 9eac3a1 staging: wilc1000: remove unnecessary typecast in #define macro by Chaehyun Lim · 9 years ago
  67. e54d5b7 staging: wilc1000: align #define macro by Chaehyun Lim · 9 years ago
  68. 0256b54 Staging: wilc1000: NULL check before some freeing functions is not needed by Abdul Hussain · 9 years ago
  69. 61500fb staging: wilc1000: remove commented code by Chaehyun Lim · 9 years ago
  70. 1d1c5b2 staging: wilc1000: add a blank line by Sunghoon Cho · 9 years ago
  71. 9f5e9a2 staging: wilc1000: remove unnecessary blank line. by Sunghoon Cho · 9 years ago
  72. 93f822b staging: wilc1000: remove the warnings on the multiple blank lines. by Sunghoon Cho · 9 years ago
  73. 25fe227 Staging: wilc1000: Remove casting the values returned by kmalloc() by Abdul Hussain · 9 years ago
  74. f0feeaf staging: wilc1000: remove unwanted code by Hari Prasath Gujulan Elango · 9 years ago
  75. 5a66bf2 Staging: wilc1000: Boolean tests don't need comparisons by Abdul Hussain · 9 years ago
  76. f717c0eb Staging: wilc1000: Assign proper boolean value by Abdul Hussain · 9 years ago
  77. 3f4d1c0 staging: wilc1000: align defines by Chaehyun Lim · 9 years ago
  78. c3ea8a7 staging: wilc1000: rework include wilc_oswrapper.h by Dean Lee · 9 years ago
  79. 30ef5c8 staging: wilc1000: remove unnecessary cast by ChengYi He · 9 years ago
  80. 3f53097 staging: wilc1000: remove the warnings on prohibited spaces. by Sunghoon Cho · 9 years ago
  81. c4263e3 staging: wilc1000: remove multiple blank lines. by Sunghoon Cho · 9 years ago
  82. 635c931 staging: wilc1000: align defines by Chaehyun Lim · 9 years ago
  83. 576917a staging: wilc1000: change WILC_Char to char by Dean Lee · 9 years ago
  84. c5b7237 staging: wilc1000: remove itypes.h by Chaehyun Lim · 9 years ago
  85. 0be1eb7 staging: wilc1000: remove BOOL_T typedef by Chaehyun Lim · 9 years ago
  86. 72ed4dc staging: wilc1000: change WILC_BOOL to bool by Dean Lee · 9 years ago
  87. ab6a167 staging: wilc1000: remove unused typedef by Chaehyun Lim · 9 years ago
  88. 4a01f1c staging: wilc1000: use memdup_user by Hari Prasath Gujulan Elango · 9 years ago
  89. 2235fb6 staging: wilc1000: modify odd print message by Dean Lee · 9 years ago
  90. 1b612a1 staging: wilc1000: fix warning while printing by Chris Park · 9 years ago
  91. 8a69ebc staging: wilc1000: remove WILC_Sint64 by Chaehyun Lim · 9 years ago
  92. fb4ec9c staging: wilc1000: remove WILC_Sint32 by Chaehyun Lim · 9 years ago
  93. 4320f6f staging: wilc1000: remove WILC_Sint16 by Chaehyun Lim · 9 years ago
  94. ca356ad staging: wilc1000: remove WILC_Sint8 by Chaehyun Lim · 9 years ago
  95. 57b298f staging: wilc1000: remove WILC_Uint64 by Chaehyun Lim · 9 years ago
  96. 4e4467f staging: wilc1000: remove WILC_Uint32 by Chaehyun Lim · 9 years ago
  97. d85f532 staging: wilc1000: remove WILC_Uint16 by Chaehyun Lim · 9 years ago
  98. 8a54d91 staging: wilc1000: remove UWORD32 by Chaehyun Lim · 9 years ago
  99. 3703480 staging: wilc1000: remove UWORD8 by Chaehyun Lim · 9 years ago
  100. 13994d1 staging: wilc1000: coreconfigurator: Align enums and defines by Stanislav Kholmanskikh · 9 years ago