summaryrefslogtreecommitdiffstats
path: root/drivers/hv/channel.c
Commit message (Expand)AuthorAgeFilesLines
* hyperv: remove meaningless pr_err() in vmbus_recvpacket_raw()Jason Wang2014-07-091-5/+1
* hv: Remove unnecessary comparison of unsigned against 0Tobias Klauser2014-05-031-2/+1
* Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan2014-05-031-4/+12
* Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan2014-02-071-19/+23
* hyperv: Add support for physically discontinuous receive bufferHaiyang Zhang2014-01-271-6/+8
* hv: vmbus: fix vmbus_recvpacket_raw() return codeDan Carpenter2013-09-261-1/+1
* hv: delete vmbus_get_debug_info()Greg Kroah-Hartman2013-09-261-10/+0
* hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-14/+0
* hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-4/+0
* hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-4/+0
* hv: make "monitor_pages" a "real" pointer arrayGreg Kroah-Hartman2013-09-261-6/+4
* hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-4/+0
* hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-2/+0
* hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-2/+0
* hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0
* hv: use dev_groups for device attributesGreg Kroah-Hartman2013-09-261-1/+0
* Drivers: hv: vmbus: Implement multi-channel supportK. Y. Srinivasan2013-06-031-4/+46
* Drivers: hv: remove unused variable in vmbus_recvpacket_raw()Wei Yongjun2013-01-171-2/+0
* Drivers: hv: Implement flow management on the send sideK. Y. Srinivasan2013-01-171-2/+10
* Drivers: hv: Add state to manage incoming channel interrupt loadK. Y. Srinivasan2013-01-171-1/+1
* Drivers: hv: Change the signature of vmbus_set_event()K. Y. Srinivasan2013-01-171-1/+1
* Drivers: hv: Optimize the signaling on the write pathK. Y. Srinivasan2013-01-171-6/+9
* Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman2012-10-291-11/+13
|\
| * Drivers: hv: Cleanup error handling in vmbus_open()K. Y. Srinivasan2012-10-241-11/+13
* | Drivers: hv: Get rid of unnecessary forward declarationsK. Y. Srinivasan2012-10-241-8/+0
|/
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-101-0/+815