summaryrefslogtreecommitdiffstats
path: root/drivers/hv/hv_util.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: util: don't forget to init host_ts.lockDexuan Cui2017-03-161-0/+2
* vmbus: add direct isr callback modeStephen Hemminger2017-02-141-2/+1
* Drivers: hv: util: Fix a typoK. Y. Srinivasan2017-02-101-1/+1
* hv_utils: implement Hyper-V PTP sourceVitaly Kuznetsov2017-02-101-27/+152
* Drivers: hv: Log the negotiated IC versions.Alex Ng2017-01-311-2/+2
* Drivers: hv: vmbus: Use all supported IC versions to negotiateAlex Ng2017-01-311-43/+51
* hv_util: switch to using timespec64Vitaly Kuznetsov2017-01-311-3/+3
* Drivers: hv: util: Use hv_get_current_tick() to get current tickK. Y. Srinivasan2017-01-201-1/+2
* Drivers: hv: utils: Fix the mapping between host version and protocol to useAlex Ng2016-11-071-3/+6
* hv: do not lose pending heartbeat vmbus packetsLong Li2016-10-251-3/+7
* Drivers: hv: hv_util: Avoid dynamic allocation in time synchVivek yadav2016-09-091-11/+28
* Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.Alex Ng2016-09-081-23/+59
* Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.Alex Ng2016-09-081-13/+7
* Drivers: hv: utils: Rename version definitions to reflect protocol version.Alex Ng2016-09-081-10/+10
* Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan2016-03-011-0/+1
* Drivers: hv: util: On device remove, close the channel after de-initializing ...K. Y. Srinivasan2015-03-011-1/+1
* hv: hv_util: move vmbus_open() to a later placeDexuan Cui2015-03-011-5/+6
* Drivers: hv: util: Fix a bug in the KVP codeK. Y. Srinivasan2014-07-091-1/+1
* Drivers: hv: Implement the file copy serviceK. Y. Srinivasan2014-02-181-0/+11
* Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-291-17/+54
|\
| * Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-261-17/+54
* | hv: Change variable type to boolPeter Senna Tschudin2013-09-261-1/+1
|/
* Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-021-1/+0
* Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan2013-07-261-3/+18
* Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan2013-03-151-0/+10
* Drivers: hv: Execute shutdown in a thread contextK. Y. Srinivasan2013-01-251-1/+11
* Drivers: hv: Use consolidated GUID definitionsK. Y. Srinivasan2013-01-251-12/+12
* Drivers: hv: Turn off batched reading for util driversK. Y. Srinivasan2013-01-171-0/+10
* Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan2012-08-161-2/+2
* Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan2012-05-141-3/+6
* drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-021-3/+0
* hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman2011-10-111-3/+3
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-101-0/+354