1. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  2. 7d9e437 staging: wilc1000: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  3. 507d7fc staging: wilc1000: fix build warning with setup_timer() by Greg Kroah-Hartman · 9 years ago
  4. db93ec4 staging: wilc1000: remove DECLARE_WILC_BUFFER() by Raphaël Beamonte · 9 years ago
  5. dec180c staging: wilc1000: remove void function return statements that are not useful by Raphaël Beamonte · 9 years ago
  6. a78d9a3 staging: wilc1000: coreconfigurator.c: fix kmalloc error check by Chaehyun Lim · 9 years ago
  7. 0ac8799 staging: wilc1000: coreconfigurator.c: use kmalloc instead of WILC_MALLOC by Chaehyun Lim · 9 years ago
  8. 280f1fa staging: wilc1000: remove unused codes of gps8ConfigPacket by Chaehyun Lim · 9 years ago
  9. dc0ad74 staging: wilc1000: remove unnecessary void pointer cast by Chaehyun Lim · 9 years ago
  10. 636dcf9 staging: wilc1000: remove WILC_NEW and WILC_NEW_EX by Chaehyun Lim · 9 years ago
  11. 5c07828 staging: wilc1000: use kmalloc instead of WILC_NEW by Chaehyun Lim · 9 years ago
  12. 6e3f05b staging: wilc1000: Process WARN, INFO options of debug levels from user by Chandra S Gorentla · 9 years ago
  13. c4f83a5 staging: wilc1000: remove unneeded tstrWILC_MsgQueueAttrs typedef by Greg Kroah-Hartman · 9 years ago
  14. 2b5f12e staging: wilc1000: delete wilc_osconfig.h by Greg Kroah-Hartman · 9 years ago
  15. 6e53191 staging: wilc1000: delete wilc_log.h by Greg Kroah-Hartman · 9 years ago
  16. 97fd0f0 staging: wilc1000: delete wilc_timer.h by Greg Kroah-Hartman · 9 years ago
  17. 9eb0664 staging: wilc1000: remove WILC_TimerStart() by Greg Kroah-Hartman · 9 years ago
  18. 93dee8e staging: wilc1000: remove WILC_TimerCreate() by Greg Kroah-Hartman · 9 years ago
  19. 4183e97 staging: wilc1000: remove WILC_TimerDestroy() by Greg Kroah-Hartman · 9 years ago
  20. 8972d0f staging: wilc1000: remove WILC_TimerStop() by Greg Kroah-Hartman · 9 years ago
  21. 334e1a5 staging: wilc1000: remove tstrWILC_TimerAttrs typedef by Greg Kroah-Hartman · 9 years ago
  22. da711eb staging: wilc1000: remove WILC_TimerHandle typedef by Greg Kroah-Hartman · 9 years ago
  23. 80e29c7 staging: wilc1000: remove WILC_Sleep() by Greg Kroah-Hartman · 9 years ago
  24. bb7b1a7 staging: wilc1000: remove commented out WILC_Sleep calls by Greg Kroah-Hartman · 9 years ago
  25. 36a24b4 staging: wilc1000: delete wilc_type.h by Greg Kroah-Hartman · 9 years ago
  26. b6d9e0c staging: wilc1000: remove WILC_MemoryFree by Greg Kroah-Hartman · 9 years ago
  27. 969effe staging: wilc1000: remove WILC_FREE_IF_TRUE macro by Greg Kroah-Hartman · 9 years ago
  28. 2b05df5 staging: wilc1000: clarify the argument type by Johnny Kim · 9 years ago
  29. 11f58c8 staging: wilc1000: change void pointer type to real type by Johnny Kim · 9 years ago
  30. 218dc40 staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrv by Johnny Kim · 9 years ago
  31. 598f85b staging: wilc1000: remove WILC_FREE by Chaehyun Lim · 9 years ago
  32. 49188af staging: wilc1000: use kfree instead of WILC_FREE by Chaehyun Lim · 9 years ago
  33. 9b45891 staging: wilc1000: remove unused memory functions by Chaehyun Lim · 9 years ago
  34. 96ac283 staging: wilc1000: wilc_memory.h: remove unused define by Chaehyun Lim · 9 years ago
  35. b3ff291 staging: wilc1000: Remove unnecessary externs by Joe Perches · 9 years ago
  36. 642ac6c Staging: wilc1000: Remove null check before kfree by Shraddha Barke · 9 years ago
  37. 071c19e staging: wilc1000: remove wilc_strutils.c and wilc_strutils.h by Chaehyun Lim · 9 years ago
  38. 9504f96 staging: wilc1000: remove WILC_memcpy_INTERNAL by Chaehyun Lim · 9 years ago
  39. f78d5f8 staging: wilc1000: remove WILC_memcpy function by Chaehyun Lim · 9 years ago
  40. d00d2ba staging: wilc1000: use memcpy instead of WILC_memcpy by Chaehyun Lim · 9 years ago
  41. 31126a4 staging: wilc1000: remove WILC_strncmp function by Chaehyun Lim · 9 years ago
  42. 3f88289 staging: wilc1000: use strncmp instead of WILC_strncmp by Chaehyun Lim · 9 years ago
  43. 24e326e staging: wilc1000: remove WILC_strncpy function by Chaehyun Lim · 9 years ago
  44. 85b509f staging: wilc1000: Use strncpy instead of WILC_strncpy by Chaehyun Lim · 9 years ago
  45. 1799cb6 staging: wilc1000: remove WILC_strlen function by Chaehyun Lim · 9 years ago
  46. ff96dfb staging: wilc1000: use strlen instead of WILC_strlen by Chaehyun Lim · 9 years ago
  47. 7d2b212 staging: wilc1000: remove commented code by Chaehyun Lim · 9 years ago
  48. c915aad Staging: wilc1000: wilc_platform.h: Fixed include guard spelling error by Daniel Machon · 9 years ago
  49. 78174ad staging: wilc1000: Remove braces for single statement 'if' and 'else' by Chandra S Gorentla · 9 years ago
  50. 17aacd4 staging: wilc1000: Remove ' ' before quoted '\n' by Chandra S Gorentla · 9 years ago
  51. 1bff1fe staging: wilc1000: Remove unused extern declarations by Chandra S Gorentla · 9 years ago
  52. a2b4041 staging: wilc1000: Add space between the braces by Chandra S Gorentla · 9 years ago
  53. f6356a9 staging: wilc1000: remove WILC_memcmp function by Chaehyun Lim · 9 years ago
  54. 1a646e7 staging: wilc1000: use memcmp instead of WILC_memcmp by Chaehyun Lim · 9 years ago
  55. 70b801c staging: wilc1000: remove WILC_memset function by Chaehyun Lim · 9 years ago
  56. 2cc4683 staging: wilc1000: use memset instead of WILC_memset by Chaehyun Lim · 9 years ago
  57. 7fc8096 wilc1000: wilc_wfi_cfgoperations.c: Fixed initialization of global boolean. by Daniel Machon · 9 years ago
  58. 6212990 drivers: staging: wilc1000: remove space after '(' by Chandra S Gorentla · 9 years ago
  59. a96c47e drivers: staging: wilc1000: use 'void' for no arguments functions by Chandra S Gorentla · 9 years ago
  60. 1913221 staging: wilc1000: wilc_cfgoperations.c: Fixed coding styles issues. by Daniel Machon · 9 years ago
  61. eeb1c06 Staging: wilc1000: Remove typedefs for struct by Shraddha Barke · 9 years ago
  62. 29edbe5 Staging : wilc1000: Remove braces for single statement blocks by Shraddha Barke · 9 years ago
  63. 3369463 staging: wilc1000: remove unnecessary spcae by Kim, Leo · 9 years ago
  64. 4423f3b staging: wilc1000: remove warnings on the multiple blank lines uses by Kim, Leo · 9 years ago
  65. fc4b95d staging: wilc1000: remove braces {} for single statement blocks by Kim, Leo · 9 years ago
  66. 202f66a staging: wilc1000: remove unnecessary inner braces by Tony Cho · 9 years ago
  67. a0261e0 staging: wilc1000: remove warnings on unnecessary braces by Tony Cho · 9 years ago
  68. 1e553d5 staging: wilc1000: alignment should match open parenthesis by Jude.Lee · 9 years ago
  69. 232ced3 staging: wilc1000: remove multiple blank lines by Jude.Lee · 9 years ago
  70. 51a5fca staging: wilc1000: remove a dead preprocessor conditionals by Tony Cho · 9 years ago
  71. 229d740 staging: wilc1000: remove preprocessor conditionals unused by Tony Cho · 9 years ago
  72. 4aa85772 staging: wilc1000: remove the warnings on unnecessary braces by Tony Cho · 9 years ago
  73. 9c84469 staging: wilc1000: remove the warnings on missing blank line by Tony Cho · 9 years ago
  74. 0dff547 staging: wilc1000: remove warnings on the multiple line uses by Tony Cho · 9 years ago
  75. 9690df3 staging: wilc1000: remove dead codes related to SIMULATION by Tony Cho · 9 years ago
  76. 5f8966d staging: wilc1000: describe the config symbol fully by Tony Cho · 9 years ago
  77. 1625d21 staging: wilc1000: remove unnecessary files by Tony Cho · 9 years ago
  78. 6fdb302 wilc1000: host_interface.c: global variables do not need to be explicitly initialized to 0 or NULL. by Daniel Machon · 9 years ago
  79. 137b993 staging:wilc1000: code cleanup Fix reported by coccinelle by Prasanna Karthik · 9 years ago
  80. b3a0283 staging: wilc1000: switch printks to vsprintf IPv4 extension by Luis de Bethencourt · 9 years ago
  81. 83cc9be staging: wilc1000: fix typos in PRINT_ERR() by Luis de Bethencourt · 9 years ago
  82. 03b2d5e staging: wilc1000: remove whitespaces before quoted newlines by Luis de Bethencourt · 9 years ago
  83. 78c8759 staging: wilc1000: add blank lines after declarations by Luis de Bethencourt · 9 years ago
  84. 2b9d5b4 staging: wilc1000: remove unnecessary braces by Luis de Bethencourt · 9 years ago
  85. 70e59d9 staging: wilc1000: remove the warnings on the line over 80 characters by Sunghoon Cho · 9 years ago
  86. 36901b6 staging: wilc1000: add a blank line after struct declaration by Sunghoon Cho · 9 years ago
  87. 69176e1 staging: wilc1000: remove the warnings on the prohibited spaces by Sunghoon Cho · 9 years ago
  88. 9295e2d staging: wilc1000: wilc_wfi_netdevice.c: remove blank lines by Chaehyun Lim · 9 years ago
  89. 70fb5aa staging: wilc1000: wilc_wfi_netdevice.c: remove unused variable by Chaehyun Lim · 9 years ago
  90. 5927139 staging: wilc1000: wilc_wfi_netdevice.c: remove unused codes by Chaehyun Lim · 9 years ago
  91. 66f1a77 staging: wilc1000: wilc_wfi_netdevice.c: remove commented codes by Chaehyun Lim · 9 years ago
  92. bf903c1 staging: wilc1000: host_interface: add spaces around '=' by Sunil Shahu · 9 years ago
  93. 2d33ff1 staging: wilc1000: use BIT macro by Hari Prasath Gujulan Elango · 9 years ago
  94. ba8f5e6 staging: wilc1000: remove unused variable msg_len by Hari Prasath Gujulan Elango · 9 years ago
  95. 690910c staging: wilc1000: remove ununsed variable & associated code by Hari Prasath Gujulan Elango · 9 years ago
  96. 8105322 staging: wilc1000: remove ununsed variable by Hari Prasath Gujulan Elango · 9 years ago
  97. 369f190 staging: wilc1000: remove redundant assignment of variable by Hari Prasath Gujulan Elango · 9 years ago
  98. 773116e staging: wilc1000: remove unused variable by Hari Prasath Gujulan Elango · 9 years ago
  99. 53e1096 staging: wilc1000: remove ununsed variable & corresponding lines by Hari Prasath Gujulan Elango · 9 years ago
  100. 04f2a50 staging: wilc1000: remove ununsed if..else.. code blocks by Hari Prasath Gujulan Elango · 9 years ago