aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv/channel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-07Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan1-19/+23
2014-01-27hyperv: Add support for physically discontinuous receive bufferHaiyang Zhang1-6/+8
2013-09-26hv: vmbus: fix vmbus_recvpacket_raw() return codeDan Carpenter1-1/+1
2013-09-26hv: delete vmbus_get_debug_info()Greg Kroah-Hartman1-10/+0
2013-09-26hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman1-14/+0
2013-09-26hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman1-4/+0
2013-09-26hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman1-4/+0
2013-09-26hv: make "monitor_pages" a "real" pointer arrayGreg Kroah-Hartman1-6/+4
2013-09-26hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman1-4/+0
2013-09-26hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman1-2/+0
2013-09-26hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman1-2/+0
2013-09-26hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman1-1/+0
2013-09-26hv: use dev_groups for device attributesGreg Kroah-Hartman1-1/+0
2013-06-03Drivers: hv: vmbus: Implement multi-channel supportK. Y. Srinivasan1-4/+46
2013-01-17Drivers: hv: remove unused variable in vmbus_recvpacket_raw()Wei Yongjun1-2/+0
2013-01-17Drivers: hv: Implement flow management on the send sideK. Y. Srinivasan1-2/+10
2013-01-17Drivers: hv: Add state to manage incoming channel interrupt loadK. Y. Srinivasan1-1/+1
2013-01-17Drivers: hv: Change the signature of vmbus_set_event()K. Y. Srinivasan1-1/+1
2013-01-17Drivers: hv: Optimize the signaling on the write pathK. Y. Srinivasan1-6/+9
2012-10-29Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman1-11/+13
2012-10-24Drivers: hv: Cleanup error handling in vmbus_open()K. Y. Srinivasan1-11/+13
2012-10-24Drivers: hv: Get rid of unnecessary forward declarationsK. Y. Srinivasan1-8/+0
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman1-0/+815