summaryrefslogtreecommitdiff
path: root/drivers/hv/hv_util.c
Commit message (Expand)AuthorAge
* hv_utils: fix TimeSync work on pre-TimeSync-v4 hostsVitaly Kuznetsov2017-05-25
* hv_utils: drop .getcrosststamp() support from PTP driverVitaly Kuznetsov2017-05-25
* Drivers: hv: util: don't forget to init host_ts.lockDexuan Cui2017-03-16
* vmbus: add direct isr callback modeStephen Hemminger2017-02-14
* Drivers: hv: util: Fix a typoK. Y. Srinivasan2017-02-10
* hv_utils: implement Hyper-V PTP sourceVitaly Kuznetsov2017-02-10
* Drivers: hv: Log the negotiated IC versions.Alex Ng2017-01-31
* Drivers: hv: vmbus: Use all supported IC versions to negotiateAlex Ng2017-01-31
* hv_util: switch to using timespec64Vitaly Kuznetsov2017-01-31
* Drivers: hv: util: Use hv_get_current_tick() to get current tickK. Y. Srinivasan2017-01-20
* Drivers: hv: utils: Fix the mapping between host version and protocol to useAlex Ng2016-11-07
* hv: do not lose pending heartbeat vmbus packetsLong Li2016-10-25
* Drivers: hv: hv_util: Avoid dynamic allocation in time synchVivek yadav2016-09-09
* Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.Alex Ng2016-09-08
* Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.Alex Ng2016-09-08
* Drivers: hv: utils: Rename version definitions to reflect protocol version.Alex Ng2016-09-08
* Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan2016-03-01
* Drivers: hv: util: On device remove, close the channel after de-initializing ...K. Y. Srinivasan2015-03-01
* hv: hv_util: move vmbus_open() to a later placeDexuan Cui2015-03-01
* Drivers: hv: util: Fix a bug in the KVP codeK. Y. Srinivasan2014-07-09
* Drivers: hv: Implement the file copy serviceK. Y. Srinivasan2014-02-18
* Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-29
|\
| * Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-26
* | hv: Change variable type to boolPeter Senna Tschudin2013-09-26
|/
* Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-02
* Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan2013-07-26
* Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan2013-03-15
* Drivers: hv: Execute shutdown in a thread contextK. Y. Srinivasan2013-01-25
* Drivers: hv: Use consolidated GUID definitionsK. Y. Srinivasan2013-01-25
* Drivers: hv: Turn off batched reading for util driversK. Y. Srinivasan2013-01-17
* Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan2012-08-16
* Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan2012-05-14
* drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-02
* hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman2011-10-11
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-10