aboutsummaryrefslogtreecommitdiff
path: root/drivers/hv/connection.c
AgeCommit message (Expand)Author
2015-06-01Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.Keith Mange
2015-05-24Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan
2015-04-03hv_vmbus: Add gradually increased delay for retries in vmbus_post_msg()Haiyang Zhang
2015-04-03hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()Dexuan Cui
2015-03-25Drivers: hv: vmbus: Perform device register in the per-channel work elementK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Get rid of some unnecessary messagesK. Y. Srinivasan
2015-03-01hv: vmbus_post_msg: retry the hypercall on some transient errorsDexuan Cui
2015-03-01Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection page...Vitaly Kuznetsov
2015-01-12Drivers: hv: vmbus: Use get_cpu() to get the current CPUK. Y. Srinivasan
2014-09-23Drivers: hv: vmbus: Cleanup vmbus_post_msg()K. Y. Srinivasan
2014-07-09Drivers: hv: vmbus: Fix a bug in the channel callback dispatch codeK. Y. Srinivasan
2014-05-28hv: use correct order when freeing monitor_pagesRadim Krčmář
2014-05-03Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan
2014-05-03Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan
2014-04-16Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan
2014-02-07Drivers: hv: vmbus: Don't timeout during the initial connection with hostK. Y. Srinivasan
2014-02-07Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan
2013-09-29Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman
2013-09-26Drivers: hv: vmbus: Terminate vmbus version negotiation on timeoutK. Y. Srinivasan
2013-09-26hv: make "monitor_pages" a "real" pointer arrayGreg Kroah-Hartman
2013-08-30Drivers: hv: vmbus: Do not attempt to negoatiate a new version prematurelyK. Y. Srinivasan
2013-06-03Drivers: hv: vmbus: Implement multi-channel supportK. Y. Srinivasan
2013-01-17Drivers: hv: Cleanup and consolidate reporting of build/version infoK. Y. Srinivasan
2013-01-17Drivers: hv: Enable protocol negotiation with win8 hostsK. Y. Srinivasan
2013-01-17Drivers: hv: Modify the interrupt handling code to support win8 and beyondK. Y. Srinivasan
2013-01-17Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyondK. Y. Srinivasan
2013-01-17Drivers: hv: Move vmbus version definitions to hyperv.hK. Y. Srinivasan
2013-01-17Drivers: hv: Change the signature of vmbus_set_event()K. Y. Srinivasan
2013-01-17Drivers: hv: Change the signature for hv_signal_event()K. Y. Srinivasan
2013-01-17Drivers: hv: Save and export negotiated vmbus versionK. Y. Srinivasan
2013-01-17Drivers: hv: Support handling multiple VMBUS versionsK. Y. Srinivasan
2013-01-17Drivers: hv: Optimize signaling in the read pathK. Y. Srinivasan
2011-10-11Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman