1. 48d0aa9 staging: wilc1000: remove typedef from wilc_hif_func_t by Leo Kim · 9 years ago
  2. bcddd48 staging: wilc1000: remove typedef from wilc_cfg_rsp_t by Leo Kim · 9 years ago
  3. 0e354a8 staging: wilc1000: remove unused typedef wilc_wlan_cfg_func_t by Leo Kim · 9 years ago
  4. 14cdc0a staging: wilc1000: remove typedef from wilc_cfg_frame_t by Leo Kim · 9 years ago
  5. c222096 staging: wilc1000: fixes please don't use multiple blank lines by Leo Kim · 9 years ago
  6. 97c14e8 staging: wilc1000: fixes prefer using the BIT macro by Leo Kim · 9 years ago
  7. 7cf241a staging: wilc1000: wilc_wlan.h: alignment defines by Leo Kim · 9 years ago
  8. 92e7d18 staging: wilc1000: replace numeric type to kernel error type by Leo Kim · 9 years ago
  9. ab12d8c staging: wilc1000: remove warnings line over 80 characters by Leo Kim · 9 years ago
  10. 7df0bb0 staging: wilc1000: fixes possible unnecessary 'out of memory' message by Leo Kim · 9 years ago
  11. 706671d staging: wilc1000: fixes space prohibited between function name and open parenthesis by Leo Kim · 9 years ago
  12. 8e55639 staging: wilc1000: rename tcp_PendingAck_index of struct txq_entry_t by Leo Kim · 9 years ago
  13. 66a43a9 staging: wilc1000: fixes alignment should match open parenthesis by Leo Kim · 9 years ago
  14. 9962b1a staging: wilc1000: wilc_wlan.c: remove unused pointer variables by Leo Kim · 9 years ago
  15. 4878bd6 staging: wilc1000: rename drvHandler in wilc_wlan_cfg_get function by Leo Kim · 9 years ago
  16. 9cd034b staging: wilc1000: rename drvHandler in wilc_wlan_cfg_set function by Leo Kim · 9 years ago
  17. 4864167 staging: wilc1000: rename drvHandler in wilc_wlan_cfg_commit function by Leo Kim · 9 years ago
  18. 076ef65 staging: wilc1000: fixes braces {} are not necessary for any arm of this statement by Leo Kim · 9 years ago
  19. 7eb17b8 staging: wilc1000: fixes braces {} should be used on all arms of this statement by Leo Kim · 9 years ago
  20. aa313be staging: wilc1000: rename bValue in set_machw_change_vir_if function by Leo Kim · 9 years ago
  21. 13b01e4 staging: wilc1000: fixes a struct allocation to match coding standards by Leo Kim · 9 years ago
  22. 2f7c31f staging: wilc1000: rename pBSSID variable by Leo Kim · 9 years ago
  23. 590c0a3 staging: wilc1000: fixes else should follow close brace '}' by Leo Kim · 9 years ago
  24. b1d1929 staging: wilc1000: rename pu32TxqCount in wilc_wlan_handle_txq function by Leo Kim · 9 years ago
  25. 1b721bf staging: wilc1000: remove unused argument of chip_sleep_manually function by Leo Kim · 9 years ago
  26. 1d401a4 staging: wilc1000: fixes a struct allocation to match coding standards by Leo Kim · 9 years ago
  27. 44c4417 staging: wilc1000: rename is_TCP_ACK_Filter_Enabled function by Leo Kim · 9 years ago
  28. b9e04aa staging: wilc1000: rename Enable_TCP_ACK_Filter function by Leo Kim · 9 years ago
  29. 7c4bafe staging: wilc1000: rename EnableTCPAckFilter variable by Leo Kim · 9 years ago
  30. 442eda4 staging: wilc1000: rename Dropped variable by Leo Kim · 9 years ago
  31. 4478c62 staging: wilc1000: remove warnings line over 80 characters by Leo Kim · 9 years ago
  32. f91c5d7 staging: wilc1000: rename Ack_no variable by Leo Kim · 9 years ago
  33. 51bffa9 staging: wilc1000: rename Data_offset variable by Leo Kim · 9 years ago
  34. 24e2dac staging: wilc1000: rename Total_Length variable by Leo Kim · 9 years ago
  35. 6ef3be9 staging: wilc1000: remove do-nothing else condition case. by Leo Kim · 9 years ago
  36. ea03f57 staging: wilc1000: rename Session_index member variable by Leo Kim · 9 years ago
  37. b801a96 staging: wilc1000: rename Ack member variable by Leo Kim · 9 years ago
  38. bdc13ad staging: wilc1000: rename add_TCP_Pending_Ack function by Leo Kim · 9 years ago
  39. bbf3dbd staging: wilc1000: rename Update_TCP_track_session function by Leo Kim · 9 years ago
  40. 6762078 staging: wilc1000: rename add_TCP_track_session function by Leo Kim · 9 years ago
  41. ef06b5f staging: wilc1000: rename Init_TCP_tracking function by Leo Kim · 9 years ago
  42. d12ac7e staging: wilc1000: rename Pending_Acks variable by Leo Kim · 9 years ago
  43. 3056ec3 staging: wilc1000: rename Opened_TCP_session variable by Leo Kim · 9 years ago
  44. 2ae91ed staging: wilc1000: rename PendingAcks_arrBase variable by Leo Kim · 9 years ago
  45. 2bb1708 staging: wilc1000: rename Pending_Acks_info variable by Leo Kim · 9 years ago
  46. 3206505 staging: wilc1000: rename Acks_keep_track_info variable by Leo Kim · 9 years ago
  47. 8413697 staging: wilc1000: rename Session_index of struct pending_acks_info by Leo Kim · 9 years ago
  48. 08b90b1 staging: wilc1000: remove typedef of struct Pending_Acks_info_t by Leo Kim · 9 years ago
  49. 9d54d3d staging: wilc1000: rename Bigger_Ack_num of struct ack_session_info by Leo Kim · 9 years ago
  50. d06b6cb staging: wilc1000: rename Ack_seq_num of struct ack_session_info by Leo Kim · 9 years ago
  51. 130a41f staging: wilc1000: rename Ack_session_info struct variable by Leo Kim · 9 years ago
  52. eb59da3 staging: wilc1000: rename Statisitcs_DroppedAcks variable by Leo Kim · 9 years ago
  53. 821466d staging: wilc1000: rename Statisitcs_totalAcks variable by Leo Kim · 9 years ago
  54. a4b1719 staging: wilc1000: replace explicit NULL comparisons with ! by Leo Kim · 9 years ago
  55. b7d1e18 staging: wilc1000: rename genuChipPSstate variable by Leo Kim · 9 years ago
  56. 8739eeb staging: wilc1000: fixes missing a blank line after declarations by Leo Kim · 9 years ago
  57. 2d6973e staging: wilc1000: fixes add blank line after function declaration by Leo Kim · 9 years ago
  58. 0edeea2 staging: wilc1000: fixes blank lines aren't necessary brace by Leo Kim · 9 years ago
  59. 85489fe staging: wilc1000: fixes please don't use multiple blank lines by Leo Kim · 9 years ago
  60. ac087c8 staging: wilc1000: wilc_wlan.c: remove over-commenting by Leo Kim · 9 years ago
  61. c8537e6 staging: wilc1000: fixes that open brace { should be on the previous line by Leo Kim · 9 years ago
  62. b38e903 staging: wilc1000: fixes a struct allocation to match coding standards by Leo Kim · 9 years ago
  63. 83231b7 staging: wilc1000: fixes alignment should match open parenthesis by Leo Kim · 9 years ago
  64. b22fa80 staging: wilc1000: fix kbuild test robot error by Glen Lee · 9 years ago
  65. fd8f036 staging: wilc1000: rename pu8UdpBuffer of mac_xmit function by Leo Kim · 9 years ago
  66. 44ec3b7 staging: wilc1000: rename QueueCount of mac_xmit function by Leo Kim · 9 years ago
  67. 9457b05 staging: wilc1000: rename s32Error of mac_ioctl function by Leo Kim · 9 years ago
  68. e5f3524 staging: wilc1000: rename host_int_get_MacAddress function by Leo Kim · 9 years ago
  69. 2ad8c47 staging: wilc1000: rename Set_machw_change_vir_if function by Leo Kim · 9 years ago
  70. 339d244 staging: wilc1000: remove goto from mac_open by Leo Kim · 9 years ago
  71. 6bc72c5 staging: wilc1000: remove goto from wlan_initialize_threads by Leo Kim · 9 years ago
  72. a40b22c staging: wilc1000: fixes missing a blank line after declarations by Leo Kim · 9 years ago
  73. 14b1821 staging: wilc1000: remove goto from linux_wlan_firmware_download by Leo Kim · 9 years ago
  74. 0aeea1a staging: wilc1000: remove goto from linux_wlan_start_firmware by Leo Kim · 9 years ago
  75. 1b7a93a staging: wilc1000: fixes braces {} should be used on all arms of this statement by Leo Kim · 9 years ago
  76. f66dee7 staging: wilc1000: rename pBSSID of function linux_wlan_set_bssid by Leo Kim · 9 years ago
  77. 660786e staging: wilc1000: rename Bssid1 of function get_if_handler by Leo Kim · 9 years ago
  78. d239222 staging: wilc1000: rename Bssid of function get_if_handler by Leo Kim · 9 years ago
  79. 51456c2 staging: wilc1000: rename pMacHeader of function get_if_handler by Leo Kim · 9 years ago
  80. 7e725b4 staging: wilc1000: rename function GetIfHandler by Leo Kim · 9 years ago
  81. 3d6d8cd staging: wilc1000: remove do-nothing if condition case. by Leo Kim · 9 years ago
  82. 5191d77 staging: wilc1000: fixes add spaces required around that '&&' by Leo Kim · 9 years ago
  83. 582f8a2 staging: wilc1000: remove warnings line over 80 characters by Leo Kim · 9 years ago
  84. 7df0011 staging: wilc1000: remove extern function in c file and move it to header file. by Leo Kim · 9 years ago
  85. 84d3b87 staging: wilc1000: linux_wlan: remove unused defines by Leo Kim · 9 years ago
  86. 98b8984 staging: wilc1000: linux_wlan.c: clean up comments by Leo Kim · 9 years ago
  87. 20fa54e staging: wilc1000: fixes blank lines aren't necessary brace by Leo Kim · 9 years ago
  88. eac3e8f staging: wilc1000: rename pIP_Add_buff of function dev_state_ev_handler by Leo Kim · 9 years ago
  89. 2db2c8a staging: wilc1000: rename pstrWFIDrv of function mac_close by Leo Kim · 9 years ago
  90. ef7606c staging: wilc1000: rename pstrWFIDrv of function wilc_set_multicast_list by Leo Kim · 9 years ago
  91. 0fa66c7 staging: wilc1000: rename pstrWFIDrv of function linux_wlan_init_test_config by Leo Kim · 9 years ago
  92. f24374a staging: wilc1000: rename pstrWFIDrv of function dev_state_ev_handler by Leo Kim · 9 years ago
  93. 682d7c9 staging: wilc1000: linux_wlan: remove unused define CUSTOMER_PLATFORM by Leo Kim · 9 years ago
  94. 3a147c0 staging: wilc1000: replace explicit NULL comparisons with ! by Leo Kim · 9 years ago
  95. fb70e9f staging: wilc1000: rename gau8MulticastMacAddrList variable by Leo Kim · 9 years ago
  96. 3b840e4 staging: wilc1000: remove return type of Handle_wait_msg_q_empty by Leo Kim · 9 years ago
  97. 02ae2bd staging: wilc1000: rename strHostIFCfgParamAttr of fuction Handle_CfgParam by Leo Kim · 9 years ago
  98. 7f0ee9a staging: wilc1000: rename pstrHostIfGetMacAddress of fuction Handle_GetMacAddress by Leo Kim · 9 years ago
  99. 090dbb1 staging: wilc1000: rename pstrHostIfSetMacAddress of fuction Handle_SetMacAddress by Leo Kim · 9 years ago
  100. c033cda staging: wilc1000: remove unused parameter of fuction Handle_get_IPAddress by Leo Kim · 9 years ago