summaryrefslogtreecommitdiffstats
path: root/drivers/hv
AgeCommit message (Expand)AuthorLines
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-32/+57
2012-05-14Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan-20/+46
2012-05-14Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp()K. Y. Srinivasan-22/+21
2012-04-09hv: fix return type of hv_post_message()Dan Carpenter-2/+2
2012-04-03net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang-31/+0
2012-03-16Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan-3/+4
2012-03-16Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan-51/+167
2012-03-13Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan-2/+3
2012-02-09drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan-5/+4
2012-02-09drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan-16/+25
2012-02-02drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan-186/+0
2012-02-02drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan-3/+0
2012-01-24drivers: hv: Get rid of some unnecessary codeK. Y. Srinivasan-87/+0
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-4/+6
2012-01-04Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan-4/+1
2011-12-12Drivers: hv: Get rid of an unnecessary check in hv.cK. Y. Srinivasan-5/+0
2011-12-12Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan-0/+26
2011-12-12Drivers: hv: Fix a memory leakK. Y. Srinivasan-0/+1
2011-12-09drivers: hv: Don't OOPS when you cannot init vmbusK. Y. Srinivasan-0/+16
2011-11-26hv: Add Kconfig menu entryBart Van Assche-1/+3
2011-11-26Staging: hv: vmbus: Support building the vmbus driver as part of the kernelK. Y. Srinivasan-1/+1
2011-11-18NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern-4/+6
2011-10-11hv: remove struct hv_device_info from hyperv.hGreg Kroah-Hartman-0/+19
2011-10-11hv: remove free_channel() from hyperv.hGreg Kroah-Hartman-1/+1
2011-10-11Staging: hv: remove vmbus_loglevel as it is not used at all anymoreGreg Kroah-Hartman-5/+0
2011-10-11Staging: hv: remove last user of DPRINT() macroGreg Kroah-Hartman-33/+0
2011-10-11hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman-9/+8
2011-10-11Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman-3/+3
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman-0/+5034