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