1. bc4b5b3 staging: wilc1000: fixes variable dereferenced before check by Leo Kim · 8 years ago
  2. 6750140 staging: wilc1000: renames u8IfIdx of wilc_vif structure by Leo Kim · 8 years ago
  3. b6ba7e8 staging: wilc1000: removes void function return by Leo Kim · 8 years ago
  4. 5ac2442 staging: wilc1000: replaces PRINT_XXX with netdev_xxx by Leo Kim · 8 years ago
  5. 1408603 staging: wilc1000: removes unnecessary debug logs by Leo Kim · 8 years ago
  6. 885cabc staging: wilc1000: remove warnings line over 80 characters by Leo Kim · 8 years ago
  7. 5b9f526 staging: wilc1000: rename pBssid of tx_complete_data structure by Leo Kim · 8 years ago
  8. fa8b23c staging: wilc1000: fixes missing a blank line after declarations by Leo Kim · 8 years ago
  9. 48b28df staging: wilc1000: rename hWILCWFIDrv of wilc_priv structure by Leo Kim · 8 years ago
  10. 79df6a4 staging: wilc1000: pass vif to wilc_send_config_pkt by Glen Lee · 8 years ago
  11. ef7e012 staging: wilc1000: move wilc_send_config_pkt to wilc_wlan.c by Glen Lee · 8 years ago
  12. 32cee99 staging: wilc1000: get mac address after setting drv handler by Glen Lee · 8 years ago
  13. ec45048 staging: wilc1000: fix WEP security bug by Glen Lee · 8 years ago
  14. 7041879 staging: wilc1000: add ops tx power in cfg80211 by Glen Lee · 8 years ago
  15. 783d07c staging: wilc1000: fix bug on p2p connection by Glen Lee · 8 years ago
  16. cba352a staging: wilc1000: disable power save when AP mode by Glen Lee · 8 years ago
  17. 4fd6229 staging: wilc1000: increase link speed by Glen Lee · 8 years ago
  18. e9576e9 staging: wilc1000: remove define TCP_ACK_FILTER by Glen Lee · 8 years ago
  19. c6866cc staging: wilc1000: tcp_process: fix a build warning by Glen Lee · 8 years ago
  20. 430e640 staging: wilc1000: handle connecting error by Glen Lee · 8 years ago
  21. ff9d65a staging: wilc1000: ignore power save by Glen Lee · 8 years ago
  22. ef54719 staging: wilc1000: remove unused functions by Glen Lee · 8 years ago
  23. b330686 staging: wilc1000: wilc_set_wfi_drv_handler: add mac index by Glen Lee · 8 years ago
  24. f6ab21b staging: lustre: add static declaration by CHANG FU CHIAO · 8 years ago
  25. deaf7e1 staging/lustre/lnet: Don't call roundup_pow_of_two on zero in LNetEQAlloc by Oleg Drokin · 8 years ago
  26. da33f1dd staging/lustre/obdclass: export debugfs functionality for GPL only. by Oleg Drokin · 8 years ago
  27. 49a76d7 staging/lustre/libcfs: Properly handle debugfs read- and write-only files by Oleg Drokin · 8 years ago
  28. 5ba907a Merge 4.5-rc3 into staging-next by Greg Kroah-Hartman · 8 years ago
  29. dacd53c Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  30. abb4f8a staging: wilc1000: fix build failure by Sudip Mukherjee · 8 years ago
  31. c8e9b92 staging/slicoss: Use ethtool_ops instead of module_param. by Kevin Wern · 9 years ago
  32. e534995 staging: wilc1000: linux_mon: remove debug message of kmalloc failure by Chaehyun Lim · 8 years ago
  33. b026f6e staging: wilc1000: linux_mon: fix error code of kmalloc by Chaehyun Lim · 8 years ago
  34. fa61127 staging: wilc1000: linux_mon: fix coding style of kmalloc usage by Chaehyun Lim · 8 years ago
  35. b4a53a6 staging: wilc1000: linux_mon: add braces on all arms of if statement by Chaehyun Lim · 8 years ago
  36. 964d893 staging: wilc1000: linux_mon: insert blank line after a function by Chaehyun Lim · 8 years ago
  37. 382af7f staging: wilc1000: linux_mon: remove space after a cast by Chaehyun Lim · 8 years ago
  38. a143657 staging: wilc1000: linux_mon: fix NULL comparison style by Chaehyun Lim · 8 years ago
  39. 24e33bd staging: wilc1000: linux_mon: remove multiple blank lines by Chaehyun Lim · 8 years ago
  40. c784346 staging: wilc1000: linux_mon: remove blank line before a close brace '}' by Chaehyun Lim · 8 years ago
  41. 5705491 staging: wilc1000: linux_mon: remove blank lines after open brace '{' by Chaehyun Lim · 8 years ago
  42. d8c7d2b staging: wilc1000: linux_mon: use __packed instead of __attribute__((packed)) by Chaehyun Lim · 8 years ago
  43. 8231dfc staging: wilc1000: wilc_msgqueue: release semaphore in error path by Chaehyun Lim · 8 years ago
  44. e9670ab staging: wilc1000: wilc_msgqueue: use standard struct list_head by Chaehyun Lim · 8 years ago
  45. c8a0638 staging: wilc1000: renames u16index variable by Leo Kim · 8 years ago
  46. 6c25d7c staging: wilc1000: renames u16TagParamOffset variable by Leo Kim · 8 years ago
  47. e1a9db8 staging: wilc1000: renames u16RxLen variable by Leo Kim · 8 years ago
  48. 43b36e4 staging: wilc1000: coreconfigurator.c : remove over-commenting by Leo Kim · 8 years ago
  49. 40095ad staging: wilc1000: fixes add spaces required around by Leo Kim · 8 years ago
  50. f05ab24 staging: wilc1000: fixes no space is necessary after a cast by Leo Kim · 8 years ago
  51. 0953a2e staging: wilc1000: wilc_frmw_to_linux(): fixes null check by Leo Kim · 8 years ago
  52. 4cf93d7 staging: wilc1000: fix alignment for open parenthesis by Chaehyun Lim · 8 years ago
  53. ee63230 staging: wilc1000: call power save after changing mode by Glen Lee · 8 years ago
  54. 86bff01 staging: wilc1000: change_virtual_intf: change codes for unified firmware by Glen Lee · 8 years ago
  55. ff35567 staging: wilc1000: set proper bssid address by Glen Lee · 8 years ago
  56. ba615f1 staging: wilc1000: set bssid with mode by Glen Lee · 8 years ago
  57. e32737e staging: wilc1000: remove wilc_set_machw_change_vir_if by Glen Lee · 8 years ago
  58. 14823bf staging: wilc1000: use unified firmware by Glen Lee · 8 years ago
  59. b8f6ca0 staging: wilc1000: get address from wilc by Glen Lee · 8 years ago
  60. 0803794 staging: wilc1000: remove sleep and reduce close timeout by Glen Lee · 8 years ago
  61. 73584a4 staging: wilc1000: add ops resuem/suspend/wakeup in cfg80211 by Glen Lee · 8 years ago
  62. 5397cbc staging: wilc1000: sdio_init: add resume argument by Glen Lee · 8 years ago
  63. 76855ba staging: wilc1000: add sdio resume/suspend by Glen Lee · 8 years ago
  64. fdc2ac1 staging: wilc1000: support suspend/resume functionality by Glen Lee · 8 years ago
  65. 33c6497 staging: wilc1000: remove define WILC_OPTIMIZE_SLEEP_INT by Glen Lee · 8 years ago
  66. 0c94df0 staging: wilc1000: fix bug when changing virtual interface by Glen Lee · 8 years ago
  67. 734fadc staging: wilc1000: remove over-commenting by Chaehyun Lim · 9 years ago
  68. 2c8e2dc staging: wilc1000: fix logical continuations by Chaehyun Lim · 9 years ago
  69. 7adf4f3 staging: wilc1000: fix coding style of kmalloc usage by Chaehyun Lim · 9 years ago
  70. 5b8e7ba staging: wilc1000: rename pstrMessage in wilc_mq_recv by Chaehyun Lim · 9 years ago
  71. 62082cb staging: wilc1000: rename pu32ReceivedLength in wilc_mq_recv by Chaehyun Lim · 9 years ago
  72. e8f2d1f staging: wilc1000: rename u32RecvBufferSize in wilc_mq_recv by Chaehyun Lim · 9 years ago
  73. f034b01 staging: wilc1000: rename pvRecvBuffer in wilc_mq_recv by Chaehyun Lim · 9 years ago
  74. 2475278 staging: wilc1000: rename pHandle in wilc_mq_recv by Chaehyun Lim · 9 years ago
  75. dee1bf7 staging: wilc1000: fix return error code by Chaehyun Lim · 9 years ago
  76. bd07b00 staging: wilc1000: rename pstrTailMsg in wilc_mq_send by Chaehyun Lim · 9 years ago
  77. 669fd50 staging: wilc1000: rename pstrMessage in wilc_mq_send by Chaehyun Lim · 9 years ago
  78. 81e886e staging: wilc1000: rename u32SendBufferSize in wilc_mq_send by Chaehyun Lim · 9 years ago
  79. 832f4fa staging: wilc1000: rename pvSendBuffer in wilc_mq_send by Chaehyun Lim · 9 years ago
  80. 5eb3597 staging: wilc1000: rename pHandle in wilc_mq_send by Chaehyun Lim · 9 years ago
  81. fca978b staging: wilc1000: rename pstrMessge in wilc_mq_destroy by Chaehyun Lim · 9 years ago
  82. d742f67 staging: wilc1000: rename pHandle in wilc_mq_destroy by Chaehyun Lim · 9 years ago
  83. 2cc08b4 staging: wilc1000: rename pHandle in wilc_mq_create by Chaehyun Lim · 9 years ago
  84. f9d26e2 staging: wilc1000: rename pstrMessageList in struct message_queue by Chaehyun Lim · 9 years ago
  85. ec815ec staging: wilc1000: rename u32ReceiversCount in struct message_queue by Chaehyun Lim · 9 years ago
  86. c700cab staging: wilc1000: rename bExiting in struct message_queue by Chaehyun Lim · 9 years ago
  87. 3c09bb2 staging: wilc1000: rename strCriticalSection in struct message_queue by Chaehyun Lim · 9 years ago
  88. 9b849fd staging: wilc1000: rename hSem in struct message_queue by Chaehyun Lim · 9 years ago
  89. 5ba8955 staging: wilc1000: rename struct WILC_MsgQueueHandle by Chaehyun Lim · 9 years ago
  90. 3356116 staging: wilc1000: rename pstrNext in struct message by Chaehyun Lim · 9 years ago
  91. d3ff058 staging: wilc1000: rename u32Length in struct message by Chaehyun Lim · 9 years ago
  92. 78d50f9 staging: wilc1000: rename pvBuffer in struct message by Chaehyun Lim · 9 years ago
  93. d16791b staging: wilc1000: rename struct __Message_struct by Chaehyun Lim · 9 years ago
  94. eec8264 staging: wilc1000: remove redundant check in wilc_mq_recv by Chaehyun Lim · 9 years ago
  95. ce7b516 staging: wilc1000: remove extraneous variable by Arnd Bergmann · 9 years ago
  96. 1e995c1 staging: wilc1000: fix return type of wilc_init by Chaehyun Lim · 9 years ago
  97. 3bff53a staging: wilc1000: rename phWFIDrv in wilc_init declaration by Chaehyun Lim · 9 years ago
  98. 1a271d9 staging: wilc1000: use kmemdup instead of kmalloc/memcpy by Chaehyun Lim · 9 years ago
  99. d317818 staging: wilc1000: rename pstrHiddenNetwork in wilc_scan by Chaehyun Lim · 9 years ago
  100. 2c97f2d staging: wilc1000: rename pvUserArg in wilc_scan by Chaehyun Lim · 9 years ago