1. 334bed0 staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutex by Binoy Jayan · 8 years ago
  2. b27a6d5 staging: wilc1000: Replace semaphore txq_event with completion by Binoy Jayan · 8 years ago
  3. 11a54b3 staging: wilc1000: txq_thread_started: replaces a semaphore with a completion by Leo Kim · 8 years ago
  4. 0866209 staging: wilc1000: use mutex instead of struct semaphore hSemScanReq by Chaehyun Lim · 8 years ago
  5. 589c667 staging: wilc1000: remove unused struct semaphore SemHandleUpdateStats by Chaehyun Lim · 8 years ago
  6. 340a84f staging: wilc1000: replaces frame_type with type of struct frame_reg by Leo Kim · 8 years ago
  7. 89febb2 staging: wilc1000: replaces g_struct_frame_reg with frame_reg by Leo Kim · 8 years ago
  8. c92a869 staging: wilc1000: removes typedef of struct struct_frame_reg by Leo Kim · 8 years ago
  9. 9676e84 staging: wilc1000: wilc_wfi_netdevice: Remove header files by Amitoj Kaur Chawla · 8 years ago
  10. eb4ede9 staging: wilc1000: removes wilc_dbg() by Leo Kim · 8 years ago
  11. 5b3b744 staging: wilc1000: remove unnecessary wilc_rx_complete function by Chris Park · 8 years ago
  12. 6750140 staging: wilc1000: renames u8IfIdx of wilc_vif structure by Leo Kim · 8 years ago
  13. 48b28df staging: wilc1000: rename hWILCWFIDrv of wilc_priv structure by Leo Kim · 8 years ago
  14. ec45048 staging: wilc1000: fix WEP security bug by Glen Lee · 8 years ago
  15. 4fd6229 staging: wilc1000: increase link speed by Glen Lee · 8 years ago
  16. ba615f1 staging: wilc1000: set bssid with mode by Glen Lee · 8 years ago
  17. e32737e staging: wilc1000: remove wilc_set_machw_change_vir_if by Glen Lee · 8 years ago
  18. 76855ba staging: wilc1000: add sdio resume/suspend by Glen Lee · 8 years ago
  19. 1006b5c staging: wilc1000: remove duplicate netdev by Glen Lee · 9 years ago
  20. 1f435d2 staging: wilc1000: change vif to pointer to refence real private data by Glen Lee · 9 years ago
  21. a4cac48 staging: wilc1000: move perInterface_wlan_t to wilc_vif by Glen Lee · 9 years ago
  22. 320edd0 staging: wilc1000: remove unneeded extern variable by Glen Lee · 9 years ago
  23. 67e2a07 staging: wilc1000: move all of wilc_wlan_dev_t to struct wilc by Glen Lee · 9 years ago
  24. af9ae09 staging: wilc1000: wilc_wlan.c: remove hif_func of wilc_wlan_dev_t by Glen Lee · 9 years ago
  25. 825b966 staging: wilc1000: use wilc instead of wilc_dev and remove wilc_dev by Glen Lee · 9 years ago
  26. d36ec22 staging: wilc1000: wilc_dbg: remove wilc by Glen Lee · 9 years ago
  27. 562ed3f staging/wilc1000: pass struct wilc to most linux_wlan.c functions by Arnd Bergmann · 9 years ago
  28. 7d37a4a staging/wilc1000: pass hif operations through initialization by Arnd Bergmann · 9 years ago
  29. c4d139c staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIO by Arnd Bergmann · 9 years ago
  30. 6703992 staging/wilc1000: pass io_type to wilc_netdev_init by Arnd Bergmann · 9 years ago
  31. b03314e staging/wilc1000: unify device pointer by Arnd Bergmann · 9 years ago
  32. 857c7b0 staging/wilc1000: move init/exit functions to driver files by Arnd Bergmann · 9 years ago
  33. 4bd7baf staging/wilc1000: move wilc_wlan_inp_t into struct wilc by Arnd Bergmann · 9 years ago
  34. 491880e staging/wilc1000: move extern declarations to headers by Arnd Bergmann · 9 years ago
  35. 0e1af73 staging/wilc1000: use proper naming for global symbols by Arnd Bergmann · 9 years ago
  36. aa313be staging: wilc1000: rename bValue in set_machw_change_vir_if function by Leo Kim · 9 years ago
  37. 2ad8c47 staging: wilc1000: rename Set_machw_change_vir_if function by Leo Kim · 9 years ago
  38. f66dee7 staging: wilc1000: rename pBSSID of function linux_wlan_set_bssid by Leo Kim · 9 years ago
  39. 90b984c staging: wilc1000: wl_wlan_cleanup: add argument struct wilc by Glen Lee · 9 years ago
  40. 65c8adc staging: wilc1000: linux_wlan_get_firmware: change argument p_nic with dev by Glen Lee · 9 years ago
  41. 178c383 staging: wilc1000: Set_machw_change_vir_if: add argument struct net_device by Glen Lee · 9 years ago
  42. cb1991a staging: wilc1000: frmw_to_linux: add argument struct wilc by Glen Lee · 9 years ago
  43. 11f4b2e staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use it by Glen Lee · 9 years ago
  44. 64f2b71 staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilc by Glen Lee · 9 years ago
  45. 53dc0cf staging: wilc1000: wilc1000_wlan_deinit: change argument and use wilc by Glen Lee · 9 years ago
  46. 38b3001d staging: wilc1000: add wilc to netdev private data structure by Glen Lee · 9 years ago
  47. 12ba541 staging: wilc1000: assign pointer of g_linux_wlan to sdio device data by Tony Cho · 9 years ago
  48. 8b8ad7b staging: wilc1000: rename wilc_firmware in the struct wilc by Tony Cho · 9 years ago
  49. 4875c49 staging: wilc1000: move clean up codes into wl_wlan_cleanup function by Tony Cho · 9 years ago
  50. 817f3fb staging: wilc1000: rename wilc_netdev in the struct wilc_vif by Tony Cho · 9 years ago
  51. 3134a57 staging: wilc1000: rename drvHandler in the struct wilc_vif by Tony Cho · 9 years ago
  52. 7201cd2 staging: wilc1000: rename aBSSID in the sturct wilc_vif by Tony Cho · 9 years ago
  53. 7e7fa47 staging: wilc1000: rename aSrcAddress in the struct wilc_vif by Tony Cho · 9 years ago
  54. 8259a53 staging: wilc1000: rename strInterfaceInfo in the sturct wilc by Tony Cho · 9 years ago
  55. c1b30f6 staging: wilc1000: rename u8NoIfcs in the struct wilc by Tony Cho · 9 years ago
  56. 080f11b staging: wilc1000: change the type of wilc1000_initialized by Tony Cho · 9 years ago
  57. 1a08bc4 staging: wilc1000: remove typedef from the tstrInterfaceInfo by Tony Cho · 9 years ago
  58. f61c5af staging: wilc1000: remove typedef from the linux_wlan_t by Tony Cho · 9 years ago
  59. 441dc60 staging: wilc1000: remove typedef from tstrWILC_WFIDrv by Leo Kim · 9 years ago
  60. a949f90 staging: wilc1000: remove typedef from tstrHostIFpmkidAttr by Leo Kim · 9 years ago
  61. 30b2ba09 staging: wilc1000: remove unnecessary comment by Chaehyun Lim · 9 years ago
  62. 331d80c staging: wilc1000: remove commented codes by Chaehyun Lim · 9 years ago
  63. 9cdf6e7 staging: wilc1000: remove unused variable real_ndev by Glen Lee · 9 years ago
  64. 28dedb8 staging: wilc1000: wilc_wfi_netdevice.h: remove unused variables by Glen Lee · 9 years ago
  65. c9d4834 staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_que by Glen Lee · 9 years ago
  66. ffda203 wilc1000 : Use BIT() macro where possible by Anish Bhatt · 9 years ago
  67. b002e20 staging: wilc1000: remove function pointer os_wait by Glen Lee · 9 years ago
  68. d2bfac0 staging: wilc1000: remove mutex txq_cs and it's related codes by Glen Lee · 9 years ago
  69. 85e5756 staging: wilc1000: use g_linux_wlan->txq_spinlock not the pointer of it by Glen Lee · 9 years ago
  70. ef2b784 staging: wilc1000: remove function pointer os_debug by Glen Lee · 9 years ago
  71. c0cadaa staging: wilc1000: remove function pointer rx_complete by Glen Lee · 9 years ago
  72. 4417d3d staging: wilc1000: remove function pointer mac_indicate by Glen Lee · 9 years ago
  73. 6361167 staging: wilc1000: remove function pointer rx_indicate by Glen Lee · 9 years ago
  74. c3ca637 staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  75. a87d792 staging: wilc1000: remove define RX_BH_TYPE by Glen Lee · 9 years ago
  76. 5af6b85 staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  77. d7ed06a staging: wilc1000: remove unused variable rxq_thread by Glen Lee · 9 years ago
  78. 85718c2 staging: wilc1000: remove unused semaphore and it's related codes by Glen Lee · 9 years ago
  79. 51f8a39 staging: wilc1000: remove variable rxq_thread_started by Glen Lee · 9 years ago
  80. fcc6ef9 staging: wilc1000: remove define WILC_P2P and ifdef line by Glen Lee · 9 years ago
  81. 2b4738c staging: wilc1000: remove PANDA_BOARD by Tony Cho · 9 years ago
  82. 51e825f staging: wilc1000: use u8 instead of uint8_t by Chaehyun Lim · 9 years ago
  83. 2726887 staging: wilc1000: rename WILC_WFI_priv by Chaehyun Lim · 9 years ago
  84. e89419b staging: wilc1000: remove unused NM73131_0_BOARD by Kim, Leo · 9 years ago
  85. d42ab08 staging: wilc1000: use id value as argument by Johnny Kim · 9 years ago
  86. 8990d85 staging: wilc1000: remove wrappers around semaphore usage by Greg Kroah-Hartman · 9 years ago
  87. 642768e staging: wilc1000: remove wrappers around sema_init() by Greg Kroah-Hartman · 9 years ago
  88. 218dc40 staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrv by Johnny Kim · 9 years ago
  89. 70e59d9 staging: wilc1000: remove the warnings on the line over 80 characters by Sunghoon Cho · 9 years ago
  90. 36901b6 staging: wilc1000: add a blank line after struct declaration by Sunghoon Cho · 9 years ago
  91. 69176e1 staging: wilc1000: remove the warnings on the prohibited spaces by Sunghoon Cho · 9 years ago
  92. 1d1c5b2 staging: wilc1000: add a blank line by Sunghoon Cho · 9 years ago
  93. 9f5e9a2 staging: wilc1000: remove unnecessary blank line. by Sunghoon Cho · 9 years ago
  94. 93f822b staging: wilc1000: remove the warnings on the multiple blank lines. by Sunghoon Cho · 9 years ago
  95. 72ed4dc staging: wilc1000: change WILC_BOOL to bool by Dean Lee · 9 years ago
  96. 57b298f staging: wilc1000: remove WILC_Uint64 by Chaehyun Lim · 9 years ago
  97. 4e4467f staging: wilc1000: remove WILC_Uint32 by Chaehyun Lim · 9 years ago
  98. d85f532 staging: wilc1000: remove WILC_Uint16 by Chaehyun Lim · 9 years ago
  99. 63d03e4 staging: wilc1000: remove WILC_Uint8 by Greg Kroah-Hartman · 9 years ago
  100. 83383ea staging: wilc1000: remove semaphore wrapper by Arnd Bergmann · 9 years ago