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