1. aaed329 staging: wilc1000: wilc_wfi_cfgoperations.c : removes unused local variables by Leo Kim · 9 years ago
  2. 441dc60 staging: wilc1000: remove typedef from tstrWILC_WFIDrv by Leo Kim · 9 years ago
  3. bcf0265 Staging: wilc1000: wilc_wfi_cfgoperations: Replace memset with eth_zero_addr by Shraddha Barke · 9 years ago
  4. e4bc3d6 staging: wilc1000: wilc_wfi_cfgoperations.c : remove unused functions by Leo Kim · 9 years ago
  5. 9529650 staging: wilc1000: remove typedef from tstrCfgParamVal by Leo Kim · 9 years ago
  6. cd1e6cb staging: wilc1000: remove typedef from tstrHostIFpmkid by Leo Kim · 9 years ago
  7. a949f90 staging: wilc1000: remove typedef from tstrHostIFpmkidAttr by Leo Kim · 9 years ago
  8. 841dfc4 staging: wilc1000: remove typedef from AUTHTYPE_T by Leo Kim · 9 years ago
  9. 607db44 staging: wilc1000: remove typedef from tstrHiddenNetwork by Leo Kim · 9 years ago
  10. 866a2c2 staging: wilc1000: rename u8CurrChannel by Chaehyun Lim · 9 years ago
  11. dd739ea staging: wilc1000: set_channel: rename s32Error by Chaehyun Lim · 9 years ago
  12. 7584019 staging: wilc1000: set_channel: fix data type of s32Error by Chaehyun Lim · 9 years ago
  13. 9a45983 staging: wilc1000: set_channel: remove blank line after open brace by Chaehyun Lim · 9 years ago
  14. a74cc6b staging: wilc1000: use int instead of int8_t by Chaehyun Lim · 9 years ago
  15. 0981ce2 staging: wilc1000: remove #if 1 and #endif by Chaehyun Lim · 9 years ago
  16. c9d4834 staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_que by Glen Lee · 9 years ago
  17. 70f52de staging: wilc1000: remove define DISABLE_PWRSAVE_AND_SCAN_DURING_IP by Glen Lee · 9 years ago
  18. 37316e8 staging: wilc1000: make add_virtual_intf static by Chaehyun Lim · 9 years ago
  19. c156032 staging: wilc1000: make mgmt_tx static by Chaehyun Lim · 9 years ago
  20. 85c587a staging: wilc1000: make mgmt_tx_cancel_wait static by Chaehyun Lim · 9 years ago
  21. 956d721 staging: wilc1000: make del_virtual_intf static by Chaehyun Lim · 9 years ago
  22. a8047e2 staging: wilc1000: rename WILC_WFI_set_cqm_rssi_config by Chaehyun Lim · 9 years ago
  23. cdc9cba staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  24. 4653067 staging: wilc1000: rename WILC_WFI_set_power_mgmt by Chaehyun Lim · 9 years ago
  25. 8e0735c staging: wilc1000: rename WILC_WFI_frame_register by Chaehyun Lim · 9 years ago
  26. 6a89ba9 staging: wilc1000: remove typedef from the struct tstrWILC_AddStaParam by Tony Cho · 9 years ago
  27. dd4b6a8 staging: wilc1000: rename WILC_WFI_InitHostInt by Chaehyun Lim · 9 years ago
  28. a9a1682 staging: wilc1000: rename WILC_WFI_DeInitHostInt by Chaehyun Lim · 9 years ago
  29. 1a8ccd8 staging: wilc1000: replace s32 with int by Chaehyun Lim · 9 years ago
  30. f1fe9c4 staging: wilc1000: remove braces for single statement blocks by Chaehyun Lim · 9 years ago
  31. 244d31b staging: wilc1000: remove useless #if 1 by Chaehyun Lim · 9 years ago
  32. c3ca637 staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  33. 1058cc3 staging: wilc1000: remove blank line before a close brace '{' by Chaehyun Lim · 9 years ago
  34. 855a771 staging: wilc1000: remove blank line after an open brace '{' by Chaehyun Lim · 9 years ago
  35. 619837a staging: wilc1000: fix NULL comparison style by Chaehyun Lim · 9 years ago
  36. 8459fd5 staging: wilc1000: rename WILC_WFI_WiphyRegister by Chaehyun Lim · 9 years ago
  37. 96da20a staging: wilc1000: rename WILC_WFI_WiphyFree by Chaehyun Lim · 9 years ago
  38. 5af6b85 staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  39. 25a8483 staging: wilc1000: remove define TCP_ENHANCEMENTS and it's related code by Glen Lee · 9 years ago
  40. fcc6ef9 staging: wilc1000: remove define WILC_P2P and ifdef line by Glen Lee · 9 years ago
  41. 108b343 staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef line by Glen Lee · 9 years ago
  42. e6e1266 staging: wilc1000: replace wilc error types with the generic error types by Leo Kim · 9 years ago
  43. 24db713 staging: wilc1000: remove the macro WILC_ERRORREPORT by Leo Kim · 9 years ago
  44. 7dc1d0c staging: wilc1000: remove the macro WILC_ERRORCHECK by Leo Kim · 9 years ago
  45. 7ae4336 staging: wilc1000: remove a macro WILC_NULLCHECK by Leo Kim · 9 years ago
  46. c116299c staging: wilc1000: remove unused variable g_flushing_in_progress by Glen Lee · 9 years ago
  47. 72d9af2 staging: wilc1000: remove if defined codes of FORCE_P2P_CLIENT by Chaehyun Lim · 9 years ago
  48. 9cb8671 staging: wilc1000: remove if defined codes of USE_SUPPLICANT_GO_INTENT by Chaehyun Lim · 9 years ago
  49. fbc2fe1 staging: wilc1000: use u32 instead of uint32_t by Chaehyun Lim · 9 years ago
  50. 51e825f staging: wilc1000: use u8 instead of uint8_t by Chaehyun Lim · 9 years ago
  51. 2726887 staging: wilc1000: rename WILC_WFI_priv by Chaehyun Lim · 9 years ago
  52. 0824192 staging: wilc1000: rename WILC_WFI_cfg80211_ops by Chaehyun Lim · 9 years ago
  53. 12a26a3 staging: wilc1000: rename WILC_WFI_mgmt_tx by Chaehyun Lim · 9 years ago
  54. 4a2f9b3 staging: wilc1000: rename WILC_WFI_mgmt_tx_cancel_wait by Chaehyun Lim · 9 years ago
  55. 1dd5440 staging: wilc1000: rename WILC_WFI_cancel_remain_on_channel by Chaehyun Lim · 9 years ago
  56. 6d19d69 staging: wilc1000: rename WILC_WFI_remain_on_channel by Chaehyun Lim · 9 years ago
  57. b33c39b staging: wilc1000: rename WILC_WFI_flush_pmksa by Chaehyun Lim · 9 years ago
  58. 1ff86d9 staging: wilc1000: rename WILC_WFI_del_pmksa by Chaehyun Lim · 9 years ago
  59. 4d46657 staging: wilc1000: rename WILC_WFI_set_pmksa by Chaehyun Lim · 9 years ago
  60. a76b63e staging: wilc1000: rename WILC_WFI_set_wiphy_params by Chaehyun Lim · 9 years ago
  61. a5f7db6 staging: wilc1000: rename WILC_WFI_change_bss by Chaehyun Lim · 9 years ago
  62. bdb6338 staging: wilc1000: rename WILC_WFI_dump_station by Chaehyun Lim · 9 years ago
  63. f06f562 staging: wilc1000: rename WILC_WFI_get_station by Chaehyun Lim · 9 years ago
  64. 14b4208 staging: wilc1000: rename WILC_WFI_change_station by Chaehyun Lim · 9 years ago
  65. a0a8be9 staging: wilc1000: rename WILC_WFI_del_station by Chaehyun Lim · 9 years ago
  66. ed26955 staging: wilc1000: rename WILC_WFI_add_station by Chaehyun Lim · 9 years ago
  67. c8cddd7 staging: wilc1000: rename WILC_WFI_stop_ap by Chaehyun Lim · 9 years ago
  68. 2a4c84d staging: wilc1000: rename WILC_WFI_change_beacon by Chaehyun Lim · 9 years ago
  69. a13168d staging: wilc1000: rename WILC_WFI_start_ap by Chaehyun Lim · 9 years ago
  70. 3615e9a staging: wilc1000: rename WILC_WFI_change_virt_intf by Chaehyun Lim · 9 years ago
  71. b4a7335 staging: wilc1000: rename WILC_WFI_del_virt_intf by Chaehyun Lim · 9 years ago
  72. 69deb4c staging: wilc1000: rename WILC_WFI_add_virt_intf by Chaehyun Lim · 9 years ago
  73. 0f5b8ca staging: wilc1000: rename WILC_WFI_set_default_key by Chaehyun Lim · 9 years ago
  74. f4893df staging: wilc1000: rename WILC_WFI_get_key by Chaehyun Lim · 9 years ago
  75. 3044ba7 staging: wilc1000: rename WILC_WFI_del_key by Chaehyun Lim · 9 years ago
  76. 953d417 staging: wilc1000: rename WILC_WFI_add_key by Chaehyun Lim · 9 years ago
  77. b027cde staging: wilc1000: rename WILC_WFI_disconnect by Chaehyun Lim · 9 years ago
  78. 4ffbcdb staging: wilc1000: rename WILC_WFI_CfgConnect by Chaehyun Lim · 9 years ago
  79. 0e30d06 staging: wilc1000: rename WILC_WFI_CfgScan by Chaehyun Lim · 9 years ago
  80. 80785a9 staging: wilc1000: rename WILC_WFI_CfgSetChannel by Chaehyun Lim · 9 years ago
  81. f305258 staging: wilc1000: remove kmalloc wrapper by Glen Lee · 9 years ago
  82. f638dd3 staging: wilc1000: fix potential memory leak by Tony Cho · 9 years ago
  83. 1f39e10 staging: wilc1000: remove dead codes by Tony Cho · 9 years ago
  84. 8990d85 staging: wilc1000: remove wrappers around semaphore usage by Greg Kroah-Hartman · 9 years ago
  85. 8dfaafd staging: wilc1000: add a blank line after declaration by Chaehyun Lim · 9 years ago
  86. dc0ad74 staging: wilc1000: remove unnecessary void pointer cast by Chaehyun Lim · 9 years ago
  87. 9eb0664 staging: wilc1000: remove WILC_TimerStart() by Greg Kroah-Hartman · 9 years ago
  88. 93dee8e staging: wilc1000: remove WILC_TimerCreate() by Greg Kroah-Hartman · 9 years ago
  89. 4183e97 staging: wilc1000: remove WILC_TimerDestroy() by Greg Kroah-Hartman · 9 years ago
  90. 8972d0f staging: wilc1000: remove WILC_TimerStop() by Greg Kroah-Hartman · 9 years ago
  91. 334e1a5 staging: wilc1000: remove tstrWILC_TimerAttrs typedef by Greg Kroah-Hartman · 9 years ago
  92. da711eb staging: wilc1000: remove WILC_TimerHandle typedef by Greg Kroah-Hartman · 9 years ago
  93. 218dc40 staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrv by Johnny Kim · 9 years ago
  94. 49188af staging: wilc1000: use kfree instead of WILC_FREE by Chaehyun Lim · 9 years ago
  95. d00d2ba staging: wilc1000: use memcpy instead of WILC_memcpy by Chaehyun Lim · 9 years ago
  96. 3f88289 staging: wilc1000: use strncmp instead of WILC_strncmp by Chaehyun Lim · 9 years ago
  97. 78174ad staging: wilc1000: Remove braces for single statement 'if' and 'else' by Chandra S Gorentla · 9 years ago
  98. 17aacd4 staging: wilc1000: Remove ' ' before quoted '\n' by Chandra S Gorentla · 9 years ago
  99. 1bff1fe staging: wilc1000: Remove unused extern declarations by Chandra S Gorentla · 9 years ago
  100. a2b4041 staging: wilc1000: Add space between the braces by Chandra S Gorentla · 9 years ago