index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
channel.c
Age
Commit message (
Expand
)
Author
2014-05-03
hv: Remove unnecessary comparison of unsigned against 0
Tobias Klauser
2014-05-03
Drivers: hv: Eliminate the channel spinlock in the callback path
K. Y. Srinivasan
2014-02-07
Drivers: hv: vmbus: Cleanup the packet send path
K. Y. Srinivasan
2014-01-27
hyperv: Add support for physically discontinuous receive buffer
Haiyang Zhang
2013-09-26
hv: vmbus: fix vmbus_recvpacket_raw() return code
Dan Carpenter
2013-09-26
hv: delete vmbus_get_debug_info()
Greg Kroah-Hartman
2013-09-26
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "client/server_monitor_latency" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "client/server_monitor_pending" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: make "monitor_pages" a "real" pointer array
Greg Kroah-Hartman
2013-09-26
hv: move "device_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "class_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "monitor_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "state" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: use dev_groups for device attributes
Greg Kroah-Hartman
2013-06-03
Drivers: hv: vmbus: Implement multi-channel support
K. Y. Srinivasan
2013-01-17
Drivers: hv: remove unused variable in vmbus_recvpacket_raw()
Wei Yongjun
2013-01-17
Drivers: hv: Implement flow management on the send side
K. Y. Srinivasan
2013-01-17
Drivers: hv: Add state to manage incoming channel interrupt load
K. Y. Srinivasan
2013-01-17
Drivers: hv: Change the signature of vmbus_set_event()
K. Y. Srinivasan
2013-01-17
Drivers: hv: Optimize the signaling on the write path
K. Y. Srinivasan
2012-10-29
Merge 3.7-rc3 into char-misc-next
Greg Kroah-Hartman
2012-10-24
Drivers: hv: Cleanup error handling in vmbus_open()
K. Y. Srinivasan
2012-10-24
Drivers: hv: Get rid of unnecessary forward declarations
K. Y. Srinivasan
2011-10-10
Staging: hv: move hyperv code out of staging directory
Greg Kroah-Hartman