1. 608b051 staging: wilc1000: bug fix on memory free by Glen Lee · 9 years ago
  2. cd04d22 staging: wilc1000: pass struct wilc by Glen Lee · 9 years ago
  3. a4cac48 staging: wilc1000: move perInterface_wlan_t to wilc_vif by Glen Lee · 9 years ago
  4. 28b01ff staging: wilc1000: remove wilc_debug_func of hif_init by Glen Lee · 9 years ago
  5. 67e2a07 staging: wilc1000: move all of wilc_wlan_dev_t to struct wilc by Glen Lee · 9 years ago
  6. 21ee509 staging: wilc1000: remove unused varialbe tx_buffer_offset by Glen Lee · 9 years ago
  7. a3629a9 staging: wilc1000: remove io_type of wilc_wlan_dev_t by Glen Lee · 9 years ago
  8. af9ae09 staging: wilc1000: wilc_wlan.c: remove hif_func of wilc_wlan_dev_t by Glen Lee · 9 years ago
  9. 9e6627a staging: wilc1000: use kernel define byte order macros by Glen Lee · 9 years ago
  10. b719302 staging: wilc1000: rename index to tcp_pending_ack_idx by Glen Lee · 9 years ago
  11. a5038d5 staging: wilc1000: remove wilc memory allocation config by Glen Lee · 9 years ago
  12. d36ec22 staging: wilc1000: wilc_dbg: remove wilc by Glen Lee · 9 years ago
  13. d40c99c staging: wilc1000: wilc_wlan_cfg_get: pass struct wilc by Glen Lee · 9 years ago
  14. 89758e1 staging: wilc1000: wilc_wlan_cfg_set: pass struct wilc by Glen Lee · 9 years ago
  15. 49dcd0d staging: wilc1000: pass wilc to all function pointers of wilc_hif_func by Glen Lee · 9 years ago
  16. 00215dd staging: wilc1000: pass struct wilc to the functions which use hif_func by Glen Lee · 9 years ago
  17. 49645e5 staging: wilc1000: remove sdio speed control codes by Glen Lee · 9 years ago
  18. 562ed3f staging/wilc1000: pass struct wilc to most linux_wlan.c functions by Arnd Bergmann · 9 years ago
  19. 750ffe9 staging/wilc1000: split out bus specific modules by Arnd Bergmann · 9 years ago
  20. e28e84d staging/wilc1000: remove WILC_SDIO/WILC_SPI macros by Arnd Bergmann · 9 years ago
  21. 7d37a4a staging/wilc1000: pass hif operations through initialization by Arnd Bergmann · 9 years ago
  22. c4d139c staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIO by Arnd Bergmann · 9 years ago
  23. 4bd7baf staging/wilc1000: move wilc_wlan_inp_t into struct wilc by Arnd Bergmann · 9 years ago
  24. 491880e staging/wilc1000: move extern declarations to headers by Arnd Bergmann · 9 years ago
  25. 0e1af73 staging/wilc1000: use proper naming for global symbols by Arnd Bergmann · 9 years ago
  26. 1608c40 staging/wilc1000: make symbols static if possible by Arnd Bergmann · 9 years ago
  27. 5f550d93 staging/wilc1000: remove unused functions by Arnd Bergmann · 9 years ago
  28. 9c80032 staging: wilc1000: change parameter type of hif_init by Glen Lee · 9 years ago
  29. cdb9923 staging: wilc1000: separate hif_sdio and hif_spi into different module by Glen Lee · 9 years ago
  30. 48d0aa9 staging: wilc1000: remove typedef from wilc_hif_func_t by Leo Kim · 9 years ago
  31. bcddd48 staging: wilc1000: remove typedef from wilc_cfg_rsp_t by Leo Kim · 9 years ago
  32. 14cdc0a staging: wilc1000: remove typedef from wilc_cfg_frame_t by Leo Kim · 9 years ago
  33. 92e7d18 staging: wilc1000: replace numeric type to kernel error type by Leo Kim · 9 years ago
  34. ab12d8c staging: wilc1000: remove warnings line over 80 characters by Leo Kim · 9 years ago
  35. 7df0bb0 staging: wilc1000: fixes possible unnecessary 'out of memory' message by Leo Kim · 9 years ago
  36. 706671d staging: wilc1000: fixes space prohibited between function name and open parenthesis by Leo Kim · 9 years ago
  37. 8e55639 staging: wilc1000: rename tcp_PendingAck_index of struct txq_entry_t by Leo Kim · 9 years ago
  38. 66a43a9 staging: wilc1000: fixes alignment should match open parenthesis by Leo Kim · 9 years ago
  39. 9962b1a staging: wilc1000: wilc_wlan.c: remove unused pointer variables by Leo Kim · 9 years ago
  40. 4878bd6 staging: wilc1000: rename drvHandler in wilc_wlan_cfg_get function by Leo Kim · 9 years ago
  41. 9cd034b staging: wilc1000: rename drvHandler in wilc_wlan_cfg_set function by Leo Kim · 9 years ago
  42. 4864167 staging: wilc1000: rename drvHandler in wilc_wlan_cfg_commit function by Leo Kim · 9 years ago
  43. 076ef65 staging: wilc1000: fixes braces {} are not necessary for any arm of this statement by Leo Kim · 9 years ago
  44. 7eb17b8 staging: wilc1000: fixes braces {} should be used on all arms of this statement by Leo Kim · 9 years ago
  45. aa313be staging: wilc1000: rename bValue in set_machw_change_vir_if function by Leo Kim · 9 years ago
  46. 13b01e4 staging: wilc1000: fixes a struct allocation to match coding standards by Leo Kim · 9 years ago
  47. 2f7c31f staging: wilc1000: rename pBSSID variable by Leo Kim · 9 years ago
  48. 590c0a3 staging: wilc1000: fixes else should follow close brace '}' by Leo Kim · 9 years ago
  49. b1d1929 staging: wilc1000: rename pu32TxqCount in wilc_wlan_handle_txq function by Leo Kim · 9 years ago
  50. 1b721bf staging: wilc1000: remove unused argument of chip_sleep_manually function by Leo Kim · 9 years ago
  51. 1d401a4 staging: wilc1000: fixes a struct allocation to match coding standards by Leo Kim · 9 years ago
  52. 44c4417 staging: wilc1000: rename is_TCP_ACK_Filter_Enabled function by Leo Kim · 9 years ago
  53. b9e04aa staging: wilc1000: rename Enable_TCP_ACK_Filter function by Leo Kim · 9 years ago
  54. 7c4bafe staging: wilc1000: rename EnableTCPAckFilter variable by Leo Kim · 9 years ago
  55. 442eda4 staging: wilc1000: rename Dropped variable by Leo Kim · 9 years ago
  56. 4478c62 staging: wilc1000: remove warnings line over 80 characters by Leo Kim · 9 years ago
  57. f91c5d7 staging: wilc1000: rename Ack_no variable by Leo Kim · 9 years ago
  58. 51bffa9 staging: wilc1000: rename Data_offset variable by Leo Kim · 9 years ago
  59. 24e2dac staging: wilc1000: rename Total_Length variable by Leo Kim · 9 years ago
  60. 6ef3be9 staging: wilc1000: remove do-nothing else condition case. by Leo Kim · 9 years ago
  61. ea03f57 staging: wilc1000: rename Session_index member variable by Leo Kim · 9 years ago
  62. b801a96 staging: wilc1000: rename Ack member variable by Leo Kim · 9 years ago
  63. bdc13ad staging: wilc1000: rename add_TCP_Pending_Ack function by Leo Kim · 9 years ago
  64. bbf3dbd staging: wilc1000: rename Update_TCP_track_session function by Leo Kim · 9 years ago
  65. 6762078 staging: wilc1000: rename add_TCP_track_session function by Leo Kim · 9 years ago
  66. ef06b5f staging: wilc1000: rename Init_TCP_tracking function by Leo Kim · 9 years ago
  67. d12ac7e staging: wilc1000: rename Pending_Acks variable by Leo Kim · 9 years ago
  68. 3056ec3 staging: wilc1000: rename Opened_TCP_session variable by Leo Kim · 9 years ago
  69. 2ae91ed staging: wilc1000: rename PendingAcks_arrBase variable by Leo Kim · 9 years ago
  70. 2bb1708 staging: wilc1000: rename Pending_Acks_info variable by Leo Kim · 9 years ago
  71. 3206505 staging: wilc1000: rename Acks_keep_track_info variable by Leo Kim · 9 years ago
  72. 8413697 staging: wilc1000: rename Session_index of struct pending_acks_info by Leo Kim · 9 years ago
  73. 08b90b1 staging: wilc1000: remove typedef of struct Pending_Acks_info_t by Leo Kim · 9 years ago
  74. 9d54d3d staging: wilc1000: rename Bigger_Ack_num of struct ack_session_info by Leo Kim · 9 years ago
  75. d06b6cb staging: wilc1000: rename Ack_seq_num of struct ack_session_info by Leo Kim · 9 years ago
  76. 130a41f staging: wilc1000: rename Ack_session_info struct variable by Leo Kim · 9 years ago
  77. eb59da3 staging: wilc1000: rename Statisitcs_DroppedAcks variable by Leo Kim · 9 years ago
  78. 821466d staging: wilc1000: rename Statisitcs_totalAcks variable by Leo Kim · 9 years ago
  79. a4b1719 staging: wilc1000: replace explicit NULL comparisons with ! by Leo Kim · 9 years ago
  80. b7d1e18 staging: wilc1000: rename genuChipPSstate variable by Leo Kim · 9 years ago
  81. 8739eeb staging: wilc1000: fixes missing a blank line after declarations by Leo Kim · 9 years ago
  82. 2d6973e staging: wilc1000: fixes add blank line after function declaration by Leo Kim · 9 years ago
  83. 0edeea2 staging: wilc1000: fixes blank lines aren't necessary brace by Leo Kim · 9 years ago
  84. 85489fe staging: wilc1000: fixes please don't use multiple blank lines by Leo Kim · 9 years ago
  85. ac087c8 staging: wilc1000: wilc_wlan.c: remove over-commenting by Leo Kim · 9 years ago
  86. 2ad8c47 staging: wilc1000: rename Set_machw_change_vir_if function by Leo Kim · 9 years ago
  87. ae6f772 staging: wilc1000: wilc_wlan_init: add argument net_device by Glen Lee · 9 years ago
  88. 47a466f staging: wilc1000: wilc_wlan_init: add argument struct net_device by Glen Lee · 9 years ago
  89. 32f0332 staging: wilc1000: wilc_wlan_txq_add_to_tail: add argument net_device by Glen Lee · 9 years ago
  90. 829c477 staging: wilc1000: wilc_wlan_txq_add_mgmt_pkt: add new argument dev by Glen Lee · 9 years ago
  91. 718fc2c staging: wilc1000: wilc_wlan_txq_remove_from_head: add new argument dev by Glen Lee · 9 years ago
  92. 7af0522 staging: wilc1000: wilc_wlan_txq_get_first: add argument struct wilc by Glen Lee · 9 years ago
  93. 82bb18e staging: wilc1000: tcp_process: add argument dev and use private data by Glen Lee · 9 years ago
  94. 691bbd4 staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_device by Glen Lee · 9 years ago
  95. 50a0b3b staging: wilc1000: wilc_wlan_txq_get_next: add argument wilc by Glen Lee · 9 years ago
  96. d06f362 staging: wilc1000: wilc_wlan_rxq_add: add argument wilc and use it by Glen Lee · 9 years ago
  97. 178c383 staging: wilc1000: Set_machw_change_vir_if: add argument struct net_device by Glen Lee · 9 years ago
  98. cb1991a staging: wilc1000: frmw_to_linux: add argument struct wilc by Glen Lee · 9 years ago
  99. db38763 staging: wilc1000: wilc_wlan_rxq_remove: add argument wilc and use it by Glen Lee · 9 years ago
  100. 2de7cbe staging: wilc1000: wilc_wlan_cleanup: add new argument struct net_device by Glen Lee · 9 years ago