1. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  2. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 8 years ago
  3. b3e6916 staging: wilc1000: fix return value check in wlan_initialize_threads() by Wei Yongjun · 8 years ago
  4. 4562d22 staging: wilc1000: arrays can't be NULL by Luis de Bethencourt · 8 years ago
  5. a5c84b2 staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmd by Binoy Jayan · 8 years ago
  6. 2518ac5 staging: wilc1000: Replace kthread with workqueue for host interface by Binoy Jayan · 8 years ago
  7. c6bb38a staging: wilc1000: message_queue: Move code to host interface by Binoy Jayan · 8 years ago
  8. 77eebe8 staging: wilc1000: Remove semaphore close_exit_sync by Binoy Jayan · 8 years ago
  9. 04247e7 staging: wilc1000: Replace semaphore sync_event with completion by Binoy Jayan · 8 years ago
  10. fa65969 staging: wilc1000: Replace semaphore cfg_event with completion by Binoy Jayan · 8 years ago
  11. 334bed0 staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutex by Binoy Jayan · 8 years ago
  12. b27a6d5 staging: wilc1000: Replace semaphore txq_event with completion by Binoy Jayan · 8 years ago
  13. b981189 staging: wilc1000: fix typo by Julia Lawall · 8 years ago
  14. 95b8cb8 staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts" by Colin Ian King · 8 years ago
  15. 2938f20 staging: wilc1000: remove unnecesary type cast of bss_type by Chaehyun Lim · 8 years ago
  16. 0cb7a574 staging: wilc1000: add bss_type to remove line over 80 characters by Chaehyun Lim · 8 years ago
  17. 783fa64 staging: wilc1000: remove unused struct set_mac_addr by Chaehyun Lim · 8 years ago
  18. a1e7df4 staging: wilc1000: rename result in handle_cfg_param by Chaehyun Lim · 8 years ago
  19. eebb4df staging: wilc1000: change data type of result in handle_cfg_param by Chaehyun Lim · 8 years ago
  20. fbc976c staging: wilc1000: change handle_cfg_param's return type to void by Chaehyun Lim · 8 years ago
  21. 2f37dd1 Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  22. d138296 staging: wilc1000: fix infoleak in wilc_wfi_cfgoperations by Kangjie Lu · 8 years ago
  23. beba2ab staging: wilc1000: rename result in handle_get_mac_address by Chaehyun Lim · 8 years ago
  24. 098bd3f staging: wilc1000: change data type of result in handle_get_mac_address by Chaehyun Lim · 8 years ago
  25. 93dc5d5 staging: wilc1000: change handle_get_mac_address's return type to void by Chaehyun Lim · 8 years ago
  26. abfaf5f staging: wilc1000: fix comparison style of if statement in handle_get_ip_address by Chaehyun Lim · 8 years ago
  27. 6f2f5d5 staging: wilc1000: rename result in handle_get_ip_address by Chaehyun Lim · 8 years ago
  28. cdc339a staging: wilc1000: change data type of result in handle_get_ip_address by Chaehyun Lim · 8 years ago
  29. 8f9d9e0 staging: wilc1000: change handle_get_ip_address's return type to void by Chaehyun Lim · 8 years ago
  30. 853adce staging: wilc1000: remove unused variables by Sudip Mukherjee · 8 years ago
  31. 245b431 Staging: wilc1000: Freed memory in case of error by Claudiu Beznea · 8 years ago
  32. 8958f58 staging: wilc1000: rename result in handle_set_ip_address by Chaehyun Lim · 8 years ago
  33. cd7293e staging: wilc1000: change data type of result in handle_set_ip_address by Chaehyun Lim · 8 years ago
  34. fc6138b staging: wilc1000: change handle_set_ip_address's return type to void by Chaehyun Lim · 8 years ago
  35. 14f3b08 staging: wilc1000: rename result in handle_set_operation_mode by Chaehyun Lim · 8 years ago
  36. 197b053 staging: wilc1000: change data type of result in handle_set_operation_mode by Chaehyun Lim · 8 years ago
  37. b093d4f staging: wilc1000: change handle_set_operation_mode's return type to void by Chaehyun Lim · 8 years ago
  38. fdcc285 staging: wilc1000: rename result in handle_set_wfi_drv_handler by Chaehyun Lim · 8 years ago
  39. d220023 staging: wilc1000: change data type of result in handle_set_wfi_drv_handler by Chaehyun Lim · 8 years ago
  40. 62a0d45 staging: wilc1000: change handle_set_wfi_drv_handler's return type to void by Chaehyun Lim · 8 years ago
  41. 12915c5 staging: wilc1000: change return type of ret variable in handle_get_tx_pwr by Chaehyun Lim · 8 years ago
  42. 31aab0e staging: wilc1000: remove unused hif_drv in wilc_add_beacon by Chaehyun Lim · 8 years ago
  43. d5dc940 staging: wilc1000: remove unused hif_drv in wilc_del_beacon by Chaehyun Lim · 8 years ago
  44. 4965c4d staging: wilc1000: remove unused hif_drv in wilc_set_pmkid_info by Chaehyun Lim · 8 years ago
  45. 11d9e46 staging: wilc1000: remove unused hif_drv in host_int_get_assoc_res_info by Chaehyun Lim · 8 years ago
  46. a61c423 staging: wilc1000: remove unused hif_drv in wilc_set_mac_chnl_num by Chaehyun Lim · 8 years ago
  47. 1f4b12f staging: wilc1000: remove unused hif_drv in wilc_remain_on_channel by Chaehyun Lim · 8 years ago
  48. b0474e9 staging: wilc1000: remove unused hif_drv in wilc_add_station by Chaehyun Lim · 8 years ago
  49. d5db441 staging: wilc1000: remove unused hif_drv in wilc_del_station by Chaehyun Lim · 8 years ago
  50. d9a90ee staging: wilc1000: remove unused hif_drv in wilc_del_allstation by Chaehyun Lim · 8 years ago
  51. f2b01d0 staging: wilc1000: remove unused hif_drv in wilc_edit_station by Chaehyun Lim · 8 years ago
  52. 3cf996d staging: wilc1000: remove unused hif_drv in wilc_set_power_mgmt by Chaehyun Lim · 8 years ago
  53. 8bf4d84 staging: wilc1000: remove unused hif_drv in wilc_setup_multicast_filter by Chaehyun Lim · 8 years ago
  54. cc1aa4c staging: wilc1000: remove unused hif_drv in wilc_setup_ipaddress by Chaehyun Lim · 8 years ago
  55. 3de8fba staging: wilc1000: remove unused hif_drv in host_int_get_ipaddress by Chaehyun Lim · 8 years ago
  56. 2f27ad1 staging: wilc1000: rename pu8Buffer in handle_scan by Chaehyun Lim · 8 years ago
  57. 87b16cb staging: wilc1000: rename u32WidsCount in handle_scan by Chaehyun Lim · 8 years ago
  58. bbff83d staging: wilc1000: rename strWIDList in handle_scan by Chaehyun Lim · 8 years ago
  59. 34b107e staging: wilc1000: rename pstrHostIFscanAttr in handle_scan by Chaehyun Lim · 8 years ago
  60. ba7eac3 staging: wilc1000: rename Handle_Scan by Chaehyun Lim · 8 years ago
  61. 03f00ac staging: wilc1000: remove block scope braces and fix indentation by Chaehyun Lim · 8 years ago
  62. 4aa3387 staging: wilc1000: move Handle_ScanDone function declaration by Chaehyun Lim · 8 years ago
  63. 960efe0 staging: wilc1000: rename goto label in handle_cfg_param by Chaehyun Lim · 8 years ago
  64. b0f1836 staging: wilc1000: adds a check routine when performed del_key() by Leo Kim · 8 years ago
  65. 8006109 staging: wilc1000: adds a cfg80211_disconnected() function by Leo Kim · 8 years ago
  66. 3f626cf staging: wilc1000: add set to null after release firmware by Leo Kim · 8 years ago
  67. a2c28de staging: wilc1000: removes unnecessary test code by Leo Kim · 8 years ago
  68. 11a54b3 staging: wilc1000: txq_thread_started: replaces a semaphore with a completion by Leo Kim · 8 years ago
  69. 01c7cee staging: wilc1000: removes duplicate del_timer_sync by Leo Kim · 8 years ago
  70. 27e1f13 staging: wilc1000: changes logic when happened mq_send fail by Leo Kim · 8 years ago
  71. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  72. 0866209 staging: wilc1000: use mutex instead of struct semaphore hSemScanReq by Chaehyun Lim · 8 years ago
  73. 589c667 staging: wilc1000: remove unused struct semaphore SemHandleUpdateStats by Chaehyun Lim · 8 years ago
  74. c975f9d staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_get_val by Chaehyun Lim · 8 years ago
  75. 7db699d staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_get by Chaehyun Lim · 8 years ago
  76. 70011f5 staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_set by Chaehyun Lim · 8 years ago
  77. 8dc5fb4 staging: wilc1000: removes unused local variable by Leo Kim · 8 years ago
  78. 847109f staging: wilc1000: removes define USE_TX_BACKOFF_DELAY_IF_NO_BUFFERS by Leo Kim · 8 years ago
  79. 7632d9b staging: wilc1000: removes unused define by Leo Kim · 8 years ago
  80. fa63394 staging: wilc1000: replaces memcmp with ether_addr_equal_unaligned by Leo Kim · 8 years ago
  81. e944ad7 staging: wilc1000: removes unused debug flags by Leo Kim · 8 years ago
  82. 5510730 staging: wilc1000: removes unused dead codes by Leo Kim · 8 years ago
  83. 340a84f staging: wilc1000: replaces frame_type with type of struct frame_reg by Leo Kim · 8 years ago
  84. 89febb2 staging: wilc1000: replaces g_struct_frame_reg with frame_reg by Leo Kim · 8 years ago
  85. c92a869 staging: wilc1000: removes typedef of struct struct_frame_reg by Leo Kim · 8 years ago
  86. 6d11c55 staging: wilc1000: wilc_frame_register: removes unused hif_drv by Leo Kim · 8 years ago
  87. 58e7003 staging: wilc1000: removes WIRELESS_EXT by Leo Kim · 8 years ago
  88. 2bb0258 staging: wilc1000: use completion instead of struct semaphore hif_sema_driver by Chaehyun Lim · 8 years ago
  89. 04dd9a4 staging: wilc1000: use completion instead of struct semaphore hif_sema_thread by Chaehyun Lim · 8 years ago
  90. add0f9f staging: wilc1000: Remove camel case in variable names. by Anchal Jain · 8 years ago
  91. 896802a staging: wilc1000: use mutex instead of struct semaphore hif_sema_deinit by Chaehyun Lim · 8 years ago
  92. b59958e staging: wilc1000: Replaced comparison to NULL statements by Roger H. Newell · 8 years ago
  93. d5e27e8 staging: wilc1000: Removed braces from single block statements by Roger H. Newell · 8 years ago
  94. 702962f staging: wilc1000: replace sem_test_key_block with a completion by Alison Schofield · 8 years ago
  95. 96adbd2 staging: wilc1000: replace sem_test_disconn_block with a completion by Alison Schofield · 8 years ago
  96. 7c8a3dc staging: wilc1000: replace semaphore sem_get_rssi with a completion by Alison Schofield · 8 years ago
  97. e0c1496 staging: wilc1000: replace semaphore sem_inactive_time with a completion by Alison Schofield · 8 years ago
  98. 1b7c69e staging: wilc1000: Fix lines over 80 characters by Anchal Jain · 8 years ago
  99. a5c3f8d staging: wilc1000: else is not generally useful after a break or return by Anchal Jain · 8 years ago
  100. 613eaa3 staging: wilc1000: use completion instead of struct semaphore hif_sema_wait_response by Chaehyun Lim · 8 years ago