| Commit message (Expand) | Author | Age | Files | Lines |
* | hyperv: Add support for physically discontinuous receive buffer | Haiyang Zhang | 2014-01-27 | 1 | -6/+8 |
* | hv: vmbus: fix vmbus_recvpacket_raw() return code | Dan Carpenter | 2013-09-26 | 1 | -1/+1 |
* | hv: delete vmbus_get_debug_info() | Greg Kroah-Hartman | 2013-09-26 | 1 | -10/+0 |
* | hv: move "client/server_monitor_conn_id" bus attributes to dev_groups | Greg Kroah-Hartman | 2013-09-26 | 1 | -14/+0 |
* | hv: move "client/server_monitor_latency" bus attributes to dev_groups | Greg Kroah-Hartman | 2013-09-26 | 1 | -4/+0 |
* | hv: move "client/server_monitor_pending" bus attributes to dev_groups | Greg Kroah-Hartman | 2013-09-26 | 1 | -4/+0 |
* | hv: make "monitor_pages" a "real" pointer array | Greg Kroah-Hartman | 2013-09-26 | 1 | -6/+4 |
* | hv: move "device_id" bus attribute to dev_groups | Greg Kroah-Hartman | 2013-09-26 | 1 | -4/+0 |
* | hv: move "class_id" bus attribute to dev_groups | Greg Kroah-Hartman | 2013-09-26 | 1 | -2/+0 |
* | hv: move "monitor_id" bus attribute to dev_groups | Greg Kroah-Hartman | 2013-09-26 | 1 | -2/+0 |
* | hv: move "state" bus attribute to dev_groups | Greg Kroah-Hartman | 2013-09-26 | 1 | -1/+0 |
* | hv: use dev_groups for device attributes | Greg Kroah-Hartman | 2013-09-26 | 1 | -1/+0 |
* | Drivers: hv: vmbus: Implement multi-channel support | K. Y. Srinivasan | 2013-06-03 | 1 | -4/+46 |
* | Drivers: hv: remove unused variable in vmbus_recvpacket_raw() | Wei Yongjun | 2013-01-17 | 1 | -2/+0 |
* | Drivers: hv: Implement flow management on the send side | K. Y. Srinivasan | 2013-01-17 | 1 | -2/+10 |
* | Drivers: hv: Add state to manage incoming channel interrupt load | K. Y. Srinivasan | 2013-01-17 | 1 | -1/+1 |
* | Drivers: hv: Change the signature of vmbus_set_event() | K. Y. Srinivasan | 2013-01-17 | 1 | -1/+1 |
* | Drivers: hv: Optimize the signaling on the write path | K. Y. Srinivasan | 2013-01-17 | 1 | -6/+9 |
* | Merge 3.7-rc3 into char-misc-next | Greg Kroah-Hartman | 2012-10-29 | 1 | -11/+13 |
|\ |
|
| * | Drivers: hv: Cleanup error handling in vmbus_open() | K. Y. Srinivasan | 2012-10-24 | 1 | -11/+13 |
* | | Drivers: hv: Get rid of unnecessary forward declarations | K. Y. Srinivasan | 2012-10-24 | 1 | -8/+0 |
|/ |
|
* | Staging: hv: move hyperv code out of staging directory | Greg Kroah-Hartman | 2011-10-10 | 1 | -0/+815 |