1. b9e04aa staging: wilc1000: rename Enable_TCP_ACK_Filter function by Leo Kim · 9 years ago
  2. 7c4bafe staging: wilc1000: rename EnableTCPAckFilter variable by Leo Kim · 9 years ago
  3. 442eda4 staging: wilc1000: rename Dropped variable by Leo Kim · 9 years ago
  4. 4478c62 staging: wilc1000: remove warnings line over 80 characters by Leo Kim · 9 years ago
  5. f91c5d7 staging: wilc1000: rename Ack_no variable by Leo Kim · 9 years ago
  6. 51bffa9 staging: wilc1000: rename Data_offset variable by Leo Kim · 9 years ago
  7. 24e2dac staging: wilc1000: rename Total_Length variable by Leo Kim · 9 years ago
  8. 6ef3be9 staging: wilc1000: remove do-nothing else condition case. by Leo Kim · 9 years ago
  9. ea03f57 staging: wilc1000: rename Session_index member variable by Leo Kim · 9 years ago
  10. b801a96 staging: wilc1000: rename Ack member variable by Leo Kim · 9 years ago
  11. bdc13ad staging: wilc1000: rename add_TCP_Pending_Ack function by Leo Kim · 9 years ago
  12. bbf3dbd staging: wilc1000: rename Update_TCP_track_session function by Leo Kim · 9 years ago
  13. 6762078 staging: wilc1000: rename add_TCP_track_session function by Leo Kim · 9 years ago
  14. ef06b5f staging: wilc1000: rename Init_TCP_tracking function by Leo Kim · 9 years ago
  15. d12ac7e staging: wilc1000: rename Pending_Acks variable by Leo Kim · 9 years ago
  16. 3056ec3 staging: wilc1000: rename Opened_TCP_session variable by Leo Kim · 9 years ago
  17. 2ae91ed staging: wilc1000: rename PendingAcks_arrBase variable by Leo Kim · 9 years ago
  18. 2bb1708 staging: wilc1000: rename Pending_Acks_info variable by Leo Kim · 9 years ago
  19. 3206505 staging: wilc1000: rename Acks_keep_track_info variable by Leo Kim · 9 years ago
  20. 8413697 staging: wilc1000: rename Session_index of struct pending_acks_info by Leo Kim · 9 years ago
  21. 08b90b1 staging: wilc1000: remove typedef of struct Pending_Acks_info_t by Leo Kim · 9 years ago
  22. 9d54d3d staging: wilc1000: rename Bigger_Ack_num of struct ack_session_info by Leo Kim · 9 years ago
  23. d06b6cb staging: wilc1000: rename Ack_seq_num of struct ack_session_info by Leo Kim · 9 years ago
  24. 130a41f staging: wilc1000: rename Ack_session_info struct variable by Leo Kim · 9 years ago
  25. eb59da3 staging: wilc1000: rename Statisitcs_DroppedAcks variable by Leo Kim · 9 years ago
  26. 821466d staging: wilc1000: rename Statisitcs_totalAcks variable by Leo Kim · 9 years ago
  27. a4b1719 staging: wilc1000: replace explicit NULL comparisons with ! by Leo Kim · 9 years ago
  28. b7d1e18 staging: wilc1000: rename genuChipPSstate variable by Leo Kim · 9 years ago
  29. 8739eeb staging: wilc1000: fixes missing a blank line after declarations by Leo Kim · 9 years ago
  30. 2d6973e staging: wilc1000: fixes add blank line after function declaration by Leo Kim · 9 years ago
  31. 0edeea2 staging: wilc1000: fixes blank lines aren't necessary brace by Leo Kim · 9 years ago
  32. 85489fe staging: wilc1000: fixes please don't use multiple blank lines by Leo Kim · 9 years ago
  33. ac087c8 staging: wilc1000: wilc_wlan.c: remove over-commenting by Leo Kim · 9 years ago
  34. c8537e6 staging: wilc1000: fixes that open brace { should be on the previous line by Leo Kim · 9 years ago
  35. b38e903 staging: wilc1000: fixes a struct allocation to match coding standards by Leo Kim · 9 years ago
  36. 83231b7 staging: wilc1000: fixes alignment should match open parenthesis by Leo Kim · 9 years ago
  37. b22fa80 staging: wilc1000: fix kbuild test robot error by Glen Lee · 9 years ago
  38. fd8f036 staging: wilc1000: rename pu8UdpBuffer of mac_xmit function by Leo Kim · 9 years ago
  39. 44ec3b7 staging: wilc1000: rename QueueCount of mac_xmit function by Leo Kim · 9 years ago
  40. 9457b05 staging: wilc1000: rename s32Error of mac_ioctl function by Leo Kim · 9 years ago
  41. e5f3524 staging: wilc1000: rename host_int_get_MacAddress function by Leo Kim · 9 years ago
  42. 2ad8c47 staging: wilc1000: rename Set_machw_change_vir_if function by Leo Kim · 9 years ago
  43. 339d244 staging: wilc1000: remove goto from mac_open by Leo Kim · 9 years ago
  44. 6bc72c5 staging: wilc1000: remove goto from wlan_initialize_threads by Leo Kim · 9 years ago
  45. a40b22c staging: wilc1000: fixes missing a blank line after declarations by Leo Kim · 9 years ago
  46. 14b1821 staging: wilc1000: remove goto from linux_wlan_firmware_download by Leo Kim · 9 years ago
  47. 0aeea1a staging: wilc1000: remove goto from linux_wlan_start_firmware by Leo Kim · 9 years ago
  48. 1b7a93a staging: wilc1000: fixes braces {} should be used on all arms of this statement by Leo Kim · 9 years ago
  49. f66dee7 staging: wilc1000: rename pBSSID of function linux_wlan_set_bssid by Leo Kim · 9 years ago
  50. 660786e staging: wilc1000: rename Bssid1 of function get_if_handler by Leo Kim · 9 years ago
  51. d239222 staging: wilc1000: rename Bssid of function get_if_handler by Leo Kim · 9 years ago
  52. 51456c2 staging: wilc1000: rename pMacHeader of function get_if_handler by Leo Kim · 9 years ago
  53. 7e725b4 staging: wilc1000: rename function GetIfHandler by Leo Kim · 9 years ago
  54. 3d6d8cd staging: wilc1000: remove do-nothing if condition case. by Leo Kim · 9 years ago
  55. 5191d77 staging: wilc1000: fixes add spaces required around that '&&' by Leo Kim · 9 years ago
  56. 582f8a2 staging: wilc1000: remove warnings line over 80 characters by Leo Kim · 9 years ago
  57. 7df0011 staging: wilc1000: remove extern function in c file and move it to header file. by Leo Kim · 9 years ago
  58. 84d3b87 staging: wilc1000: linux_wlan: remove unused defines by Leo Kim · 9 years ago
  59. 98b8984 staging: wilc1000: linux_wlan.c: clean up comments by Leo Kim · 9 years ago
  60. 20fa54e staging: wilc1000: fixes blank lines aren't necessary brace by Leo Kim · 9 years ago
  61. eac3e8f staging: wilc1000: rename pIP_Add_buff of function dev_state_ev_handler by Leo Kim · 9 years ago
  62. 2db2c8a staging: wilc1000: rename pstrWFIDrv of function mac_close by Leo Kim · 9 years ago
  63. ef7606c staging: wilc1000: rename pstrWFIDrv of function wilc_set_multicast_list by Leo Kim · 9 years ago
  64. 0fa66c7 staging: wilc1000: rename pstrWFIDrv of function linux_wlan_init_test_config by Leo Kim · 9 years ago
  65. f24374a staging: wilc1000: rename pstrWFIDrv of function dev_state_ev_handler by Leo Kim · 9 years ago
  66. 682d7c9 staging: wilc1000: linux_wlan: remove unused define CUSTOMER_PLATFORM by Leo Kim · 9 years ago
  67. 3a147c0 staging: wilc1000: replace explicit NULL comparisons with ! by Leo Kim · 9 years ago
  68. fb70e9f staging: wilc1000: rename gau8MulticastMacAddrList variable by Leo Kim · 9 years ago
  69. 3b840e4 staging: wilc1000: remove return type of Handle_wait_msg_q_empty by Leo Kim · 9 years ago
  70. 02ae2bd staging: wilc1000: rename strHostIFCfgParamAttr of fuction Handle_CfgParam by Leo Kim · 9 years ago
  71. 7f0ee9a staging: wilc1000: rename pstrHostIfGetMacAddress of fuction Handle_GetMacAddress by Leo Kim · 9 years ago
  72. 090dbb1 staging: wilc1000: rename pstrHostIfSetMacAddress of fuction Handle_SetMacAddress by Leo Kim · 9 years ago
  73. c033cda staging: wilc1000: remove unused parameter of fuction Handle_get_IPAddress by Leo Kim · 9 years ago
  74. ebc57d1 staging: wilc1000: rename firmwareIPAddress of fuction Handle_set_IPAddress by Leo Kim · 9 years ago
  75. a6527c3 staging: wilc1000: rename pu8IPAddr of fuction Handle_set_IPAddress by Leo Kim · 9 years ago
  76. 30cbaa7 staging: wilc1000: send_config_pkt: remove unnecessary blank line by Glen Lee · 9 years ago
  77. 50327db staging: wilc1000: change enum variable name with lower case by Glen Lee · 9 years ago
  78. 90b984c staging: wilc1000: wl_wlan_cleanup: add argument struct wilc by Glen Lee · 9 years ago
  79. 65c8adc staging: wilc1000: linux_wlan_get_firmware: change argument p_nic with dev by Glen Lee · 9 years ago
  80. ae6f772 staging: wilc1000: wilc_wlan_init: add argument net_device by Glen Lee · 9 years ago
  81. 47a466f staging: wilc1000: wilc_wlan_init: add argument struct net_device by Glen Lee · 9 years ago
  82. 9bf3d72 staging: wilc1000: linux_wlan_start_firmware: change argument with dev by Glen Lee · 9 years ago
  83. 32f0332 staging: wilc1000: wilc_wlan_txq_add_to_tail: add argument net_device by Glen Lee · 9 years ago
  84. 829c477 staging: wilc1000: wilc_wlan_txq_add_mgmt_pkt: add new argument dev by Glen Lee · 9 years ago
  85. 718fc2c staging: wilc1000: wilc_wlan_txq_remove_from_head: add new argument dev by Glen Lee · 9 years ago
  86. ed760b6 staging: wilc1000: linux_wlan_firmware_download: change argument by Glen Lee · 9 years ago
  87. 7af0522 staging: wilc1000: wilc_wlan_txq_get_first: add argument struct wilc by Glen Lee · 9 years ago
  88. acff1d7 staging: wilc1000: rename pstrHostIfSetOperationMode of fuction Handle_SetOperationMode by Leo Kim · 9 years ago
  89. 6b73c74 staging: wilc1000: rename pstrHostIfSetDrvHandler of fuction Handle_SetWfiDrvHandler by Leo Kim · 9 years ago
  90. 9cf7878 staging: wilc1000: rename pstrHostIFSetChan of fuction Handle_SetChannel by Leo Kim · 9 years ago
  91. 67ab64e staging: wilc1000: rename u16FlagsSet of struct add_sta_param by Leo Kim · 9 years ago
  92. f676e17 staging: wilc1000: rename u16FlagsMask of struct add_sta_param by Leo Kim · 9 years ago
  93. a486baf staging: wilc1000: rename u8ASELCap of struct add_sta_param by Leo Kim · 9 years ago
  94. 74fe73c staging: wilc1000: rename u32TxBeamformingCap of struct add_sta_param by Leo Kim · 9 years ago
  95. 223741d staging: wilc1000: rename u16HTExtParams of struct add_sta_param by Leo Kim · 9 years ago
  96. 5ebbf4f staging: wilc1000: rename au8SuppMCsSet of struct add_sta_param by Leo Kim · 9 years ago
  97. fba1f2d staging: wilc1000: rename u8AmpduParams of struct add_sta_param by Leo Kim · 9 years ago
  98. 0d073f6 staging: wilc1000: rename u16HTCapInfo of struct add_sta_param by Leo Kim · 9 years ago
  99. 2252012 staging: wilc1000: rename bIsHTSupported of struct add_sta_param by Leo Kim · 9 years ago
  100. a622e01 staging: wilc1000: rename pu8Rates of struct add_sta_param by Leo Kim · 9 years ago