1. 956d721 staging: wilc1000: make del_virtual_intf static by Chaehyun Lim · 9 years ago
  2. a8047e2 staging: wilc1000: rename WILC_WFI_set_cqm_rssi_config by Chaehyun Lim · 9 years ago
  3. cdc9cba staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  4. 4653067 staging: wilc1000: rename WILC_WFI_set_power_mgmt by Chaehyun Lim · 9 years ago
  5. 8e0735c staging: wilc1000: rename WILC_WFI_frame_register by Chaehyun Lim · 9 years ago
  6. 6a89ba9 staging: wilc1000: remove typedef from the struct tstrWILC_AddStaParam by Tony Cho · 9 years ago
  7. dd4b6a8 staging: wilc1000: rename WILC_WFI_InitHostInt by Chaehyun Lim · 9 years ago
  8. a9a1682 staging: wilc1000: rename WILC_WFI_DeInitHostInt by Chaehyun Lim · 9 years ago
  9. 1a8ccd8 staging: wilc1000: replace s32 with int by Chaehyun Lim · 9 years ago
  10. f1fe9c4 staging: wilc1000: remove braces for single statement blocks by Chaehyun Lim · 9 years ago
  11. 244d31b staging: wilc1000: remove useless #if 1 by Chaehyun Lim · 9 years ago
  12. c3ca637 staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  13. 1058cc3 staging: wilc1000: remove blank line before a close brace '{' by Chaehyun Lim · 9 years ago
  14. 855a771 staging: wilc1000: remove blank line after an open brace '{' by Chaehyun Lim · 9 years ago
  15. 619837a staging: wilc1000: fix NULL comparison style by Chaehyun Lim · 9 years ago
  16. 8459fd5 staging: wilc1000: rename WILC_WFI_WiphyRegister by Chaehyun Lim · 9 years ago
  17. 96da20a staging: wilc1000: rename WILC_WFI_WiphyFree by Chaehyun Lim · 9 years ago
  18. 5af6b85 staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  19. 25a8483 staging: wilc1000: remove define TCP_ENHANCEMENTS and it's related code by Glen Lee · 9 years ago
  20. fcc6ef9 staging: wilc1000: remove define WILC_P2P and ifdef line by Glen Lee · 9 years ago
  21. 108b343 staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef line by Glen Lee · 9 years ago
  22. e6e1266 staging: wilc1000: replace wilc error types with the generic error types by Leo Kim · 9 years ago
  23. 24db713 staging: wilc1000: remove the macro WILC_ERRORREPORT by Leo Kim · 9 years ago
  24. 7dc1d0c staging: wilc1000: remove the macro WILC_ERRORCHECK by Leo Kim · 9 years ago
  25. 7ae4336 staging: wilc1000: remove a macro WILC_NULLCHECK by Leo Kim · 9 years ago
  26. c116299c staging: wilc1000: remove unused variable g_flushing_in_progress by Glen Lee · 9 years ago
  27. 72d9af2 staging: wilc1000: remove if defined codes of FORCE_P2P_CLIENT by Chaehyun Lim · 9 years ago
  28. 9cb8671 staging: wilc1000: remove if defined codes of USE_SUPPLICANT_GO_INTENT by Chaehyun Lim · 9 years ago
  29. fbc2fe1 staging: wilc1000: use u32 instead of uint32_t by Chaehyun Lim · 9 years ago
  30. 51e825f staging: wilc1000: use u8 instead of uint8_t by Chaehyun Lim · 9 years ago
  31. 2726887 staging: wilc1000: rename WILC_WFI_priv by Chaehyun Lim · 9 years ago
  32. 0824192 staging: wilc1000: rename WILC_WFI_cfg80211_ops by Chaehyun Lim · 9 years ago
  33. 12a26a3 staging: wilc1000: rename WILC_WFI_mgmt_tx by Chaehyun Lim · 9 years ago
  34. 4a2f9b3 staging: wilc1000: rename WILC_WFI_mgmt_tx_cancel_wait by Chaehyun Lim · 9 years ago
  35. 1dd5440 staging: wilc1000: rename WILC_WFI_cancel_remain_on_channel by Chaehyun Lim · 9 years ago
  36. 6d19d69 staging: wilc1000: rename WILC_WFI_remain_on_channel by Chaehyun Lim · 9 years ago
  37. b33c39b staging: wilc1000: rename WILC_WFI_flush_pmksa by Chaehyun Lim · 9 years ago
  38. 1ff86d9 staging: wilc1000: rename WILC_WFI_del_pmksa by Chaehyun Lim · 9 years ago
  39. 4d46657 staging: wilc1000: rename WILC_WFI_set_pmksa by Chaehyun Lim · 9 years ago
  40. a76b63e staging: wilc1000: rename WILC_WFI_set_wiphy_params by Chaehyun Lim · 9 years ago
  41. a5f7db6 staging: wilc1000: rename WILC_WFI_change_bss by Chaehyun Lim · 9 years ago
  42. bdb6338 staging: wilc1000: rename WILC_WFI_dump_station by Chaehyun Lim · 9 years ago
  43. f06f562 staging: wilc1000: rename WILC_WFI_get_station by Chaehyun Lim · 9 years ago
  44. 14b4208 staging: wilc1000: rename WILC_WFI_change_station by Chaehyun Lim · 9 years ago
  45. a0a8be9 staging: wilc1000: rename WILC_WFI_del_station by Chaehyun Lim · 9 years ago
  46. ed26955 staging: wilc1000: rename WILC_WFI_add_station by Chaehyun Lim · 9 years ago
  47. c8cddd7 staging: wilc1000: rename WILC_WFI_stop_ap by Chaehyun Lim · 9 years ago
  48. 2a4c84d staging: wilc1000: rename WILC_WFI_change_beacon by Chaehyun Lim · 9 years ago
  49. a13168d staging: wilc1000: rename WILC_WFI_start_ap by Chaehyun Lim · 9 years ago
  50. 3615e9a staging: wilc1000: rename WILC_WFI_change_virt_intf by Chaehyun Lim · 9 years ago
  51. b4a7335 staging: wilc1000: rename WILC_WFI_del_virt_intf by Chaehyun Lim · 9 years ago
  52. 69deb4c staging: wilc1000: rename WILC_WFI_add_virt_intf by Chaehyun Lim · 9 years ago
  53. 0f5b8ca staging: wilc1000: rename WILC_WFI_set_default_key by Chaehyun Lim · 9 years ago
  54. f4893df staging: wilc1000: rename WILC_WFI_get_key by Chaehyun Lim · 9 years ago
  55. 3044ba7 staging: wilc1000: rename WILC_WFI_del_key by Chaehyun Lim · 9 years ago
  56. 953d417 staging: wilc1000: rename WILC_WFI_add_key by Chaehyun Lim · 9 years ago
  57. b027cde staging: wilc1000: rename WILC_WFI_disconnect by Chaehyun Lim · 9 years ago
  58. 4ffbcdb staging: wilc1000: rename WILC_WFI_CfgConnect by Chaehyun Lim · 9 years ago
  59. 0e30d06 staging: wilc1000: rename WILC_WFI_CfgScan by Chaehyun Lim · 9 years ago
  60. 80785a9 staging: wilc1000: rename WILC_WFI_CfgSetChannel by Chaehyun Lim · 9 years ago
  61. f305258 staging: wilc1000: remove kmalloc wrapper by Glen Lee · 9 years ago
  62. f638dd3 staging: wilc1000: fix potential memory leak by Tony Cho · 9 years ago
  63. 1f39e10 staging: wilc1000: remove dead codes by Tony Cho · 9 years ago
  64. 8990d85 staging: wilc1000: remove wrappers around semaphore usage by Greg Kroah-Hartman · 9 years ago
  65. 8dfaafd staging: wilc1000: add a blank line after declaration by Chaehyun Lim · 9 years ago
  66. dc0ad74 staging: wilc1000: remove unnecessary void pointer cast by Chaehyun Lim · 9 years ago
  67. 9eb0664 staging: wilc1000: remove WILC_TimerStart() by Greg Kroah-Hartman · 9 years ago
  68. 93dee8e staging: wilc1000: remove WILC_TimerCreate() by Greg Kroah-Hartman · 9 years ago
  69. 4183e97 staging: wilc1000: remove WILC_TimerDestroy() by Greg Kroah-Hartman · 9 years ago
  70. 8972d0f staging: wilc1000: remove WILC_TimerStop() by Greg Kroah-Hartman · 9 years ago
  71. 334e1a5 staging: wilc1000: remove tstrWILC_TimerAttrs typedef by Greg Kroah-Hartman · 9 years ago
  72. da711eb staging: wilc1000: remove WILC_TimerHandle typedef by Greg Kroah-Hartman · 9 years ago
  73. 218dc40 staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrv by Johnny Kim · 9 years ago
  74. 49188af staging: wilc1000: use kfree instead of WILC_FREE by Chaehyun Lim · 9 years ago
  75. d00d2ba staging: wilc1000: use memcpy instead of WILC_memcpy by Chaehyun Lim · 9 years ago
  76. 3f88289 staging: wilc1000: use strncmp instead of WILC_strncmp by Chaehyun Lim · 9 years ago
  77. 78174ad staging: wilc1000: Remove braces for single statement 'if' and 'else' by Chandra S Gorentla · 9 years ago
  78. 17aacd4 staging: wilc1000: Remove ' ' before quoted '\n' by Chandra S Gorentla · 9 years ago
  79. 1bff1fe staging: wilc1000: Remove unused extern declarations by Chandra S Gorentla · 9 years ago
  80. a2b4041 staging: wilc1000: Add space between the braces by Chandra S Gorentla · 9 years ago
  81. 1a646e7 staging: wilc1000: use memcmp instead of WILC_memcmp by Chaehyun Lim · 9 years ago
  82. 2cc4683 staging: wilc1000: use memset instead of WILC_memset by Chaehyun Lim · 9 years ago
  83. 7fc8096 wilc1000: wilc_wfi_cfgoperations.c: Fixed initialization of global boolean. by Daniel Machon · 9 years ago
  84. 6212990 drivers: staging: wilc1000: remove space after '(' by Chandra S Gorentla · 9 years ago
  85. 1913221 staging: wilc1000: wilc_cfgoperations.c: Fixed coding styles issues. by Daniel Machon · 9 years ago
  86. 9690df3 staging: wilc1000: remove dead codes related to SIMULATION by Tony Cho · 9 years ago
  87. 690910c staging: wilc1000: remove ununsed variable & associated code by Hari Prasath Gujulan Elango · 9 years ago
  88. e26bb71 staging: wilc1000: fix build failure by Sudip Mukherjee · 9 years ago
  89. 5a66bf2 Staging: wilc1000: Boolean tests don't need comparisons by Abdul Hussain · 9 years ago
  90. 576917a staging: wilc1000: change WILC_Char to char by Dean Lee · 9 years ago
  91. 72ed4dc staging: wilc1000: change WILC_BOOL to bool by Dean Lee · 9 years ago
  92. fb4ec9c staging: wilc1000: remove WILC_Sint32 by Chaehyun Lim · 9 years ago
  93. 4e4467f staging: wilc1000: remove WILC_Uint32 by Chaehyun Lim · 9 years ago
  94. d85f532 staging: wilc1000: remove WILC_Uint16 by Chaehyun Lim · 9 years ago
  95. 842f1d7 staging: wilc1000: remove uninitialized warnings by Johnny Kim · 9 years ago
  96. 8a14330 staging: wilc1000: modify printk format by Johnny Kim · 9 years ago
  97. 96baf5a staging: wilc1000: fix build warning related to time_after_eq macro by Hari Prasath Gujulan Elango · 9 years ago
  98. 0dcbea1 staging: wilc1000: remove commented code by Hari Prasath Gujulan Elango · 9 years ago
  99. aa02a93 staging: wilc1000: remove ununsed function by Hari Prasath Gujulan Elango · 9 years ago
  100. 1a093b5 staging: wilc1000: use time_after_eq by Hari Prasath Gujulan yyElango · 9 years ago