summaryrefslogtreecommitdiff
path: root/drivers/hv/channel_mgmt.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-21Drivers: hv: Fix a bug in get_vp_index()K. Y. Srinivasan1-1/+1
2013-03-15Drivers: hv: vmbus: Handle channel rescind message correctlyK. Y. Srinivasan1-0/+11
2013-02-27Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interruptsK. Y. Srinivasan1-1/+1
2013-01-25Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.hK. Y. Srinivasan1-25/+6
2013-01-18Drivers: hv: Bind all vmbbus interrupts to the boot CPUK. Y. Srinivasan1-1/+1
2013-01-17Drivers: hv: Add code to distribute channel interrupt loadK. Y. Srinivasan1-1/+84
2013-01-17Drivers: hv: Add state to manage incoming channel interrupt loadK. Y. Srinivasan1-0/+2
2013-01-17Drivers: hv: Manage signaling state on a per-connection basisK. Y. Srinivasan1-0/+20
2013-01-17Drivers: hv: Add state to manage batched readingK. Y. Srinivasan1-0/+7
2012-10-24Drivers: hv: remove unused variable from channel_mgmt.cWei Yongjun1-8/+0
2012-05-14Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan1-16/+38
2012-05-14Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp()K. Y. Srinivasan1-22/+21
2012-01-24drivers: hv: Get rid of some unnecessary codeK. Y. Srinivasan1-87/+0
2011-12-12Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan1-0/+11
2011-12-12Drivers: hv: Fix a memory leakK. Y. Srinivasan1-0/+1
2011-10-11hv: remove free_channel() from hyperv.hGreg Kroah-Hartman1-1/+1
2011-10-11hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman1-5/+4
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman1-0/+647