Commit Graph

22 Commits (f142af2e2064546ac470e8690acbd189b3584e67)

Author SHA1 Message Date
Haiyang Zhang 33be96e47c net/hyperv: Add flow control based on hi/low watermark 13 years ago
K. Y. Srinivasan adc80ae60e Tools: hv: Support enumeration from all the pools 13 years ago
K. Y. Srinivasan fa3d5b85c6 Drivers: hv: Support the newly introduced KVP messages in the driver 13 years ago
K. Y. Srinivasan e485ceac9e Drivers: hv: Add new message types to enhance KVP 13 years ago
K. Y. Srinivasan 2640335438 drivers: hv: kvp: Cleanup the kernel/user protocol 13 years ago
K. Y. Srinivasan 59a084a70a drivers: hv: Cleanup the kvp related state in hyperv.h 13 years ago
K. Y. Srinivasan 2939437ce8 drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h 13 years ago
Haiyang Zhang c31c151b1c net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary 13 years ago
Haiyang Zhang 4d447c9a6e net/hyperv: Add support for jumbo frame up to 64KB 13 years ago
Greg Kroah-Hartman 15b80d6417 hv: remove struct hv_device_info from hyperv.h 14 years ago
Greg Kroah-Hartman 9f3e28e375 hv: remove free_channel() from hyperv.h 14 years ago
Greg Kroah-Hartman 2726f95e0b hv: hyperv.h: remove unneeded forward declarations of structures 14 years ago
Greg Kroah-Hartman 7a4ba88cc1 hv: hyperv.h: remove unused module macros 14 years ago
Greg Kroah-Hartman 5557e8a605 hv: remove unused LOWORD and HIWORD macros from hyperv.h 14 years ago
Greg Kroah-Hartman 815166b95d Staging: hv: remove vmbus_loglevel as it is not used at all anymore 14 years ago
Greg Kroah-Hartman 1a2643012f Staging: hv: remove last user of DPRINT() macro 14 years ago
Greg Kroah-Hartman d181daa06d Staging: hv: storvsc: remove last usage of DPRINT_WARN 14 years ago
Greg Kroah-Hartman a832a1eba9 hv: remove a bunch of unused debug macros from hyperv.h 14 years ago
Greg Kroah-Hartman da0e96315c hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp() 14 years ago
Greg Kroah-Hartman 407dd16443 Staging: hv: remove unneeded asm include file in hyperv.h 14 years ago
Greg Kroah-Hartman 46a9719136 Staging: hv: move hyperv code out of staging directory 14 years ago
K. Y. Srinivasan e0f4c6742b Staging: hv: vmbus: Get rid of hv_cb_utils[] and other unneeded code 14 years ago
K. Y. Srinivasan a29b643c57 Staging: hv: util: Perform some service specific init/deinit in probe/remove 14 years ago
K. Y. Srinivasan b0bb55175f Staging: hv: vmbus: Get rid of the ext field in struct hv_device 14 years ago
K. Y. Srinivasan ab101e86d0 Staging: hv: vmbus: Introduce functions for setting and getting driver data 14 years ago
K. Y. Srinivasan 84946899bd Staging: hv: vmbus: Change the signature of struct hv_driver probe function 14 years ago
Greg Kroah-Hartman 768fa21919 Staging: hv: fix up driver registering mess 14 years ago
Greg Kroah-Hartman c45cf2d497 Staging: hv: create VMBUS_DEVICE macro and use it. 14 years ago
K. Y. Srinivasan 2e2c1d17ab Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driver 14 years ago
K. Y. Srinivasan 358d2ee2e8 Staging: hv: Replace struct hv_guid with the uuid type already defined in Linux 14 years ago
K. Y. Srinivasan f9f1db832b Staging: hv: vmbus: Embed the state needed to close the channel 14 years ago
K. Y. Srinivasan 7d7c75cd47 Staging: hv: vmbus: Move the definition of struct vmbus_channel 14 years ago
K. Y. Srinivasan ac4accb2bd Staging: hv: vmbus: Get rid of the poll timer in the channel state 14 years ago
K. Y. Srinivasan d66434782c Staging: hv: vmbus: Get rid of the unused wrapper - vmbus_onchannel_event() 14 years ago
K. Y. Srinivasan 02bb4b9e4c Staging: hv: vmbus_drv: Get rid of util synchronixation based on channel counting 14 years ago
K. Y. Srinivasan 31bceb845e Staging: hv: vmbus_drv: Introduce state in struct vmbus_channel to track util services 14 years ago
K. Y. Srinivasan 8ff3e6fc58 Staging: hv: Include asm/hyperv.h in hyperv.h 14 years ago
K. Y. Srinivasan b189702dd9 Staging: hv: Move the contents of utils.h to hyperv.h 14 years ago
K. Y. Srinivasan 27b5b3ca69 Staging: hv: Move the contents of vmbus.h to hyperv.h 14 years ago
K. Y. Srinivasan 35ea09c390 Staging: hv: Move the contents of vmbus_api.h to hyperv.h 14 years ago
K. Y. Srinivasan f63c9149d0 Staging: hv: Move the contents of logging.h to hyperv.h 14 years ago
K. Y. Srinivasan c35470b229 Staging: hv: Move the contents of channel.h to hyperv.h 14 years ago
K. Y. Srinivasan b56dda06b4 Staging: hv: Move the contents of channel_mgmt.h to hyperv.h 14 years ago
K. Y. Srinivasan 50ed40e0d0 Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.h 14 years ago
K. Y. Srinivasan 517d8dc686 Staging: hv: Move the contents of vmbus_channel_interface.h to hyperv.h 14 years ago
K. Y. Srinivasan f7c6dfda05 Staging: hv: Move the contents of the file version_info.h to hyperv.h 14 years ago
K. Y. Srinivasan 7effffb7a0 Staging: hv: Move a subset of definitions from ring_buffer.h to hyperv.h 14 years ago
K. Y. Srinivasan a363bf7bd2 Staging: hv: Add a subset of definitions from vmbus_api.h to hyperv.h 14 years ago
K. Y. Srinivasan 3f335ea213 Staging: hv: Include the newly created header file in all of the relevant hyperv files 14 years ago
K. Y. Srinivasan 5c47340061 Staging: hv: Create a common header for all hyperv drivers to include 14 years ago