1. ff5d40a staging: wilc1000: Remove 'if' statement, which is always false by Chandra S Gorentla · 9 years ago
  2. cc28e4b staging: wilc1000: fix a bug when unload driver by Glen Lee · 9 years ago
  3. c8751ad staging: wilc1000: Handle_SetMulticastFilter(): fixes right shifting more than type allows by Leo Kim · 9 years ago
  4. 9edaa5f staging: wilc1000: change if with else if by Leo Kim · 9 years ago
  5. b0b9f3e staging: wilc1000: Handle_AddBASession: remove unused function by Leo Kim · 9 years ago
  6. da53722 staging: wilc1000: fixes blank lines aren't necessary brace by Leo Kim · 9 years ago
  7. a89f7c5 staging: wilc1000: wilc_wfi_cfgoperations.c: remove over-commenting by Leo Kim · 9 years ago
  8. 6f72ed7 staging: wilc1000: fix rmmod failure by Glen Lee · 9 years ago
  9. c2ba8b2 staging: wilc1000: return linux error value by Glen Lee · 9 years ago
  10. 604f6e2 staging: wilc1000: remove unused variable by Glen Lee · 9 years ago
  11. 0b8bea1 staging: wilc1000: rename pstrNetworkInfo in get_rssi_avg function by Leo Kim · 9 years ago
  12. bdd3460 staging: wilc1000: rename pJoinParams in CfgScanResult function by Leo Kim · 9 years ago
  13. 30cd10c staging: wilc1000: rename pUserVoid in CfgScanResult function by Leo Kim · 9 years ago
  14. 0551a72 staging: wilc1000: rename pstrNetworkInfo in CfgScanResult function by Leo Kim · 9 years ago
  15. 1a4c8ce staging: wilc1000: rename enuScanEvent in CfgScanResult function by Leo Kim · 9 years ago
  16. 5c4cf0d staging: wilc1000: rename pUserVoid in add_network_to_shadow function by Leo Kim · 9 years ago
  17. 157814f staging: wilc1000: rename pUserVoid in is_network_in_shadow function by Leo Kim · 9 years ago
  18. 5e51d8b staging: wilc1000: update_scan_time: remove unused argument by Leo Kim · 9 years ago
  19. 12b0138 staging: wilc1000: reset_shadow_found: remove unused argument by Leo Kim · 9 years ago
  20. c6f5e3a staging: wilc1000: rename s32Freq variable by Leo Kim · 9 years ago
  21. ce3b1b5 staging: wilc1000: rename pstrNetworkInfo variable by Leo Kim · 9 years ago
  22. 48ee7ba staging: wilc1000: rename bDirectScan in refresh_scan function by Leo Kim · 9 years ago
  23. 84df0e6 staging: wilc1000: rename pUserVoid in refresh_scan function by Leo Kim · 9 years ago
  24. d14991a staging: wilc1000: clear_shadow_scan: remove unused argument by Leo Kim · 9 years ago
  25. e554a30 staging: wilc1000: rename wilc_connected_SSID variable by Leo Kim · 9 years ago
  26. 7e872df staging: wilc1000: rename duringIP_TIME variable by Leo Kim · 9 years ago
  27. a25d518 staging: wilc1000: rename bWilc_ie variable by Leo Kim · 9 years ago
  28. 8668594 staging: wilc1000: rename u8P2P_vendorspec variable by Leo Kim · 9 years ago
  29. b84a3ac staging: wilc1000: rename u8P2Precvrandom variable by Leo Kim · 9 years ago
  30. 583d972 staging: wilc1000: rename u8P2Plocalrandom variable by Leo Kim · 9 years ago
  31. 881eb5d staging: wilc1000: rename u8P2P_oui variable by Leo Kim · 9 years ago
  32. 0bd8274 staging: wilc1000: rename u8WLANChannel variable by Leo Kim · 9 years ago
  33. 8d48b5b staging: wilc1000: rename WILC_WFI_rates variable by Leo Kim · 9 years ago
  34. 2736f47 staging: wilc1000: rename WILC_WFI_2ghz_channels variable by Leo Kim · 9 years ago
  35. f1ab117 staging: wilc1000: rename astrLastScannedNtwrksShadow variable by Leo Kim · 9 years ago
  36. 771fbae staging: wilc1000: rename u32LastScannedNtwrksCountShadow variable by Leo Kim · 9 years ago
  37. 825b966 staging: wilc1000: use wilc instead of wilc_dev and remove wilc_dev by Glen Lee · 9 years ago
  38. d36ec22 staging: wilc1000: wilc_dbg: remove wilc by Glen Lee · 9 years ago
  39. d40c99c staging: wilc1000: wilc_wlan_cfg_get: pass struct wilc by Glen Lee · 9 years ago
  40. 89758e1 staging: wilc1000: wilc_wlan_cfg_set: pass struct wilc by Glen Lee · 9 years ago
  41. ec62e6d staging: wilc1000: wilc_send_config_pkt: pass struct wilc by Glen Lee · 9 years ago
  42. b82d940 staging: wilc1000: add struct wilc to host_if_drv by Glen Lee · 9 years ago
  43. f8598aa staging: wilc1000: wilc_spi_write_read: pass struct wilc by Glen Lee · 9 years ago
  44. 1b8d17a staging: wilc1000: wilc_spi_read: pass struct wilc by Glen Lee · 9 years ago
  45. 643b2e4 staging: wilc1000: wilc_spi_write: pass struct wilc by Glen Lee · 9 years ago
  46. 9b410fe staging: wilc1000: wilc_sdio_cmd53: pass struct wilc by Glen Lee · 9 years ago
  47. ea5779b staging: wilc1000: wilc_sdio_cmd52: pass struct wilc by Glen Lee · 9 years ago
  48. 49dcd0d staging: wilc1000: pass wilc to all function pointers of wilc_hif_func by Glen Lee · 9 years ago
  49. 00215dd staging: wilc1000: pass struct wilc to the functions which use hif_func by Glen Lee · 9 years ago
  50. aeed77f staging: wilc1000: remove paltform define PLAT_WMS8304 by Glen Lee · 9 years ago
  51. 4c885c6 staging: wilc1000: remove spi speed control codes by Glen Lee · 9 years ago
  52. 49645e5 staging: wilc1000: remove sdio speed control codes by Glen Lee · 9 years ago
  53. e17bc4c staging: wilc1000: Merge wilc-branch-arnd into work-testing by Greg Kroah-Hartman · 9 years ago
  54. 562ed3f staging/wilc1000: pass struct wilc to most linux_wlan.c functions by Arnd Bergmann · 9 years ago
  55. c94f05e staging/wilc1000: use more regular probing by Arnd Bergmann · 9 years ago
  56. 750ffe9 staging/wilc1000: split out bus specific modules by Arnd Bergmann · 9 years ago
  57. e28e84d staging/wilc1000: remove WILC_SDIO/WILC_SPI macros by Arnd Bergmann · 9 years ago
  58. 5547c1f staging/wilc1000: turn enable_irq/disable_irq into callbacks by Arnd Bergmann · 9 years ago
  59. 7d37a4a staging/wilc1000: pass hif operations through initialization by Arnd Bergmann · 9 years ago
  60. c4d139c staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIO by Arnd Bergmann · 9 years ago
  61. 2e7d537 staging/wilc1000: use device pointer for phy creation by Arnd Bergmann · 9 years ago
  62. 6703992 staging/wilc1000: pass io_type to wilc_netdev_init by Arnd Bergmann · 9 years ago
  63. b03314e staging/wilc1000: unify device pointer by Arnd Bergmann · 9 years ago
  64. 857c7b0 staging/wilc1000: move init/exit functions to driver files by Arnd Bergmann · 9 years ago
  65. 4bd7baf staging/wilc1000: move wilc_wlan_inp_t into struct wilc by Arnd Bergmann · 9 years ago
  66. 25ad41c staging/wilc1000: remove linux_wlan_{device_power,device_detection} by Arnd Bergmann · 9 years ago
  67. 15162fb staging/wilc1000: avoid static definitions in header by Arnd Bergmann · 9 years ago
  68. b4d04c1 staging/wilc1000: use NO_SECURITY instead of NO_ENCRYPT by Arnd Bergmann · 9 years ago
  69. 491880e staging/wilc1000: move extern declarations to headers by Arnd Bergmann · 9 years ago
  70. 0e1af73 staging/wilc1000: use proper naming for global symbols by Arnd Bergmann · 9 years ago
  71. 1608c40 staging/wilc1000: make symbols static if possible by Arnd Bergmann · 9 years ago
  72. 5f550d93 staging/wilc1000: remove unused functions by Arnd Bergmann · 9 years ago
  73. e3b14ba staging: wilc1000: remove host_int_get_rx_power_level by Chaehyun Lim · 9 years ago
  74. 409bee3 staging: wilc1000: remove host_int_get_assoc_req_info by Chaehyun Lim · 9 years ago
  75. 3fbb77f staging: wilc1000: remove host_int_disconnect_station by Chaehyun Lim · 9 years ago
  76. 9c2a6f2 staging: wilc1000: remove host_int_get_start_scan_req by Chaehyun Lim · 9 years ago
  77. a17a1f2 staging: wilc1000: remove host_int_set_start_scan_req by Chaehyun Lim · 9 years ago
  78. cb12ac5 staging: wilc1000: remove host_int_get_RSNAConfigPSKPassPhrase by Chaehyun Lim · 9 years ago
  79. bd6ef876 staging: wilc1000: remove host_int_set_RSNAConfigPSKPassPhrase by Chaehyun Lim · 9 years ago
  80. 9d8b915 staging: wilc1000: remove host_int_get_pmkid_info by Chaehyun Lim · 9 years ago
  81. 36e4cb2 staging: wilc1000: remove host_int_add_tx_gtk declaration by Chaehyun Lim · 9 years ago
  82. 9bfda38 staging: wilc1000: use kmemdup in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  83. d002fcc staging: wilc1000: rename u8KeyLen in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  84. 57bfcbc staging: wilc1000: rename u8Ciphermode in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  85. 2f79758 staging: wilc1000: rename pu8TxMic in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  86. 6d36c27 staging: wilc1000: rename pu8RxMic in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  87. 982859c staging: wilc1000: rename KeyRSC in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  88. 18bef99 staging: wilc1000: rename u32KeyRSClen in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  89. 9a5e5736 staging: wilc1000: rename u8KeyIdx in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  90. 5285e91 staging: wilc1000: rename u8GtkKeylen in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  91. 3c0bf6b staging: wilc1000: rename pu8RxGtk in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  92. 84f82ed staging: wilc1000: fix argument name of host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  93. 1503457 staging: wilc1000: fix return type of host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  94. 8ab8c59 staging: wilc1000: use kmemdup in host_int_add_ptk by Chaehyun Lim · 9 years ago
  95. 53bbbb5 staging: wilc1000: rename u8KeyLen in host_int_add_ptk by Chaehyun Lim · 9 years ago
  96. fa26907 staging: wilc1000: replace u32 with int by Chaehyun Lim · 9 years ago
  97. 3e5c4ab staging: wilc1000: rename u8Idx in host_int_add_ptk by Chaehyun Lim · 9 years ago
  98. f0c8257 staging: wilc1000: rename u8Ciphermode in host_int_add_ptk by Chaehyun Lim · 9 years ago
  99. d7c0242 staging: wilc1000: rename pu8TxMic in host_int_add_ptk by Chaehyun Lim · 9 years ago
  100. 38f6629 staging: wilc1000: rename pu8RxMic in host_int_add_ptk by Chaehyun Lim · 9 years ago