1. 507d7fc staging: wilc1000: fix build warning with setup_timer() by Greg Kroah-Hartman · 9 years ago
  2. dec180c staging: wilc1000: remove void function return statements that are not useful by Raphaël Beamonte · 9 years ago
  3. dc0ad74 staging: wilc1000: remove unnecessary void pointer cast by Chaehyun Lim · 9 years ago
  4. c4f83a5 staging: wilc1000: remove unneeded tstrWILC_MsgQueueAttrs typedef by Greg Kroah-Hartman · 9 years ago
  5. 9eb0664 staging: wilc1000: remove WILC_TimerStart() by Greg Kroah-Hartman · 9 years ago
  6. 93dee8e staging: wilc1000: remove WILC_TimerCreate() by Greg Kroah-Hartman · 9 years ago
  7. 4183e97 staging: wilc1000: remove WILC_TimerDestroy() by Greg Kroah-Hartman · 9 years ago
  8. 8972d0f staging: wilc1000: remove WILC_TimerStop() by Greg Kroah-Hartman · 9 years ago
  9. 334e1a5 staging: wilc1000: remove tstrWILC_TimerAttrs typedef by Greg Kroah-Hartman · 9 years ago
  10. da711eb staging: wilc1000: remove WILC_TimerHandle typedef by Greg Kroah-Hartman · 9 years ago
  11. 80e29c7 staging: wilc1000: remove WILC_Sleep() by Greg Kroah-Hartman · 9 years ago
  12. bb7b1a7 staging: wilc1000: remove commented out WILC_Sleep calls by Greg Kroah-Hartman · 9 years ago
  13. 969effe staging: wilc1000: remove WILC_FREE_IF_TRUE macro by Greg Kroah-Hartman · 9 years ago
  14. 2b05df5 staging: wilc1000: clarify the argument type by Johnny Kim · 9 years ago
  15. 11f58c8 staging: wilc1000: change void pointer type to real type by Johnny Kim · 9 years ago
  16. 218dc40 staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrv by Johnny Kim · 9 years ago
  17. 49188af staging: wilc1000: use kfree instead of WILC_FREE by Chaehyun Lim · 9 years ago
  18. d00d2ba staging: wilc1000: use memcpy instead of WILC_memcpy by Chaehyun Lim · 9 years ago
  19. 7d2b212 staging: wilc1000: remove commented code by Chaehyun Lim · 9 years ago
  20. 78174ad staging: wilc1000: Remove braces for single statement 'if' and 'else' by Chandra S Gorentla · 9 years ago
  21. 1bff1fe staging: wilc1000: Remove unused extern declarations by Chandra S Gorentla · 9 years ago
  22. 1a646e7 staging: wilc1000: use memcmp instead of WILC_memcmp by Chaehyun Lim · 9 years ago
  23. 2cc4683 staging: wilc1000: use memset instead of WILC_memset by Chaehyun Lim · 9 years ago
  24. 9690df3 staging: wilc1000: remove dead codes related to SIMULATION by Tony Cho · 9 years ago
  25. 6fdb302 wilc1000: host_interface.c: global variables do not need to be explicitly initialized to 0 or NULL. by Daniel Machon · 9 years ago
  26. b3a0283 staging: wilc1000: switch printks to vsprintf IPv4 extension by Luis de Bethencourt · 9 years ago
  27. 83cc9be staging: wilc1000: fix typos in PRINT_ERR() by Luis de Bethencourt · 9 years ago
  28. 03b2d5e staging: wilc1000: remove whitespaces before quoted newlines by Luis de Bethencourt · 9 years ago
  29. 78c8759 staging: wilc1000: add blank lines after declarations by Luis de Bethencourt · 9 years ago
  30. 2b9d5b4 staging: wilc1000: remove unnecessary braces by Luis de Bethencourt · 9 years ago
  31. bf903c1 staging: wilc1000: host_interface: add spaces around '=' by Sunil Shahu · 9 years ago
  32. 9eac3a1 staging: wilc1000: remove unnecessary typecast in #define macro by Chaehyun Lim · 9 years ago
  33. e54d5b7 staging: wilc1000: align #define macro by Chaehyun Lim · 9 years ago
  34. 61500fb staging: wilc1000: remove commented code by Chaehyun Lim · 9 years ago
  35. f717c0eb Staging: wilc1000: Assign proper boolean value by Abdul Hussain · 9 years ago
  36. c3ea8a7 staging: wilc1000: rework include wilc_oswrapper.h by Dean Lee · 9 years ago
  37. 576917a staging: wilc1000: change WILC_Char to char by Dean Lee · 9 years ago
  38. c5b7237 staging: wilc1000: remove itypes.h by Chaehyun Lim · 9 years ago
  39. 0be1eb7 staging: wilc1000: remove BOOL_T typedef by Chaehyun Lim · 9 years ago
  40. 72ed4dc staging: wilc1000: change WILC_BOOL to bool by Dean Lee · 9 years ago
  41. 2235fb6 staging: wilc1000: modify odd print message by Dean Lee · 9 years ago
  42. fb4ec9c staging: wilc1000: remove WILC_Sint32 by Chaehyun Lim · 9 years ago
  43. ca356ad staging: wilc1000: remove WILC_Sint8 by Chaehyun Lim · 9 years ago
  44. 4e4467f staging: wilc1000: remove WILC_Uint32 by Chaehyun Lim · 9 years ago
  45. d85f532 staging: wilc1000: remove WILC_Uint16 by Chaehyun Lim · 9 years ago
  46. 3703480 staging: wilc1000: remove UWORD8 by Chaehyun Lim · 9 years ago
  47. 8a14330 staging: wilc1000: modify printk format by Johnny Kim · 9 years ago
  48. 63d03e4 staging: wilc1000: remove WILC_Uint8 by Greg Kroah-Hartman · 9 years ago
  49. b1413b6 staging: wilc100: remove WILC_NULL usage by Greg Kroah-Hartman · 9 years ago
  50. 057d1e9 staging: wilc1000: fix const cast warnings by Arnd Bergmann · 9 years ago
  51. 83383ea staging: wilc1000: remove semaphore wrapper by Arnd Bergmann · 9 years ago
  52. 1999bd5 staging: wilc1000: remove thread wrapper by Arnd Bergmann · 9 years ago
  53. c5c77ba staging: wilc1000: Add SDIO/SPI 802.11 driver by Johnny Kim · 9 years ago