1. de4fe30 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  2. c7333c1 Staging: rtl8188eu: Fixed "foo * bar" related coding style issues by Tim Jester-Pfadt · 11 years ago
  3. 3f35c7f Staging: rtl8188eu: Fixed required spaces after ',' and around '=' and '==' by Tim Jester-Pfadt · 11 years ago
  4. 1f4c095 Staging: rtl8188eu: Fixed whitespace related coding style issues by Tim Jester-Pfadt · 11 years ago
  5. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  6. 7194ea8 Staging: rtl8188eu: Fixed spaces before tabs and before close parentheses by Tim Jester-Pfadt · 11 years ago
  7. beb3d16 Staging: rtl8188eu: Fixed coding style issues by Tim Jester-Pfadt · 11 years ago
  8. 9d921a8 Staging: rtl8188eu: Fixed coding style issues by Tim Jester-Pfadt · 11 years ago
  9. 432d1e0 staging: rtl8188eu: Drop print of build date/time by Josh Triplett · 11 years ago
  10. 5532318 staging: r8188eu: Fix sparse warnings in core/rtw_br_ext.c by Larry Finger · 11 years ago
  11. 7e83fd6 staging: r8188eu: Fix sparse warning in core/rtw_xmit.c by Larry Finger · 11 years ago
  12. 718aa54 staging: r8188eu: Fix sparse warning in core/rtw_pwrctrl.c by Larry Finger · 11 years ago
  13. 1f8e635 staging: r8188eu: Fix sparse warning in core/rtw_sta_mgt.c by Larry Finger · 11 years ago
  14. cc25137 staging: r8188eu: Eliminate enum ODM_RADIO_PATH in favor of rf_radio_path by Larry Finger · 11 years ago
  15. 5fd5ca5 staging: r8188eu: Cleanup of include/hal_intf.h by Larry Finger · 11 years ago
  16. f395036 staging: r8188eu: Additional cleanup of include/odm.h by Larry Finger · 11 years ago
  17. e02a008 staging: r8188eu: Remove unneeded prototypes from include/odm.h by Larry Finger · 11 years ago
  18. 6c0a555 staging: r8188eu: Simplify code related to SupportICType by Larry Finger · 11 years ago
  19. 0735ea6 staging: r8188eu: Simplify code concerning SupportPlatform by Larry Finger · 11 years ago
  20. e96031d staging: r8188eu: Remove even more empty routines by Larry Finger · 11 years ago
  21. 3629886 staging: r8188eu: Remove more empty routines by Larry Finger · 11 years ago
  22. 9ec6f1d staging: r8188eu: Remove - number of dummy and unused routines by Larry Finger · 11 years ago
  23. 3b6de32 staging: r8188eu: Remove macro ODM_GetMACReg by Larry Finger · 11 years ago
  24. f4f320e staging: r8188eu: Remove macro ODM_SetMACReg by Larry Finger · 11 years ago
  25. 5ec55c5 staging: r8188eu: Remove macro ODM_GetRFReg by Larry Finger · 11 years ago
  26. 5b7230b staging: r8188eu: Remove macro ODM_SetRFReg by Larry Finger · 11 years ago
  27. 25aacb2 staging: r8188eu: Remove macro ODM_GetBBReg by Larry Finger · 11 years ago
  28. e690895 staging: r8188eu: Remove macro ODM_SetBBReg by Larry Finger · 11 years ago
  29. 4b33d52 staging: r8188eu: Remove wrapper around mutex_destroy by Larry Finger · 11 years ago
  30. 2ca4ab5 staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mutex_init by Larry Finger · 11 years ago
  31. efbef10 staging: r8188eu: Replace wrapper around sema_init by Larry Finger · 11 years ago
  32. 47e589e staging: r8188eu: Remove daemonize conditional by Larry Finger · 11 years ago
  33. 762595e staging: r8188eu: Replace wrappers for atomic_inc and atomic_inc_return by Larry Finger · 11 years ago
  34. e7abd80 staging: r8188eu: Remove unused atomic_xxx wrappers by Larry Finger · 11 years ago
  35. fac4ed8 staging: r8188eu: Replace wrapper around atomic_set() by Larry Finger · 11 years ago
  36. 6fe58d6 staging: r8188eu: Replace ATOMIC_T with atomic_t by Larry Finger · 11 years ago
  37. 2bf9820 staging: r8188eu: Remove wrapper code for rtw_suspend_lock_init, rtw_suspend_lock_uninit, rtw_lock_suspend, and rtw_unlock_suspend by Larry Finger · 11 years ago
  38. e8ab621 staging: r8188eu: Replace wrapper rtw_yield_os by Larry Finger · 11 years ago
  39. b2dcff2 staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_os by Larry Finger · 11 years ago
  40. 17d4116 staging: r8188eu: Fix unused variable warnings by Larry Finger · 11 years ago
  41. 259cdb5 staging: r8188eu: Restore line that was incorrectly removed by Larry Finger · 11 years ago
  42. a322b49 staging: r8188eu: Replace wrappers ODM_StallExecution, ODM_delay_us, and rtw_udelay_os by Larry Finger · 11 years ago
  43. 4063642 staging: r8188eu: Replace wrappers ODM_delay_ms() and rtw_mdelay_os() with a simple mdelay by Larry Finger · 11 years ago
  44. 0da46e6 staging: r8188eu: Replace wrappers ODM_sleep_ms() and rtw_msleep_os() with a simple msleep by Larry Finger · 11 years ago
  45. c01fb49 staging: r8188eu: Replace rtw_get_current_time() with jiffies by Larry Finger · 11 years ago
  46. 03f4a95 staging: r8188eu: Remove calls to _rtw_spinlock_free by Larry Finger · 11 years ago
  47. f214e52 staging: r8188eu: Remove wrapper around spin_lock_init by Larry Finger · 11 years ago
  48. 597794f staging: r8188eu: Remove wrappers around spin_unlock_irqrestore by Larry Finger · 11 years ago
  49. f937886 staging: r8188eu: Remove wrappers for spin_lock_irqsave by Larry Finger · 11 years ago
  50. e02bcf6 staging: r8188eu: Remove wrapper around spin_unlock_bh by Larry Finger · 11 years ago
  51. 7057dcb staging: r8188eu: Remove wrapper around spin_lock_bh by Larry Finger · 11 years ago
  52. dfa5e81 staging: r8188eu: Remove pointless thread_exit macro by Larry Finger · 11 years ago
  53. 7dcfee6 rtl8188eu: remove unused code by Matthias Wirth · 11 years ago
  54. 282956c rtl8188eu: fix coding style by Matthias Wirth · 11 years ago
  55. f8d8f6f rtl8188eu: fix whitespace and indentation by Matthias Wirth · 11 years ago
  56. 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  57. 06749f1 Merge v3.13-rc2 into staging-next by Greg Kroah-Hartman · 11 years ago
  58. 9ecfc0f staging: r8188eu: Fix AP mode by Larry Finger · 11 years ago
  59. 82d939e Merge branch 'opw-next' into staging-next by Greg Kroah-Hartman · 11 years ago
  60. 782872b staging: r8188eu: Remove superfluous name cast by Geert Uytterhoeven · 11 years ago
  61. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  62. 74772fc staging: rtl8188eu: remove unneeded semicolon by Teodora Baluta · 11 years ago
  63. 1f9d82d staging: rtl8188eu: correct code alignment by Teodora Baluta · 11 years ago
  64. 0e51fc360 staging: r8188eu: Fix sparse warnings in rtl_p2p.c by Larry Finger · 11 years ago
  65. ac049e3 staging: r8188eu: Fix sparse warnings in rtw_mlme_ext.c by Larry Finger · 11 years ago
  66. c4af455 staging: r8188eu: Fix sparse warnings in rtl8188e.cmd.c by Larry Finger · 11 years ago
  67. be98776 staging: r8188eu: Fix sparse warnings in rtw_ieee80211.c by Larry Finger · 11 years ago
  68. 0d1206b staging: r8188eu: Set device type to wlan by Larry Finger · 11 years ago
  69. 5b66fb7 staging: rtl8188eu: do not use comparisons on bool tests by Valentina Manea · 11 years ago
  70. 97b0b6c drivers: staging: rtl8188eu: use 'ccflags-y' instead of EXTRA_CFLAGS in Makefile by Chen Gang · 11 years ago
  71. 22bd002 rtl8188eu: remove dead code by Al Viro · 11 years ago
  72. 691dd0b staging: r8188eu: Convert driver to use external firmware by Larry Finger · 11 years ago
  73. a22526e staging: Remove unnecessary semicolons by Joe Perches · 11 years ago
  74. 7552d72 staging: r8188eu: Fix sparse warnings regarding static functions by Valentina Manea · 11 years ago
  75. 5f8c609 staging: r8188eu: Fix skb leak in usb_read_port_complete() by Larry Finger · 11 years ago
  76. 73b2277 Merge 3.12-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  77. df3f4ed staging: r8188eu: Add new device ID by Larry Finger · 11 years ago
  78. 08c64f9 staging: rtl8188eu: Fix typo in rtl8188eu/core by Masanari Iida · 11 years ago
  79. f7bba92 staging: rtl8188eu: Fix typo in rtl8188eu/include by Masanari Iida · 11 years ago
  80. 7efc02c staging: rtl8188eu: Fix typo in rtl8188eu/os_dep by Masanari Iida · 11 years ago
  81. 5e809e5 staging: rtl8188eu: Fix typo in rtl8188eu/hal by Masanari Iida · 11 years ago
  82. ffceff4 staging: r8188eu: Add files for new drive: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  83. 5a2d829 staging: r8188eu: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  84. f685344 staging: r8188eu: Add files for new drive: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  85. a4ec93d staging: r8188eu: remove needless check before usb_free_urb() by Wei Yongjun · 11 years ago
  86. e2aad1d Merge 3.12-rc2 into staging-next. by Greg Kroah-Hartman · 11 years ago
  87. da6c373 staging: r8188eu: Fix smatch warning in rtl8188eu/core/rtw_xmit.c by Larry Finger · 11 years ago
  88. 9840093 staging: r8188eu: Fix smatch warnings in core/rtw_recv.c by Larry Finger · 11 years ago
  89. 937ebbd staging: r8188eu: Fix smatch warning in hal/HalPhyRf_8188e.c by Larry Finger · 11 years ago
  90. 4738036 staging: r8188eu: Fix smatch warning in core/rtw_wlan_util.c by Larry Finger · 11 years ago
  91. bdbdc54 staging: r8188eu: Fix smatch warnings in odm_HWConfig.c by Larry Finger · 11 years ago
  92. 1ad866e staging: r8188eu: Fix smatch warnings in core/rtw_xmit.c by Larry Finger · 11 years ago
  93. f23e3c1 staging: r8188eu: Fix smatch warnings for hal/rtl8188e_phycfg.c by Larry Finger · 11 years ago
  94. 22fd8b7 staging: r8188eu: Fix smatch warning in os_dep/ioctl_linux.c by Larry Finger · 11 years ago
  95. dc14a62 staging: r8188eu: Fix smatch warnings in os_dep/ioctl_linux.c by Larry Finger · 11 years ago
  96. 3337003 staging: r8188eu: Fix smatch warning in hal/usb_ops_linux.c by Larry Finger · 11 years ago
  97. efbff73 staging: r8188eu: Fix smatch warning in os_dep/osdep_service.c by Larry Finger · 11 years ago
  98. 9b276d2 staging: r8188eu: Fix a smatch warnings in core/rtw_recv.c by Larry Finger · 11 years ago
  99. e255b0c staging: r8188eu: Fix some smatch errors in core/rtw_efuse.c by Larry Finger · 11 years ago
  100. 9511906 staging: r8188eu: Remove unreachable code in core/rtw_br_ext.c by Larry Finger · 11 years ago