1. 0f5e44c Staging: hv: make gVmbusConnection.ChannelLock a real spinlock by Greg Kroah-Hartman · 15 years ago
  2. dd0813b Staging: hv: make gVmbusConnection.ChannelMsgLock a real spinlock by Greg Kroah-Hartman · 15 years ago
  3. 6436873 Staging: hv: make netDevice->ReceivePacketListLock a real spinlock by Greg Kroah-Hartman · 15 years ago
  4. 880fb89 Staging: hv: make Device->RequestLock a real spinlock by Greg Kroah-Hartman · 15 years ago
  5. a98f96e Staging: hv: make RingInfo->RingLock a real spinlock by Greg Kroah-Hartman · 15 years ago
  6. 54411c4 Staging: hv: make Channel->InboundLock a real spinlock by Greg Kroah-Hartman · 15 years ago
  7. 8c69f52 Staging: hv: osd: remove MemFree wrapper by Greg Kroah-Hartman · 15 years ago
  8. 0a72f3c Staging: hv: osd: remove MemAllocAtomic wrapper by Greg Kroah-Hartman · 15 years ago
  9. e276a3a Staging: hv: osd: remove MemAllocZeroed wrapper by Greg Kroah-Hartman · 15 years ago
  10. e40d37c Staging: hv: osd: remove MemAlloc wrapper by Greg Kroah-Hartman · 15 years ago
  11. 0e72761 Staging: hv: remove TRUE, FALSE, and NULL usage by Greg Kroah-Hartman · 15 years ago
  12. 1f76554 Staging: hv: remove FIELD_OFFSET usage by Greg Kroah-Hartman · 15 years ago
  13. 4e9bfef Staging: hv: remove UNUSED_VAR usage by Greg Kroah-Hartman · 15 years ago
  14. b211a95 Staging: hv: remove STRUCT_PACKED and STRUCT_ALIGNED defines by Greg Kroah-Hartman · 15 years ago
  15. 0ffa63b Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functions by Greg Kroah-Hartman · 15 years ago
  16. fc6a4b2 Staging: hv: remove MIN and MAX usages by Greg Kroah-Hartman · 15 years ago
  17. 22ae0be Staging: hv: remove #defines from osd.c by Greg Kroah-Hartman · 15 years ago
  18. 27274e5 Staging: hv: remove BOOL and BOOLEAN typedefs by Greg Kroah-Hartman · 15 years ago
  19. 84988a1 Staging: hv: remove DWORD and BYTE typedefs by Greg Kroah-Hartman · 15 years ago
  20. 45635d9 Staging: hv: remove SIZE_T typedef by Greg Kroah-Hartman · 15 years ago
  21. 3abcbc4 Staging: hv: remove ULONG and LONG typedefs by Greg Kroah-Hartman · 15 years ago
  22. c4b0bc9 Staging: hv: remove ULONG_PTR typedef by Greg Kroah-Hartman · 15 years ago
  23. b509bf5 Staging: hv: remove ULONGLONG and LONGLONG typedefs by Greg Kroah-Hartman · 15 years ago
  24. 2be8093 Staging: hv: remove USHORT typedef by Greg Kroah-Hartman · 15 years ago
  25. 5947143 Staging: hv: remove UINT64 and INT64 and UCHAR typedefs by Greg Kroah-Hartman · 15 years ago
  26. 4d64311 Staging: hv: remove UINT32 and INT32 typedefs by Greg Kroah-Hartman · 15 years ago
  27. 5cd508b Staging: hv: remove UINT16 and INT16 typedefs by Greg Kroah-Hartman · 15 years ago
  28. 5654e93 Staging: hv: remove UINT8 and INT8 typedefs by Greg Kroah-Hartman · 15 years ago
  29. e20f683 Staging: hv: remove VOID typedef by Greg Kroah-Hartman · 15 years ago
  30. 8282c40 Staging: hv: remove PVOID typedef by Greg Kroah-Hartman · 15 years ago
  31. 2be1301 Staging: hv: remove INTERNAL typedef by Greg Kroah-Hartman · 15 years ago
  32. 621d7fb Staging: hv: netvsc: fix up driver_data usage by Greg Kroah-Hartman · 15 years ago
  33. 511bda8 Staging: hv: add the Hyper-V virtual network driver to the build by Greg Kroah-Hartman · 15 years ago
  34. c86f3e2 Staging: hv: make the Hyper-V virtual network driver build by Greg Kroah-Hartman · 15 years ago
  35. b57a68d Staging: hv: blkvsc: fix up driver_data usage by Greg Kroah-Hartman · 15 years ago
  36. 88d3bb3 Staging: hv: add the Hyper-V virtual block driver to the build by Greg Kroah-Hartman · 15 years ago
  37. 0fce4c2 Staging: hv: make the Hyper-V virtual block driver build by Greg Kroah-Hartman · 15 years ago
  38. 0883c52 Staging: hv: storvsc: fix up driver_data usage by Greg Kroah-Hartman · 15 years ago
  39. c3260cf Staging: hv: add the Hyper-V virtual scsi driver to the build by Greg Kroah-Hartman · 15 years ago
  40. 97f4ee3 Staging: hv: make the Hyper-V virtual storage driver build by Greg Kroah-Hartman · 15 years ago
  41. c4ca0e9 Staging: hv: add the Hyper-V virtual bus to the build by Greg Kroah-Hartman · 15 years ago
  42. 530cf20 Staging: hv: use the correct #ifdef for x86-64 by Greg Kroah-Hartman · 15 years ago
  43. 09d50ff Staging: hv: make the Hyper-V virtual bus code build by Greg Kroah-Hartman · 15 years ago
  44. 51b671f Staging: hv: add a TODO file by Greg Kroah-Hartman · 15 years ago
  45. bef4a34 Staging: hv: add the Hyper-V virtual storage driver by Hank Janssen · 15 years ago
  46. fceaf24 Staging: hv: add the Hyper-V virtual network driver by Hank Janssen · 15 years ago
  47. f82bd04 Staging: hv: add the Hyper-V virtual block driver by Hank Janssen · 15 years ago
  48. 3e7ee49 Staging: hv: add the Hyper-V virtual bus by Hank Janssen · 15 years ago
  49. ab05778 Staging: hv: add the Hyper-V driver header files by Hank Janssen · 15 years ago
  50. 565e7dc Staging: hv: add the Hyper-V api header files by Hank Janssen · 15 years ago
  51. 578f293 Staging: HTC Dream: Makefile glue by Pavel Machek · 15 years ago
  52. eb7b797 Staging: HTC Dream: add camera support by Brian Swetland · 15 years ago
  53. caff4ca Staging: HTC Dream: add qdsp support by Iliyan Malchev · 15 years ago
  54. 7bf06da Staging: HTC Dream: add rpcrouter driver by Brian Swetland · 15 years ago
  55. 0d8dc6b Staging: HTC Dream: add smd code by Brian Swetland · 15 years ago
  56. dda7940 Staging: vt6656: disable wpa related function due to memory failure of this part of codes by miaofng · 15 years ago
  57. c0593dd Staging: rtl8192su/ieee80211: move rtl8192su specific code out from ieee80211.h by Bartlomiej Zolnierkiewicz · 15 years ago
  58. f59d012 Staging: rtl8192su/ieee80211: ieee80211.h cleanups by Bartlomiej Zolnierkiewicz · 15 years ago
  59. 86467e7 Staging: rtl8192su/ieee80211: remove unused ieee80211_wx_get_encode_ext() by Bartlomiej Zolnierkiewicz · 15 years ago
  60. 7d74dee Staging: rtl8192su/ieee80211: remove unused IEEE80211_PRINT_STR() by Bartlomiej Zolnierkiewicz · 15 years ago
  61. d643db9 Staging: rtl8192su: remove NOT_YET ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  62. 793f96b Staging: rtl8192su/ieee80211: remove superfluous container_of definition by Bartlomiej Zolnierkiewicz · 15 years ago
  63. fbe0051 Staging: rtl8192su/ieee80211: remove OPENSUSE_SLED ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  64. 0766f23 Staging: rtl8192su: remove JOHN_DUMP[_TXDESC] ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  65. 5d9baea Staging: rtl8192su: make private ieee80211 stack really private by Bartlomiej Zolnierkiewicz · 15 years ago
  66. add6e63 Staging: rtl8192su: remove more unused files by Bartlomiej Zolnierkiewicz · 15 years ago
  67. e1b19da Staging: rtl8187se/ieee80211: convert MMIE_TYPE_* defines to enums by Bartlomiej Zolnierkiewicz · 15 years ago
  68. bea385a Staging: rtl8187se/ieee80211: ieee80211.h reorderings by Bartlomiej Zolnierkiewicz · 15 years ago
  69. 03ea509 Staging: rtl8187se/ieee80211: switch to use <linux/ieee80211.h> by Bartlomiej Zolnierkiewicz · 15 years ago
  70. 0ddd6f6 Staging: rtl8187se: rename struct ieee80211_hdr_QOS to struct ieee80211_hdr_4addrqos by Bartlomiej Zolnierkiewicz · 15 years ago
  71. 726f11e Staging: rtl8187se: rename struct ieee80211_hdr_3addr_qos to struct ieee80211_hdr_3addrqos by Bartlomiej Zolnierkiewicz · 15 years ago
  72. 0604384 Staging: rtl8187se: rename struct ieee80211_hdr to struct ieee80211_hdr_4addr by Bartlomiej Zolnierkiewicz · 15 years ago
  73. f5ce8fe Staging: rtl8187se: remove ENABLE_IPS ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  74. 343c17b Staging: rtl8187se/ieee80211: remove NOT_YET ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  75. 946c2ad Staging: rtl8187se/ieee80211: remove FEDORACORE_9 ifdef by Bartlomiej Zolnierkiewicz · 15 years ago
  76. 846eec4 Staging: rtl8187se/ieee80211: remove OPENSUSE_SLED ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  77. 980fd89 Staging: b3dfg: Drop NULL test on list_entry result by Julia Lawall · 15 years ago
  78. f2eb519 Staging: vt6655: remove unused Makefile.{arm,x86} files by Bartlomiej Zolnierkiewicz · 15 years ago
  79. 83a2732 Staging: vt6655: remove PRIVATE_OBJ ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  80. b8bc58c Staging: rt*: don't confuse user of rt3070 driver with rt2870 strings by Marcin Slusarz · 15 years ago
  81. bc0db73 Staging: rt*: fix wait_queue_head_t declaration on stack by Marcin Slusarz · 15 years ago
  82. a777167 Staging: rt3070: add support for Linksys WUSB54GC-EU v3 by Marcin Slusarz · 15 years ago
  83. 35c1b46 Staging: rtl8192su: remove dead code by Bartlomiej Zolnierkiewicz · 15 years ago
  84. 9f7f00c Staging: rtl8192su: remove unused files by Bartlomiej Zolnierkiewicz · 15 years ago
  85. 0f29f58 Staging: rtl8192su: remove RTL8192SU ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  86. 60083ee Staging: rtl8192su: remove RTL8192SE ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  87. bd7b22c Staging: rtl8192su: remove RTL8192SU_DISABLE_IQK ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  88. 8b804677 Staging: rtl8192su: remove RTL8192S_PREPARE_FOR_NORMAL_RELEASE ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  89. 68b6f50 Staging: rtl8192su: remove RTL8190_Download_Firmware_From_Header ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  90. 642ec04 Staging: rtl8192su: remove RTL8192SU_USB_PHY_TEST ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  91. 16fb15b Staging: rtl8192su: remove RTL8192SU_ASIC_VERIFICATION ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  92. cd2c3c9 Staging: rtl8192su: remove RTL8192SU_FPGA_2MAC_VERIFICATION ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  93. 1522987 Staging: rtl8192su: remove RTL8192SU_FPGA_UNSPECIFIED_NETWORK ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  94. 3a63e82 Staging: rtl8192su: remove RTL8192SU_USE_PARAM_TXPWR ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  95. 385b330 Staging: rtl8192su: remove DISABLE_BB_RF ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  96. b8bd14b Staging: rtl8192su: remove RTL8192S_DISABLE_FW_DM ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  97. f063ba7 Staging: rtl8192su: remove RTL8192SU_DISABLE_CCK_RATE ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  98. 5b36d3b Staging: rtl8192su: remove USB_TX_DRIVER_AGGREGATION_ENABLE ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  99. db28336 Staging: rtl8192su: remove USB_RX_AGGREGATION_SUPPORT ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago
  100. a7e3c1d Staging: rtl8192su: remove EEPROM_OLD_FORMAT_SUPPORT ifdefs by Bartlomiej Zolnierkiewicz · 15 years ago