aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv/hv_util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner1-13/+1
2018-11-11hv_utils: update name in struct hv_driver util_drvHaiyang Zhang1-1/+1
2018-07-03use the new async probing feature for the hyperv driversArjan van de Ven1-0/+3
2017-05-25hv_utils: fix TimeSync work on pre-TimeSync-v4 hostsVitaly Kuznetsov1-74/+54
2017-05-25hv_utils: drop .getcrosststamp() support from PTP driverVitaly Kuznetsov1-36/+0
2017-03-16Drivers: hv: util: don't forget to init host_ts.lockDexuan Cui1-0/+2
2017-02-14vmbus: add direct isr callback modeStephen Hemminger1-2/+1
2017-02-10Drivers: hv: util: Fix a typoK. Y. Srinivasan1-1/+1
2017-02-10hv_utils: implement Hyper-V PTP sourceVitaly Kuznetsov1-27/+152
2017-01-31Drivers: hv: Log the negotiated IC versions.Alex Ng1-2/+2
2017-01-31Drivers: hv: vmbus: Use all supported IC versions to negotiateAlex Ng1-43/+51
2017-01-31hv_util: switch to using timespec64Vitaly Kuznetsov1-3/+3
2017-01-20Drivers: hv: util: Use hv_get_current_tick() to get current tickK. Y. Srinivasan1-1/+2
2016-11-07Drivers: hv: utils: Fix the mapping between host version and protocol to useAlex Ng1-3/+6
2016-10-25hv: do not lose pending heartbeat vmbus packetsLong Li1-3/+7
2016-09-09Drivers: hv: hv_util: Avoid dynamic allocation in time synchVivek yadav1-11/+28
2016-09-08Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.Alex Ng1-23/+59
2016-09-08Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.Alex Ng1-13/+7
2016-09-08Drivers: hv: utils: Rename version definitions to reflect protocol version.Alex Ng1-10/+10
2016-03-01Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan1-0/+1
2015-03-01Drivers: hv: util: On device remove, close the channel after de-initializing the serviceK. Y. Srinivasan1-1/+1
2015-03-01hv: hv_util: move vmbus_open() to a later placeDexuan Cui1-5/+6
2014-07-09Drivers: hv: util: Fix a bug in the KVP codeK. Y. Srinivasan1-1/+1
2014-02-18Drivers: hv: Implement the file copy serviceK. Y. Srinivasan1-0/+11
2013-09-29Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman1-17/+54
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan1-17/+54
2013-09-26hv: Change variable type to boolPeter Senna Tschudin1-1/+1
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering1-1/+0
2013-07-26Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan1-3/+18
2013-03-15Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan1-0/+10
2013-01-25Drivers: hv: Execute shutdown in a thread contextK. Y. Srinivasan1-1/+11
2013-01-25Drivers: hv: Use consolidated GUID definitionsK. Y. Srinivasan1-12/+12
2013-01-17Drivers: hv: Turn off batched reading for util driversK. Y. Srinivasan1-0/+10
2012-08-16Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan1-2/+2
2012-05-14Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan1-3/+6
2012-02-02drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan1-3/+0
2011-10-11hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman1-3/+3
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman1-0/+354