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