summaryrefslogtreecommitdiff
path: root/include/linux/hyperv.h (unfollow)
Commit message (Expand)Author
2012-05-14Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan
2012-04-03net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang
2012-03-16Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan
2012-03-16Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan
2012-03-13Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan
2012-02-09drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan
2012-02-09drivers: hv: Cleanup the kvp related state in hyperv.hK. Y. Srinivasan
2012-02-02drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang
2012-01-04net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang
2011-10-11hv: remove struct hv_device_info from hyperv.hGreg Kroah-Hartman
2011-10-11hv: remove free_channel() from hyperv.hGreg Kroah-Hartman
2011-10-11hv: hyperv.h: remove unneeded forward declarations of structuresGreg Kroah-Hartman
2011-10-11hv: hyperv.h: remove unused module macrosGreg Kroah-Hartman
2011-10-11hv: remove unused LOWORD and HIWORD macros from hyperv.hGreg Kroah-Hartman
2011-10-11Staging: hv: remove vmbus_loglevel as it is not used at all anymoreGreg Kroah-Hartman
2011-10-11Staging: hv: remove last user of DPRINT() macroGreg Kroah-Hartman
2011-10-11Staging: hv: storvsc: remove last usage of DPRINT_WARNGreg Kroah-Hartman
2011-10-11hv: remove a bunch of unused debug macros from hyperv.hGreg Kroah-Hartman
2011-10-11hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman
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
2011-09-20Staging: hv: vmbus: Get rid of hv_cb_utils[] and other unneeded codeK. Y. Srinivasan
2011-09-20Staging: hv: util: Perform some service specific init/deinit in probe/removeK. Y. Srinivasan
2011-09-16Staging: hv: vmbus: Get rid of the ext field in struct hv_deviceK. Y. Srinivasan
2011-09-16Staging: hv: vmbus: Introduce functions for setting and getting driver dataK. Y. Srinivasan
2011-09-16Staging: hv: vmbus: Change the signature of struct hv_driver probe functionK. Y. Srinivasan
2011-08-25Staging: hv: fix up driver registering messGreg Kroah-Hartman
2011-08-25Staging: hv: create VMBUS_DEVICE macro and use it.Greg Kroah-Hartman
2011-08-25Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driverK. Y. Srinivasan
2011-08-25Staging: hv: Replace struct hv_guid with the uuid type already defined in LinuxK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Embed the state needed to close the channelK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Move the definition of struct vmbus_channelK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Get rid of the poll timer in the channel stateK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Get rid of the unused wrapper - vmbus_onchannel_event()K. Y. Srinivasan
2011-05-17Staging: hv: vmbus_drv: Get rid of util synchronixation based on channel coun...K. Y. Srinivasan
2011-05-17Staging: hv: vmbus_drv: Introduce state in struct vmbus_channel to track util...K. Y. Srinivasan
2011-05-17Staging: hv: Include asm/hyperv.h in hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of utils.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of vmbus.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of vmbus_api.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of logging.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of channel.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of channel_mgmt.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of vmbus_channel_interface.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of the file version_info.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move a subset of definitions from ring_buffer.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Add a subset of definitions from vmbus_api.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Include the newly created header file in all of the relevant hyp...K. Y. Srinivasan