1. 8459fd5 staging: wilc1000: rename WILC_WFI_WiphyRegister by Chaehyun Lim · 9 years ago
  2. 96da20a staging: wilc1000: rename WILC_WFI_WiphyFree by Chaehyun Lim · 9 years ago
  3. d59177c staging: wilc1000: remove do-nothing ifdef statement by Glen Lee · 9 years ago
  4. a87d792 staging: wilc1000: remove define RX_BH_TYPE by Glen Lee · 9 years ago
  5. 5af6b85 staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  6. d7ed06a staging: wilc1000: remove unused variable rxq_thread by Glen Lee · 9 years ago
  7. 85718c2 staging: wilc1000: remove unused semaphore and it's related codes by Glen Lee · 9 years ago
  8. 51f8a39 staging: wilc1000: remove variable rxq_thread_started by Glen Lee · 9 years ago
  9. ce25267 staging: wilc1000: remove function linux_wlan_rxq_task by Glen Lee · 9 years ago
  10. 25a8483 staging: wilc1000: remove define TCP_ENHANCEMENTS and it's related code by Glen Lee · 9 years ago
  11. fcc6ef9 staging: wilc1000: remove define WILC_P2P and ifdef line by Glen Lee · 9 years ago
  12. 108b343 staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef line by Glen Lee · 9 years ago
  13. e6e1266 staging: wilc1000: replace wilc error types with the generic error types by Leo Kim · 9 years ago
  14. 2b4738c staging: wilc1000: remove PANDA_BOARD by Tony Cho · 9 years ago
  15. fbc2fe1 staging: wilc1000: use u32 instead of uint32_t by Chaehyun Lim · 9 years ago
  16. 51e825f staging: wilc1000: use u8 instead of uint8_t by Chaehyun Lim · 9 years ago
  17. 2726887 staging: wilc1000: rename WILC_WFI_priv by Chaehyun Lim · 9 years ago
  18. 23ced60 staging: wilc1000: remove duplicated include by Chaehyun Lim · 9 years ago
  19. 7d05652 drivers: staging: wilc1000: Add check for SPI availability by Chandra S Gorentla · 9 years ago
  20. 0e04f3f Staging: wilc1000: Use NULL instead of zero by Ronit Halder · 9 years ago
  21. 7092b83 staging: wilc1000: remove unused global variables by Tony Cho · 9 years ago
  22. 435ebab staging: wilc1000: remove firmware definition by Tony Cho · 9 years ago
  23. 73d4ee7 staging: wilc1000: remove STATIC_MACADDRESS by Tony Cho · 9 years ago
  24. 721c985 staging: wilc1000: delete definition USE_WIRELESS by Kim, Leo · 9 years ago
  25. e89419b staging: wilc1000: remove unused NM73131_0_BOARD by Kim, Leo · 9 years ago
  26. 3441847 staging: wilc1000: remove meaningless line by Johnny Kim · 9 years ago
  27. ac61ef8 staging: wilc1000: linux_wlan.c: add kzalloc error check by Chaehyun Lim · 9 years ago
  28. 8c589c2 staging: wilc1000: linux_wlan.c: use kzalloc instead of WILC_MALLOC by Chaehyun Lim · 9 years ago
  29. 700db053 staging: wilc1000: remove unused preprocessor definition by Tony Cho · 9 years ago
  30. 1f39e10 staging: wilc1000: remove dead codes by Tony Cho · 9 years ago
  31. 2b922cb staging: wilc1000: remove wrapper around usleep_range() by Greg Kroah-Hartman · 9 years ago
  32. 360e27a staging: wilc1000: fix freeing of ERR_PTR by Sudip Mukherjee · 9 years ago
  33. 17c4d5d staging: wilc1000: remove spinlock wrappers by Greg Kroah-Hartman · 9 years ago
  34. 8990d85 staging: wilc1000: remove wrappers around semaphore usage by Greg Kroah-Hartman · 9 years ago
  35. 642768e staging: wilc1000: remove wrappers around sema_init() by Greg Kroah-Hartman · 9 years ago
  36. 19a3348 staging: wilc1000: remove mutex_init/destroy() wrappers by Greg Kroah-Hartman · 9 years ago
  37. b25a37b staging: wilc1000: remove wrapper around spin_lock_init() by Greg Kroah-Hartman · 9 years ago
  38. 5e150b5 staging: wilc1000: remove mutex_lock/unlock wrappers by Greg Kroah-Hartman · 9 years ago
  39. c2e4c0f staging: wilc1000: remove mdelay wrapper by Greg Kroah-Hartman · 9 years ago
  40. a18dd63 staging: wilc1000: remove pointless kfree wrapper by Greg Kroah-Hartman · 9 years ago
  41. d5df379 staging: wilc1000: remove another useless kmalloc wrapper by Greg Kroah-Hartman · 9 years ago
  42. 47c632d staging: wilc1000: remove another pointless kmalloc wrapper by Greg Kroah-Hartman · 9 years ago
  43. f019b9d staging: wilc1000: remove pointless kmalloc wrapper by Greg Kroah-Hartman · 9 years ago
  44. 310a28f staging/wilc1000: Use %pM format specifier to print mac address by Alexander Kuleshov · 9 years ago
  45. e5d57e9 staging: wilc1000: change address to fixed value by Johnny Kim · 9 years ago
  46. 8dfaafd staging: wilc1000: add a blank line after declaration by Chaehyun Lim · 9 years ago
  47. dec180c staging: wilc1000: remove void function return statements that are not useful by Raphaël Beamonte · 9 years ago
  48. dc0ad74 staging: wilc1000: remove unnecessary void pointer cast by Chaehyun Lim · 9 years ago
  49. 8972d0f staging: wilc1000: remove WILC_TimerStop() by Greg Kroah-Hartman · 9 years ago
  50. 334e1a5 staging: wilc1000: remove tstrWILC_TimerAttrs typedef by Greg Kroah-Hartman · 9 years ago
  51. da711eb staging: wilc1000: remove WILC_TimerHandle typedef by Greg Kroah-Hartman · 9 years ago
  52. 218dc40 staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrv by Johnny Kim · 9 years ago
  53. 49188af staging: wilc1000: use kfree instead of WILC_FREE by Chaehyun Lim · 9 years ago
  54. 642ac6c Staging: wilc1000: Remove null check before kfree by Shraddha Barke · 9 years ago
  55. d00d2ba staging: wilc1000: use memcpy instead of WILC_memcpy by Chaehyun Lim · 9 years ago
  56. 78174ad staging: wilc1000: Remove braces for single statement 'if' and 'else' by Chandra S Gorentla · 9 years ago
  57. 17aacd4 staging: wilc1000: Remove ' ' before quoted '\n' by Chandra S Gorentla · 9 years ago
  58. a96c47e drivers: staging: wilc1000: use 'void' for no arguments functions by Chandra S Gorentla · 9 years ago
  59. 3369463 staging: wilc1000: remove unnecessary spcae by Kim, Leo · 9 years ago
  60. 4423f3b staging: wilc1000: remove warnings on the multiple blank lines uses by Kim, Leo · 9 years ago
  61. fc4b95d staging: wilc1000: remove braces {} for single statement blocks by Kim, Leo · 9 years ago
  62. 9690df3 staging: wilc1000: remove dead codes related to SIMULATION by Tony Cho · 9 years ago
  63. 773116e staging: wilc1000: remove unused variable by Hari Prasath Gujulan Elango · 9 years ago
  64. 60cb1e2 staging: wilc1000: fix checkpatch warning by Chaehyun Lim · 9 years ago
  65. 61500fb staging: wilc1000: remove commented code by Chaehyun Lim · 9 years ago
  66. f0feeaf staging: wilc1000: remove unwanted code by Hari Prasath Gujulan Elango · 9 years ago
  67. 5a66bf2 Staging: wilc1000: Boolean tests don't need comparisons by Abdul Hussain · 9 years ago
  68. 30ef5c8 staging: wilc1000: remove unnecessary cast by ChengYi He · 9 years ago
  69. 72ed4dc staging: wilc1000: change WILC_BOOL to bool by Dean Lee · 9 years ago
  70. 4a01f1c staging: wilc1000: use memdup_user by Hari Prasath Gujulan Elango · 9 years ago
  71. fb4ec9c staging: wilc1000: remove WILC_Sint32 by Chaehyun Lim · 9 years ago
  72. ca356ad staging: wilc1000: remove WILC_Sint8 by Chaehyun Lim · 9 years ago
  73. 4e4467f staging: wilc1000: remove WILC_Uint32 by Chaehyun Lim · 9 years ago
  74. d85f532 staging: wilc1000: remove WILC_Uint16 by Chaehyun Lim · 9 years ago
  75. 842f1d7 staging: wilc1000: remove uninitialized warnings by Johnny Kim · 9 years ago
  76. 8a14330 staging: wilc1000: modify printk format by Johnny Kim · 9 years ago
  77. 21175ef staging: wilc1000: remove unused variables by Madhusudhanan Ravindran · 9 years ago
  78. 0feae20 staging: wilc1000: Modification in code to use ARRAY_SIZE macro by Chaitanya Dhere · 9 years ago
  79. 63d03e4 staging: wilc1000: remove WILC_Uint8 by Greg Kroah-Hartman · 9 years ago
  80. b1413b6 staging: wilc100: remove WILC_NULL usage by Greg Kroah-Hartman · 9 years ago
  81. 7a8fd84 staging: wilc1000: fix compiler warnings by Arnd Bergmann · 9 years ago
  82. 691f1a2 staging: wilc1000: remove __DRIVER_VERSION__ macro by Arnd Bergmann · 9 years ago
  83. e5af056 staging: wilc1000: remove linux version checks by Arnd Bergmann · 9 years ago
  84. f1a9983 staging: wilc1000: Include linux/gpio.h instead of asm/gpio.h by Guenter Roeck · 9 years ago
  85. c5c77ba staging: wilc1000: Add SDIO/SPI 802.11 driver by Johnny Kim · 9 years ago