1. 1f435d2 staging: wilc1000: change vif to pointer to refence real private data by Glen Lee · 9 years ago
  2. a4cac48 staging: wilc1000: move perInterface_wlan_t to wilc_vif by Glen Lee · 9 years ago
  3. 320edd0 staging: wilc1000: remove unneeded extern variable by Glen Lee · 9 years ago
  4. 523fc23 staging: wilc1000: remove unused files by Glen Lee · 9 years ago
  5. 43a7622 staging: wilc1000: linux_wlan_spi.c: move all the codes to wilc_spi.c by Glen Lee · 9 years ago
  6. 2769d94 staging: wilc1000: remove unneeded function by Glen Lee · 9 years ago
  7. d4312b6 staging: wilc1000: rename spi function names by Glen Lee · 9 years ago
  8. 895e5ea staging: wilc1000: remove unused files by Glen Lee · 9 years ago
  9. 35a4569 staging: wilc1000: linux_wlan_sdio.c: move all the codes to wilc_sdio.c by Glen Lee · 9 years ago
  10. 51d0029 staging: wilc1000: linux_sdio_probe: use return value by Glen Lee · 9 years ago
  11. 0f34e92 staging: wilc1000: linux_wlan_spi.c: return linux error value by Glen Lee · 9 years ago
  12. 6d04d7a staging: wilc1000: wilc_deinit(): fixes inconsistent returns by Leo Kim · 9 years ago
  13. cb3b05c staging: wilc1000: wilc_init(): fixes inconsistent returns by Leo Kim · 9 years ago
  14. 653bb46 staging: wilc1000: fixes potential null dereference 'wid.val' by Leo Kim · 9 years ago
  15. 369a1d3 staging: wilc1000: replace explicit NULL comparisons with ! by Leo Kim · 9 years ago
  16. 3bac1c5 staging: wilc1000: linux_wlan_spi.c: fix NULL comparison style by Glen Lee · 9 years ago
  17. d850659 staging: wilc1000: linux_wlan_spi.c: add a blank by Glen Lee · 9 years ago
  18. 5b46e16 staging: wilc1000: linux_wlan_spi.c: remove braces for single statement by Glen Lee · 9 years ago
  19. 28e9ad2 staging: wilc1000: wilc_sdio_cmd52: return linux error value by Glen Lee · 9 years ago
  20. 6f8bded staging: wilc1000: wilc_sdio_cmd53: return linux error value by Glen Lee · 9 years ago
  21. 58ed46f staging: wilc1000: linux_wlan_sdio.c: remove braces by Glen Lee · 9 years ago
  22. 3cf9c9a staging: wilc1000: linux_wlan_sdio.c: fix checkpatch warning line over 80 by Glen Lee · 9 years ago
  23. 491a2ed staging: wilc1000: remove unused functions by Glen Lee · 9 years ago
  24. 28b01ff staging: wilc1000: remove wilc_debug_func of hif_init by Glen Lee · 9 years ago
  25. ac1da16 staging: wilc1000: sdio/spi: use device print api instead of custom one by Glen Lee · 9 years ago
  26. 67e2a07 staging: wilc1000: move all of wilc_wlan_dev_t to struct wilc by Glen Lee · 9 years ago
  27. 21ee509 staging: wilc1000: remove unused varialbe tx_buffer_offset by Glen Lee · 9 years ago
  28. a3629a9 staging: wilc1000: remove io_type of wilc_wlan_dev_t by Glen Lee · 9 years ago
  29. af9ae09 staging: wilc1000: wilc_wlan.c: remove hif_func of wilc_wlan_dev_t by Glen Lee · 9 years ago
  30. 9e6627a staging: wilc1000: use kernel define byte order macros by Glen Lee · 9 years ago
  31. b719302 staging: wilc1000: rename index to tcp_pending_ack_idx by Glen Lee · 9 years ago
  32. a5038d5 staging: wilc1000: remove wilc memory allocation config by Glen Lee · 9 years ago
  33. c6e3a5b staging: wilc1000: remove define COMPLEMENT_BOOT by Glen Lee · 9 years ago
  34. e209f7c staging: comedi: adv_pci1710: rename pci171x_ai_*() by H Hartley Sweeten · 9 years ago
  35. 6f05ce9 staging: comedi: adv_pci1710: rename pci171x_ai_{cmd,cmdtest}() by H Hartley Sweeten · 9 years ago
  36. 5ce4385 staging: comedi: adv_pci1710: fix ai (*insn_read) by H Hartley Sweeten · 9 years ago
  37. d044530 staging: comedi: adv_pci1710: fix counter 0 internal clock source by H Hartley Sweeten · 9 years ago
  38. 0c917a9 staging: comedi: adv_pci1710: tidy up pci1710_reset() by H Hartley Sweeten · 9 years ago
  39. adbc9ec staging: comedi: adv_pci1710: ai (*cancel) should not enable software trigger by H Hartley Sweeten · 9 years ago
  40. d3e8ab4 staging: comedi: adv_pci1710: post increment 'subdev' in (*auto_attach) by H Hartley Sweeten · 9 years ago
  41. 7387332 staging: comedi: adv_pci1710: tidy up analog input subdev_flags by H Hartley Sweeten · 9 years ago
  42. 1ef6e0a staging: comedi: adv_pci1710: tidy up analog output subdev_flags by H Hartley Sweeten · 9 years ago
  43. 976e893 staging: comedi: adv_pci1710: support external analog output reference by H Hartley Sweeten · 9 years ago
  44. baacf6c staging: comedi: adv_pci1710: rename pci171x_ao_insn_write() by H Hartley Sweeten · 9 years ago
  45. 6039278 staging: comedi: adv_pci1710: rename pci171x_d[io]_insn_bits by H Hartley Sweeten · 9 years ago
  46. f1f4ce6 staging: comedi: adv_pci1710: rename pci171x_insn_counter_config() by H Hartley Sweeten · 9 years ago
  47. 96d57c1 staging: comedi: adv_pci1710: rename interrupt_service_pci1710() by H Hartley Sweeten · 9 years ago
  48. b5b147d staging: comedi: adv_pci1710: tidy up boardinfo definition by H Hartley Sweeten · 9 years ago
  49. dbdb624 staging: comedi: adv_pci1710: remove 'has_large_fifo' and 'has_diff_ai' boardinfo by H Hartley Sweeten · 9 years ago
  50. 8860153 staging: comedi: adv_pci1710: remove 'has_di_do' boardinfo by H Hartley Sweeten · 9 years ago
  51. 0b458e7 staging: comedi: adv_pci1710: remove 'n_aichan' boardinfo by H Hartley Sweeten · 9 years ago
  52. 92c65e5 staging: comedi: adv_pci1710: define the mux control register bits by H Hartley Sweeten · 9 years ago
  53. 7603900 staging: comedi: adv_pci1710: refactor ai range programming by H Hartley Sweeten · 9 years ago
  54. 19cbb8f staging: comedi: adv_pci1710: don't "reset" board when detaching by H Hartley Sweeten · 9 years ago
  55. 8a8d087 staging: comedi: adv_pci1710: remove 'has_counter' boardinfo by H Hartley Sweeten · 9 years ago
  56. 6fa60dd staging: comedi: adv_pci1710: remove 'has_irq' boardinfo by H Hartley Sweeten · 9 years ago
  57. 14b93bb staging: comedi: adv_pci_dio: separate out PCI-1760 support by H Hartley Sweeten · 9 years ago
  58. 7cf8e59 staging: wilc1000: replace 'ptr > 0' check by 'ptr' check. by Mario J. Rugiero · 9 years ago
  59. 6b05fcc staging: wilc1000: Fix typo in wilc_msgqueue.h by Masanari Iida · 9 years ago
  60. f6e0e2a drivers:staging:wilc1000 Fix all comparison to NULL could be written ... by Bogicevic Sasa · 9 years ago
  61. ff5d40a staging: wilc1000: Remove 'if' statement, which is always false by Chandra S Gorentla · 9 years ago
  62. cc28e4b staging: wilc1000: fix a bug when unload driver by Glen Lee · 9 years ago
  63. c8751ad staging: wilc1000: Handle_SetMulticastFilter(): fixes right shifting more than type allows by Leo Kim · 9 years ago
  64. 9edaa5f staging: wilc1000: change if with else if by Leo Kim · 9 years ago
  65. b0b9f3e staging: wilc1000: Handle_AddBASession: remove unused function by Leo Kim · 9 years ago
  66. da53722 staging: wilc1000: fixes blank lines aren't necessary brace by Leo Kim · 9 years ago
  67. a89f7c5 staging: wilc1000: wilc_wfi_cfgoperations.c: remove over-commenting by Leo Kim · 9 years ago
  68. 6f72ed7 staging: wilc1000: fix rmmod failure by Glen Lee · 9 years ago
  69. c2ba8b2 staging: wilc1000: return linux error value by Glen Lee · 9 years ago
  70. 604f6e2 staging: wilc1000: remove unused variable by Glen Lee · 9 years ago
  71. 0b8bea1 staging: wilc1000: rename pstrNetworkInfo in get_rssi_avg function by Leo Kim · 9 years ago
  72. bdd3460 staging: wilc1000: rename pJoinParams in CfgScanResult function by Leo Kim · 9 years ago
  73. 30cd10c staging: wilc1000: rename pUserVoid in CfgScanResult function by Leo Kim · 9 years ago
  74. 0551a72 staging: wilc1000: rename pstrNetworkInfo in CfgScanResult function by Leo Kim · 9 years ago
  75. 1a4c8ce staging: wilc1000: rename enuScanEvent in CfgScanResult function by Leo Kim · 9 years ago
  76. 5c4cf0d staging: wilc1000: rename pUserVoid in add_network_to_shadow function by Leo Kim · 9 years ago
  77. 157814f staging: wilc1000: rename pUserVoid in is_network_in_shadow function by Leo Kim · 9 years ago
  78. 5e51d8b staging: wilc1000: update_scan_time: remove unused argument by Leo Kim · 9 years ago
  79. 12b0138 staging: wilc1000: reset_shadow_found: remove unused argument by Leo Kim · 9 years ago
  80. c6f5e3a staging: wilc1000: rename s32Freq variable by Leo Kim · 9 years ago
  81. ce3b1b5 staging: wilc1000: rename pstrNetworkInfo variable by Leo Kim · 9 years ago
  82. 48ee7ba staging: wilc1000: rename bDirectScan in refresh_scan function by Leo Kim · 9 years ago
  83. 84df0e6 staging: wilc1000: rename pUserVoid in refresh_scan function by Leo Kim · 9 years ago
  84. d14991a staging: wilc1000: clear_shadow_scan: remove unused argument by Leo Kim · 9 years ago
  85. e554a30 staging: wilc1000: rename wilc_connected_SSID variable by Leo Kim · 9 years ago
  86. 7e872df staging: wilc1000: rename duringIP_TIME variable by Leo Kim · 9 years ago
  87. a25d518 staging: wilc1000: rename bWilc_ie variable by Leo Kim · 9 years ago
  88. 8668594 staging: wilc1000: rename u8P2P_vendorspec variable by Leo Kim · 9 years ago
  89. b84a3ac staging: wilc1000: rename u8P2Precvrandom variable by Leo Kim · 9 years ago
  90. 583d972 staging: wilc1000: rename u8P2Plocalrandom variable by Leo Kim · 9 years ago
  91. 881eb5d staging: wilc1000: rename u8P2P_oui variable by Leo Kim · 9 years ago
  92. 0bd8274 staging: wilc1000: rename u8WLANChannel variable by Leo Kim · 9 years ago
  93. 8d48b5b staging: wilc1000: rename WILC_WFI_rates variable by Leo Kim · 9 years ago
  94. 2736f47 staging: wilc1000: rename WILC_WFI_2ghz_channels variable by Leo Kim · 9 years ago
  95. f1ab117 staging: wilc1000: rename astrLastScannedNtwrksShadow variable by Leo Kim · 9 years ago
  96. 771fbae staging: wilc1000: rename u32LastScannedNtwrksCountShadow variable by Leo Kim · 9 years ago
  97. 825b966 staging: wilc1000: use wilc instead of wilc_dev and remove wilc_dev by Glen Lee · 9 years ago
  98. d36ec22 staging: wilc1000: wilc_dbg: remove wilc by Glen Lee · 9 years ago
  99. d40c99c staging: wilc1000: wilc_wlan_cfg_get: pass struct wilc by Glen Lee · 9 years ago
  100. 89758e1 staging: wilc1000: wilc_wlan_cfg_set: pass struct wilc by Glen Lee · 9 years ago