1. 881eb5d staging: wilc1000: rename u8P2P_oui variable by Leo Kim · 9 years ago
  2. 0bd8274 staging: wilc1000: rename u8WLANChannel variable by Leo Kim · 9 years ago
  3. 8d48b5b staging: wilc1000: rename WILC_WFI_rates variable by Leo Kim · 9 years ago
  4. 2736f47 staging: wilc1000: rename WILC_WFI_2ghz_channels variable by Leo Kim · 9 years ago
  5. f1ab117 staging: wilc1000: rename astrLastScannedNtwrksShadow variable by Leo Kim · 9 years ago
  6. 771fbae staging: wilc1000: rename u32LastScannedNtwrksCountShadow variable by Leo Kim · 9 years ago
  7. 825b966 staging: wilc1000: use wilc instead of wilc_dev and remove wilc_dev by Glen Lee · 9 years ago
  8. d36ec22 staging: wilc1000: wilc_dbg: remove wilc by Glen Lee · 9 years ago
  9. d40c99c staging: wilc1000: wilc_wlan_cfg_get: pass struct wilc by Glen Lee · 9 years ago
  10. 89758e1 staging: wilc1000: wilc_wlan_cfg_set: pass struct wilc by Glen Lee · 9 years ago
  11. ec62e6d staging: wilc1000: wilc_send_config_pkt: pass struct wilc by Glen Lee · 9 years ago
  12. b82d940 staging: wilc1000: add struct wilc to host_if_drv by Glen Lee · 9 years ago
  13. f8598aa staging: wilc1000: wilc_spi_write_read: pass struct wilc by Glen Lee · 9 years ago
  14. 1b8d17a staging: wilc1000: wilc_spi_read: pass struct wilc by Glen Lee · 9 years ago
  15. 643b2e4 staging: wilc1000: wilc_spi_write: pass struct wilc by Glen Lee · 9 years ago
  16. 9b410fe staging: wilc1000: wilc_sdio_cmd53: pass struct wilc by Glen Lee · 9 years ago
  17. ea5779b staging: wilc1000: wilc_sdio_cmd52: pass struct wilc by Glen Lee · 9 years ago
  18. 49dcd0d staging: wilc1000: pass wilc to all function pointers of wilc_hif_func by Glen Lee · 9 years ago
  19. 00215dd staging: wilc1000: pass struct wilc to the functions which use hif_func by Glen Lee · 9 years ago
  20. aeed77f staging: wilc1000: remove paltform define PLAT_WMS8304 by Glen Lee · 9 years ago
  21. 4c885c6 staging: wilc1000: remove spi speed control codes by Glen Lee · 9 years ago
  22. 49645e5 staging: wilc1000: remove sdio speed control codes by Glen Lee · 9 years ago
  23. e17bc4c staging: wilc1000: Merge wilc-branch-arnd into work-testing by Greg Kroah-Hartman · 9 years ago
  24. 562ed3f staging/wilc1000: pass struct wilc to most linux_wlan.c functions by Arnd Bergmann · 9 years ago
  25. c94f05e staging/wilc1000: use more regular probing by Arnd Bergmann · 9 years ago
  26. 750ffe9 staging/wilc1000: split out bus specific modules by Arnd Bergmann · 9 years ago
  27. e28e84d staging/wilc1000: remove WILC_SDIO/WILC_SPI macros by Arnd Bergmann · 9 years ago
  28. 5547c1f staging/wilc1000: turn enable_irq/disable_irq into callbacks by Arnd Bergmann · 9 years ago
  29. 7d37a4a staging/wilc1000: pass hif operations through initialization by Arnd Bergmann · 9 years ago
  30. c4d139c staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIO by Arnd Bergmann · 9 years ago
  31. 2e7d537 staging/wilc1000: use device pointer for phy creation by Arnd Bergmann · 9 years ago
  32. 6703992 staging/wilc1000: pass io_type to wilc_netdev_init by Arnd Bergmann · 9 years ago
  33. b03314e staging/wilc1000: unify device pointer by Arnd Bergmann · 9 years ago
  34. 857c7b0 staging/wilc1000: move init/exit functions to driver files by Arnd Bergmann · 9 years ago
  35. 4bd7baf staging/wilc1000: move wilc_wlan_inp_t into struct wilc by Arnd Bergmann · 9 years ago
  36. 25ad41c staging/wilc1000: remove linux_wlan_{device_power,device_detection} by Arnd Bergmann · 9 years ago
  37. 15162fb staging/wilc1000: avoid static definitions in header by Arnd Bergmann · 9 years ago
  38. b4d04c1 staging/wilc1000: use NO_SECURITY instead of NO_ENCRYPT by Arnd Bergmann · 9 years ago
  39. 491880e staging/wilc1000: move extern declarations to headers by Arnd Bergmann · 9 years ago
  40. 0e1af73 staging/wilc1000: use proper naming for global symbols by Arnd Bergmann · 9 years ago
  41. 1608c40 staging/wilc1000: make symbols static if possible by Arnd Bergmann · 9 years ago
  42. 5f550d93 staging/wilc1000: remove unused functions by Arnd Bergmann · 9 years ago
  43. e3b14ba staging: wilc1000: remove host_int_get_rx_power_level by Chaehyun Lim · 9 years ago
  44. 409bee3 staging: wilc1000: remove host_int_get_assoc_req_info by Chaehyun Lim · 9 years ago
  45. 3fbb77f staging: wilc1000: remove host_int_disconnect_station by Chaehyun Lim · 9 years ago
  46. 9c2a6f2 staging: wilc1000: remove host_int_get_start_scan_req by Chaehyun Lim · 9 years ago
  47. a17a1f2 staging: wilc1000: remove host_int_set_start_scan_req by Chaehyun Lim · 9 years ago
  48. cb12ac5 staging: wilc1000: remove host_int_get_RSNAConfigPSKPassPhrase by Chaehyun Lim · 9 years ago
  49. bd6ef876 staging: wilc1000: remove host_int_set_RSNAConfigPSKPassPhrase by Chaehyun Lim · 9 years ago
  50. 9d8b915 staging: wilc1000: remove host_int_get_pmkid_info by Chaehyun Lim · 9 years ago
  51. 36e4cb2 staging: wilc1000: remove host_int_add_tx_gtk declaration by Chaehyun Lim · 9 years ago
  52. 9bfda38 staging: wilc1000: use kmemdup in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  53. d002fcc staging: wilc1000: rename u8KeyLen in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  54. 57bfcbc staging: wilc1000: rename u8Ciphermode in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  55. 2f79758 staging: wilc1000: rename pu8TxMic in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  56. 6d36c27 staging: wilc1000: rename pu8RxMic in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  57. 982859c staging: wilc1000: rename KeyRSC in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  58. 18bef99 staging: wilc1000: rename u32KeyRSClen in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  59. 9a5e5736 staging: wilc1000: rename u8KeyIdx in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  60. 5285e91 staging: wilc1000: rename u8GtkKeylen in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  61. 3c0bf6b staging: wilc1000: rename pu8RxGtk in host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  62. 84f82ed staging: wilc1000: fix argument name of host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  63. 1503457 staging: wilc1000: fix return type of host_int_add_rx_gtk by Chaehyun Lim · 9 years ago
  64. 8ab8c59 staging: wilc1000: use kmemdup in host_int_add_ptk by Chaehyun Lim · 9 years ago
  65. 53bbbb5 staging: wilc1000: rename u8KeyLen in host_int_add_ptk by Chaehyun Lim · 9 years ago
  66. fa26907 staging: wilc1000: replace u32 with int by Chaehyun Lim · 9 years ago
  67. 3e5c4ab staging: wilc1000: rename u8Idx in host_int_add_ptk by Chaehyun Lim · 9 years ago
  68. f0c8257 staging: wilc1000: rename u8Ciphermode in host_int_add_ptk by Chaehyun Lim · 9 years ago
  69. d7c0242 staging: wilc1000: rename pu8TxMic in host_int_add_ptk by Chaehyun Lim · 9 years ago
  70. 38f6629 staging: wilc1000: rename pu8RxMic in host_int_add_ptk by Chaehyun Lim · 9 years ago
  71. 0743b7e staging: wilc1000: rename u8PtkKeylen in host_int_add_ptk by Chaehyun Lim · 9 years ago
  72. d170536 staging: wilc1000: rename pu8Ptk in host_int_add_ptk by Chaehyun Lim · 9 years ago
  73. d17b7dd staging: wilc1000: fix argument name of host_int_add_ptk by Chaehyun Lim · 9 years ago
  74. 706ab42 staging: wilc1000: fix return type of host_int_add_ptk by Chaehyun Lim · 9 years ago
  75. d3ae4fa staging/android: add TODO to de-stage android sync framework by Gustavo Padovan · 9 years ago
  76. 93c222c Merge 4.4-rc5 into staging-next by Greg Kroah-Hartman · 9 years ago
  77. 9f9499a Linux 4.4-rc5 by Linus Torvalds · 9 years ago
  78. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  79. fc891828 Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  80. dec9cbf Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. 43afc99 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. f17ef49 Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  83. b24f74e Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  84. c474009 Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  85. 097b285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  86. 79dbdda Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  87. 800f1ac Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  88. a971526 Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  89. 7807563 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  90. 6539756 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  91. 9530d0f MIPS: fix DMA contiguous allocation by Qais Yousef · 9 years ago
  92. 2d33fa1 sh64: fix __NR_fgetxattr by Dmitry V. Levin · 9 years ago
  93. 854ee2e ocfs2: fix SGID not inherited issue by Junxiao Bi · 9 years ago
  94. a2b829d mm/oom_kill.c: avoid attempting to kill init sharing same memory by Chen Jie · 9 years ago
  95. 26bbe7e drivers/base/memory.c: prohibit offlining of memory blocks with missing sections by Seth Jennings · 9 years ago
  96. 267a4c7 tmpfs: fix shmem_evict_inode() warnings on i_blocks by Hugh Dickins · 9 years ago
  97. dbe409e mm/hugetlb.c: fix resv map memory leak for placeholder entries by Mike Kravetz · 9 years ago
  98. 0d777df mm: hugetlb: call huge_pte_alloc() only if ptep is null by Naoya Horiguchi · 9 years ago
  99. 86fffe4 kernel: remove stop_machine() Kconfig dependency by Chris Wilson · 9 years ago
  100. 98e89cf mm: kmemleak: mark kmemleak_init prototype as __init by Nicolas Iooss · 9 years ago