1. 825b966 staging: wilc1000: use wilc instead of wilc_dev and remove wilc_dev by Glen Lee · 9 years ago
  2. d36ec22 staging: wilc1000: wilc_dbg: remove wilc by Glen Lee · 9 years ago
  3. d40c99c staging: wilc1000: wilc_wlan_cfg_get: pass struct wilc by Glen Lee · 9 years ago
  4. 89758e1 staging: wilc1000: wilc_wlan_cfg_set: pass struct wilc by Glen Lee · 9 years ago
  5. ec62e6d staging: wilc1000: wilc_send_config_pkt: pass struct wilc by Glen Lee · 9 years ago
  6. b82d940 staging: wilc1000: add struct wilc to host_if_drv by Glen Lee · 9 years ago
  7. f8598aa staging: wilc1000: wilc_spi_write_read: pass struct wilc by Glen Lee · 9 years ago
  8. 1b8d17a staging: wilc1000: wilc_spi_read: pass struct wilc by Glen Lee · 9 years ago
  9. 643b2e4 staging: wilc1000: wilc_spi_write: pass struct wilc by Glen Lee · 9 years ago
  10. 9b410fe staging: wilc1000: wilc_sdio_cmd53: pass struct wilc by Glen Lee · 9 years ago
  11. ea5779b staging: wilc1000: wilc_sdio_cmd52: pass struct wilc by Glen Lee · 9 years ago
  12. 49dcd0d staging: wilc1000: pass wilc to all function pointers of wilc_hif_func by Glen Lee · 9 years ago
  13. 00215dd staging: wilc1000: pass struct wilc to the functions which use hif_func by Glen Lee · 9 years ago
  14. aeed77f staging: wilc1000: remove paltform define PLAT_WMS8304 by Glen Lee · 9 years ago
  15. 4c885c6 staging: wilc1000: remove spi speed control codes by Glen Lee · 9 years ago
  16. 49645e5 staging: wilc1000: remove sdio speed control codes by Glen Lee · 9 years ago
  17. e17bc4c staging: wilc1000: Merge wilc-branch-arnd into work-testing by Greg Kroah-Hartman · 9 years ago
  18. 562ed3f staging/wilc1000: pass struct wilc to most linux_wlan.c functions by Arnd Bergmann · 9 years ago
  19. c94f05e staging/wilc1000: use more regular probing by Arnd Bergmann · 9 years ago
  20. 750ffe9 staging/wilc1000: split out bus specific modules by Arnd Bergmann · 9 years ago
  21. e28e84d staging/wilc1000: remove WILC_SDIO/WILC_SPI macros by Arnd Bergmann · 9 years ago
  22. 5547c1f staging/wilc1000: turn enable_irq/disable_irq into callbacks by Arnd Bergmann · 9 years ago
  23. 7d37a4a staging/wilc1000: pass hif operations through initialization by Arnd Bergmann · 9 years ago
  24. c4d139c staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIO by Arnd Bergmann · 9 years ago
  25. 2e7d537 staging/wilc1000: use device pointer for phy creation by Arnd Bergmann · 9 years ago
  26. 6703992 staging/wilc1000: pass io_type to wilc_netdev_init by Arnd Bergmann · 9 years ago
  27. b03314e staging/wilc1000: unify device pointer by Arnd Bergmann · 9 years ago
  28. 857c7b0 staging/wilc1000: move init/exit functions to driver files by Arnd Bergmann · 9 years ago
  29. 4bd7baf staging/wilc1000: move wilc_wlan_inp_t into struct wilc by Arnd Bergmann · 9 years ago
  30. 25ad41c staging/wilc1000: remove linux_wlan_{device_power,device_detection} by Arnd Bergmann · 9 years ago
  31. 15162fb staging/wilc1000: avoid static definitions in header by Arnd Bergmann · 9 years ago
  32. b4d04c1 staging/wilc1000: use NO_SECURITY instead of NO_ENCRYPT by Arnd Bergmann · 9 years ago
  33. 491880e staging/wilc1000: move extern declarations to headers by Arnd Bergmann · 9 years ago
  34. 0e1af73 staging/wilc1000: use proper naming for global symbols by Arnd Bergmann · 9 years ago
  35. 1608c40 staging/wilc1000: make symbols static if possible by Arnd Bergmann · 9 years ago
  36. 5f550d93 staging/wilc1000: remove unused functions by Arnd Bergmann · 9 years ago
  37. e3b14ba staging: wilc1000: remove host_int_get_rx_power_level by Chaehyun Lim · 9 years ago
  38. 409bee3 staging: wilc1000: remove host_int_get_assoc_req_info by Chaehyun Lim · 9 years ago
  39. 3fbb77f staging: wilc1000: remove host_int_disconnect_station by Chaehyun Lim · 9 years ago
  40. 9c2a6f2 staging: wilc1000: remove host_int_get_start_scan_req by Chaehyun Lim · 9 years ago
  41. a17a1f2 staging: wilc1000: remove host_int_set_start_scan_req by Chaehyun Lim · 9 years ago
  42. cb12ac5 staging: wilc1000: remove host_int_get_RSNAConfigPSKPassPhrase by Chaehyun Lim · 9 years ago
  43. bd6ef876 staging: wilc1000: remove host_int_set_RSNAConfigPSKPassPhrase by Chaehyun Lim · 9 years ago
  44. 9d8b915 staging: wilc1000: remove host_int_get_pmkid_info by Chaehyun Lim · 9 years ago
  45. 36e4cb2 staging: wilc1000: remove host_int_add_tx_gtk declaration by Chaehyun Lim · 9 years ago
  46. 9bfda38 staging: wilc1000: use kmemdup in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  47. d002fcc staging: wilc1000: rename u8KeyLen in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  48. 57bfcbc staging: wilc1000: rename u8Ciphermode in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  49. 2f79758 staging: wilc1000: rename pu8TxMic in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  50. 6d36c27 staging: wilc1000: rename pu8RxMic in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  51. 982859c staging: wilc1000: rename KeyRSC in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  52. 18bef99 staging: wilc1000: rename u32KeyRSClen in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  53. 9a5e5736 staging: wilc1000: rename u8KeyIdx in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  54. 5285e91 staging: wilc1000: rename u8GtkKeylen in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  55. 3c0bf6b staging: wilc1000: rename pu8RxGtk in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  56. 84f82ed staging: wilc1000: fix argument name of host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  57. 1503457 staging: wilc1000: fix return type of host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  58. 8ab8c59 staging: wilc1000: use kmemdup in host_int_add_ptk by Chaehyun Lim · 9 years ago
  59. 53bbbb5 staging: wilc1000: rename u8KeyLen in host_int_add_ptk by Chaehyun Lim · 9 years ago
  60. fa26907 staging: wilc1000: replace u32 with int by Chaehyun Lim · 9 years ago
  61. 3e5c4ab staging: wilc1000: rename u8Idx in host_int_add_ptk by Chaehyun Lim · 9 years ago
  62. f0c8257 staging: wilc1000: rename u8Ciphermode in host_int_add_ptk by Chaehyun Lim · 9 years ago
  63. d7c0242 staging: wilc1000: rename pu8TxMic in host_int_add_ptk by Chaehyun Lim · 9 years ago
  64. 38f6629 staging: wilc1000: rename pu8RxMic in host_int_add_ptk by Chaehyun Lim · 9 years ago
  65. 0743b7e staging: wilc1000: rename u8PtkKeylen in host_int_add_ptk by Chaehyun Lim · 9 years ago
  66. d170536 staging: wilc1000: rename pu8Ptk in host_int_add_ptk by Chaehyun Lim · 9 years ago
  67. d17b7dd staging: wilc1000: fix argument name of host_int_add_ptk by Chaehyun Lim · 9 years ago
  68. 706ab42 staging: wilc1000: fix return type of host_int_add_ptk by Chaehyun Lim · 9 years ago
  69. 7f60809 Merge 4.4-rc2 into staging-next by Greg Kroah-Hartman · 9 years ago
  70. b57f9f3 Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions" by Glen Lee · 9 years ago
  71. 9062305 staging: wilc1000: remove rates variable in host_int_add_station by Chaehyun Lim · 9 years ago
  72. 7897bd0 staging: wilc1000: use kmemdup in host_int_add_station by Chaehyun Lim · 9 years ago
  73. 773e02e staging: wilc1000: rename pstrAddStationMsg in host_int_add_station by Chaehyun Lim · 9 years ago
  74. e337854 staging: wilc1000: rename pstrStaParams in host_int_add_station by Chaehyun Lim · 9 years ago
  75. 261de71 staging: wilc1000: fix parameter name of host_int_add_station by Chaehyun Lim · 9 years ago
  76. 18cfbd3 staging: wilc1000: fix return type of host_int_add_station by Chaehyun Lim · 9 years ago
  77. c87fbed staging: wilc1000: rename pstrDelStationMsg in host_int_del_station by Chaehyun Lim · 9 years ago
  78. c9c4eb4 staging: wilc1000: rename pu8MacAddr in host_int_del_station by Chaehyun Lim · 9 years ago
  79. 994e7dc staging: wilc1000: fix parameter name of host_int_del_station by Chaehyun Lim · 9 years ago
  80. 79a0c0a staging: wilc1000: fix return type of host_int_del_station by Chaehyun Lim · 9 years ago
  81. b6694df staging: wilc1000: fix parameter name of host_int_del_beacon by Chaehyun Lim · 9 years ago
  82. 0a5298c staging: wilc1000: fix return type of host_int_del_beacon by Chaehyun Lim · 9 years ago
  83. f7a34d9 staging: wilc1000: remove os_private by Glen Lee · 9 years ago
  84. 9c80032 staging: wilc1000: change parameter type of hif_init by Glen Lee · 9 years ago
  85. 64ae414 staging: wilc1000: remove os_context by Glen Lee · 9 years ago
  86. 3f64428 staging: wilc1000: linux_spi_init: remove parameter vp by Glen Lee · 9 years ago
  87. 4bffadb staging: wilc1000: linux_sdio_init: remove parameter pv by Glen Lee · 9 years ago
  88. 060a8a2 staging: wilc1000: remove unused function pointer io_deinit by Glen Lee · 9 years ago
  89. 62342c7 staging: wilc1000: remove function pointer io_init by Glen Lee · 9 years ago
  90. d8dd29d staging: wilc1000: remove spi_max_speed of wilc_wlan_io_func_t by Glen Lee · 9 years ago
  91. fae2606 staging: wilc1000: remove function pointer spi_max_speed by Glen Lee · 9 years ago
  92. 6f617f2 staging: wilc1000: remove spi_trx of wilc_wlan_io_func_t by Glen Lee · 9 years ago
  93. fd9bf7b staging: wilc1000: remove function pointer spi_trx by Glen Lee · 9 years ago
  94. b4b87a0 staging: wilc1000: remove function pointer spi_rx of wilc_wlan_io_func_t by Glen Lee · 9 years ago
  95. d3d0232 staging: wilc1000: remove function pointer spi_rx of wilc_spi_t by Glen Lee · 9 years ago
  96. 6cad576 staging: wilc1000: remove function pointer spi_tx of wilc_wlan_io_function_t by Glen Lee · 9 years ago
  97. 5334bad staging: wilc1000: remove function pointer spi_tx of wilc_spi_t by Glen Lee · 9 years ago
  98. d4a7344 staging: wilc1000: wilc_spi.c: add prefix wilc in all function name by Glen Lee · 9 years ago
  99. de11ee8 staging: wilc1000: call linux_sdio_init instead of io_init by Glen Lee · 9 years ago
  100. 1c2cf24 staging: wilc1000: remove varialbe sdio_set_default_speed by Glen Lee · 9 years ago