1. d5382219 staging: wilc1000: host_int_init: add argument net_device by Glen Lee · 9 years ago
  2. c029e99 staging: wilc1000: wilc_wlan_txq_filter_dup_tcp_ack: add argument and use wilc by Glen Lee · 9 years ago
  3. a1332ca staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilc by Glen Lee · 9 years ago
  4. 8868758 staging: wilc1000: linux_wlan_txq_task: use wilc instead of g_linux_wlan by Glen Lee · 9 years ago
  5. 75a9466 staging: wilc1000: wlan_initialize_threads: change argument with net_device by Glen Lee · 9 years ago
  6. 472791a staging: wilc1000: linux_wlan_set_bssid: use wilc instead of g_linux_wlan by Glen Lee · 9 years ago
  7. 64f2b71 staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilc by Glen Lee · 9 years ago
  8. 39ce4d3 staging: wilc1000: wilc_wlan_handle_rxq: add new argument and use wilc by Glen Lee · 9 years ago
  9. 3bcd45b staging: wilc1000: wilc_wlan_handle_isr_ext: add argument struct wilc by Glen Lee · 9 years ago
  10. 50b929e staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isr by Glen Lee · 9 years ago
  11. ec5cc75 staging: wilc1000: deinit_irq: use wilc instead of g_linux_wlan by Glen Lee · 9 years ago
  12. 2e7933d staging: wilc1000: isr_bh_routine: use wilc instead of g_linux_wlan by Glen Lee · 9 years ago
  13. 3948362 staging: wicl1000: isr_uh_routine: use netdev private wilc by Glen Lee · 9 years ago
  14. 702c0e5 staging: wilc1000: fix build error on SPI by Glen Lee · 9 years ago
  15. b5c4e4e Staging: wilc1000: coreconfigurator: Remove unnecessary parentheses by Shivani Bhardwaj · 9 years ago
  16. a66907d Staging: wilc1000: coreconfigurator: Remove irrelevant wrapper function by Shivani Bhardwaj · 9 years ago
  17. d4622f6 Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions by Shivani Bhardwaj · 9 years ago
  18. 9081987 staging: wilc1000: return -ENOMEM when kmalloc failed by Luis de Bethencourt · 9 years ago
  19. df8b483 staging: wilc1000: rename host_int_set_WEPDefaultKeyID by Chaehyun Lim · 9 years ago
  20. e91d034 staging: wilc1000: rename u8Index in host_int_set_WEPDefaultKeyID by Chaehyun Lim · 9 years ago
  21. 707ea47 staging: wilc1000: fix parameter name of function declaration by Chaehyun Lim · 9 years ago
  22. 5b41c7c staging: wilc1000: fix return type of host_int_set_WEPDefaultKeyID by Chaehyun Lim · 9 years ago
  23. 047e664 Staging: wilc1000: Remove boolean comparision by Punit Vara · 9 years ago
  24. 1ff0c8a staging: wilc1000: isr_bh_routine: remove unused variable nic by Glen Lee · 9 years ago
  25. 0c07f8c staging: wilc1000: fix trivial typos by Geliang Tang · 9 years ago
  26. 2c1d05d staging: wilc1000: init_irq: change argument and use netdev private wilc by Glen Lee · 9 years ago
  27. 684dc18 staging: wilc1000: start_ap: use netdev private data wilc by Glen Lee · 9 years ago
  28. 1b86935 staging: wilc1000: wilc_mgmt_frame_register: use netdev private wilc by Glen Lee · 9 years ago
  29. 692e2ac staging: wilc1000: del_key: use netdev private wilc instead of g_linux_wlan by Glen Lee · 9 years ago
  30. 7646920 staging: wilc1000: add_key: use netdev private wilc instead of g_linux_wlan by Glen Lee · 9 years ago
  31. c1ec2c1 staging: wilc1000: CfgConnectResult: use netdev private wilc by Glen Lee · 9 years ago
  32. 53dc0cf staging: wilc1000: wilc1000_wlan_deinit: change argument and use wilc by Glen Lee · 9 years ago
  33. 299382c staging: wilc1000: chage_virtual_intf: use netdev private wilc by Glen Lee · 9 years ago
  34. ca64ad6 staging: wilc1000: mac_close: use netdev private wilc instead of g_linux_wlan by Glen Lee · 9 years ago
  35. f3c1366 staging: wilc1000: mac_open: use netdev private wilc by Glen Lee · 9 years ago
  36. 38afb39 staging: wilc1000: wlan_init_locks: change parameter and use wilc by Glen Lee · 9 years ago
  37. 0fa683b staging: wilc1000: wilc1000_wlan_init: use netdev private wilc by Glen Lee · 9 years ago
  38. 38b3001d staging: wilc1000: add wilc to netdev private data structure by Glen Lee · 9 years ago
  39. c0f52fb staging: wilc1000: fix the bug on copying bssid by Tony Cho · 9 years ago
  40. 12ba541 staging: wilc1000: assign pointer of g_linux_wlan to sdio device data by Tony Cho · 9 years ago
  41. 75ce07d staging: wilc1000: introduce struct wilc_sdio for sdio data by Tony Cho · 9 years ago
  42. b46d688 staging: wilc1000: remove COMPLEMENT_BOOT by Tony Cho · 9 years ago
  43. 8b8ad7b staging: wilc1000: rename wilc_firmware in the struct wilc by Tony Cho · 9 years ago
  44. 4875c49 staging: wilc1000: move clean up codes into wl_wlan_cleanup function by Tony Cho · 9 years ago
  45. 817f3fb staging: wilc1000: rename wilc_netdev in the struct wilc_vif by Tony Cho · 9 years ago
  46. 3134a57 staging: wilc1000: rename drvHandler in the struct wilc_vif by Tony Cho · 9 years ago
  47. 7201cd2 staging: wilc1000: rename aBSSID in the sturct wilc_vif by Tony Cho · 9 years ago
  48. 7e7fa47 staging: wilc1000: rename aSrcAddress in the struct wilc_vif by Tony Cho · 9 years ago
  49. 8259a53 staging: wilc1000: rename strInterfaceInfo in the sturct wilc by Tony Cho · 9 years ago
  50. c1b30f6 staging: wilc1000: rename u8NoIfcs in the struct wilc by Tony Cho · 9 years ago
  51. 080f11b staging: wilc1000: change the type of wilc1000_initialized by Tony Cho · 9 years ago
  52. 91109e1 staging: wilc1000: fixes comparison to NULL could be written by Leo Kim · 9 years ago
  53. 8c8360b staging: wilc1000: fixes alignment should match open parenthesis by Leo Kim · 9 years ago
  54. 771788078 staging: wilc1000: fixes unnecessary variable replacement by Leo Kim · 9 years ago
  55. 9f3295a staging: wilc1000: move variable FALSE_FRMWR_CHANNEL by Leo Kim · 9 years ago
  56. 7178aed staging: wilc1000: move variable clients_count by Leo Kim · 9 years ago
  57. 31390ee staging: wilc1000: rename variable s32Error by Leo Kim · 9 years ago
  58. 09c02cb Staging: wilc1000: Remove unnecessary parentheses by Aybuke Ozdemir · 9 years ago
  59. 86e4180 Staging: wilc1000: Remove unnecessary else after return by Aybuke Ozdemir · 9 years ago
  60. 350979e Staging: wilc1000: Remove multiple blank lines by Aybuke Ozdemir · 9 years ago
  61. bcc43a4 staging/wilc: fix Kconfig dependencies, second try by Arnd Bergmann · 9 years ago
  62. 92af89d staging: wilc1000: restore wilc_spi_dev variable by Arnd Bergmann · 9 years ago
  63. 7e4e87d staging: wilc1000: Remove boolean comparisons by Luis de Bethencourt · 9 years ago
  64. 543f5b1 Staging: wilc1000: Use kmemdup instead of kmalloc and memcpy by Shraddha Barke · 9 years ago
  65. b5c84cd staging: wilc1000: coreconfigurator: Remove useless initialisation by Amitoj Kaur Chawla · 9 years ago
  66. baba7c7 staging: wilc1000: wilc_wfi_cfgoperations: Remove useless initialisation by Amitoj Kaur Chawla · 9 years ago
  67. 23fba59 staging: wilc1000: join_req_drv can be static by kbuild test robot · 9 years ago
  68. 870515c staging: wilc1000: rename variable gu8FlushedJoinReqDrvHandler by Leo Kim · 9 years ago
  69. 5e0e7c2 staging: wilc1000: info_element_size can be static by kbuild test robot · 9 years ago
  70. dfef7b8 staging: wilc1000: rename variable gu32FlushedInfoElemAsocSize by Leo Kim · 9 years ago
  71. 0626baa staging: wilc1000: rename variable gu32FlushedJoinReqSize by Leo Kim · 9 years ago
  72. fba4989 staging: wilc1000: rename variable gu8FlushedAuthType by Leo Kim · 9 years ago
  73. 23047d5 staging: wilc1000: mode_11i can be static by kbuild test robot · 9 years ago
  74. 1bd9d44 staging: wilc1000: rename variable gu8Flushed11iMode by Leo Kim · 9 years ago
  75. 48ce246 staging: wilc1000: rename variable gu8FlushedInfoElemAsoc by Leo Kim · 9 years ago
  76. ef59919 staging: wilc1000: join_req can be static by kbuild test robot · 9 years ago
  77. 044a6410 staging: wilc1000: rename variable gu8FlushedJoinReq by Leo Kim · 9 years ago
  78. 7a9adb0 staging: wilc1000: remove unused variable gu32WidConnRstHack by Leo Kim · 9 years ago
  79. a74c7bf staging: wilc1000: rename variable gu8DelBcn by Leo Kim · 9 years ago
  80. ad26906 staging: wilc1000: rename variable gu32InactiveTime by Leo Kim · 9 years ago
  81. 1e75d01 staging: wilc1000: rename variable gs8GetIP by Leo Kim · 9 years ago
  82. 078b1e9 staging: wilc1000: rename variable gs8SetIP by Leo Kim · 9 years ago
  83. 95ebb0f staging: wilc1000: rename variable gu8Chnl by Leo Kim · 9 years ago
  84. 75327a0 staging: wilc1000: rename variable gs8lnkspd by Leo Kim · 9 years ago
  85. 144b7b2 staging: wilc1000: rename variable gs8Rssi by Leo Kim · 9 years ago
  86. f64321c staging: wilc1000: scan_while_connected can be static by kbuild test robot · 9 years ago
  87. ca8540e4 staging: wilc1000: rename variable gbScanWhileConnected by Leo Kim · 9 years ago
  88. a633c0b staging: wilc1000: rename variable gapu8RcvdAssocResp by Leo Kim · 9 years ago
  89. 24aadb8 staging: wilc1000: periodic_rssi can be static by kbuild test robot · 9 years ago
  90. 262f55e staging: wilc1000: rename variable g_hPeriodicRSSI by Leo Kim · 9 years ago
  91. 1722500 staging: wilc1000: hif_sema_deinit can be static by kbuild test robot · 9 years ago
  92. 440e8993 staging: wilc1000: rename variable hSemHostIntDeinit by Leo Kim · 9 years ago
  93. 2d25af8 staging: wilc1000: rename variable hWaitResponse by Leo Kim · 9 years ago
  94. 413f930 staging: wilc1000: hif_sema_driver can be static by kbuild test robot · 9 years ago
  95. 27ff216 staging: wilc1000: rename variable hSemDeinitDrvHandle by Leo Kim · 9 years ago
  96. 834e0cb staging: wilc1000: rename variable hSemHostIFthrdEnd by Leo Kim · 9 years ago
  97. cb067dc staging: wilc1000: rename variable gMsgQHostIF by Leo Kim · 9 years ago
  98. c2115d8 staging: wilc1000: rename variable HostIFthreadHandler by Leo Kim · 9 years ago
  99. 4fb770d staging: wilc1000: remove unused variable gWFiDrvHandle by Leo Kim · 9 years ago
  100. 1d8b76b staging: wilc1000: rename au8Interval of struct join_bss_param by Leo Kim · 9 years ago