summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv
Commit message (Expand)AuthorAgeFilesLines
* staging: hv: add explanation of no-op set_multicast_listBrandon Philips2010-11-161-0/+3
* Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2010-11-161-3/+0
|\
| * drivers/staging: delete double assignmentJulia Lawall2010-11-091-3/+0
* | staging: hv: Convert camel cased functions in ring_buffer.c to lower casesHaiyang Zhang2010-11-093-88/+91
* | staging: hv: Convert camel cased local variables in ring_buffer.c to lower casesHaiyang Zhang2010-11-093-182/+185
* | staging: hv: Convert camel cased struct fields in ring_buffer.h to lower casesHaiyang Zhang2010-11-094-58/+65
* | staging: hv: Convert camel cased functions in osd.c to lower casesHaiyang Zhang2010-11-099-83/+83
* | staging: hv: Convert camel cased local variables in osd.c to lower casesHaiyang Zhang2010-11-091-20/+20
* | staging: hv: Convert camel cased functions in hv.c to lower casesHaiyang Zhang2010-11-095-38/+41
* | staging: hv: Convert camel cased local variables in hv.c to lower casesHaiyang Zhang2010-11-091-86/+86
* | staging: hv: Convert camel cased struct fields in hv.h to lower casesHaiyang Zhang2010-11-093-58/+63
* | staging: hv: Convert camel cased struct fields in hv_api.h to lower casesHaiyang Zhang2010-11-096-227/+227
* | staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower casesHaiyang Zhang2010-11-096-412/+412
|/
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-2821-1106/+843
|\
| * Staging: hv: remove struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-218-72/+1
| * Staging: hv: remove Open from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-17/+0
| * Staging: hv: storvsc: call vmbus_open directlyGreg Kroah-Hartman2010-10-211-7/+5
| * Staging: hv: netvsc: call vmbus_open directlyGreg Kroah-Hartman2010-10-211-6/+3
| * Staging: hv: channel: export vmbus_open to modulesGreg Kroah-Hartman2010-10-211-0/+1
| * Staging: hv: remove Close from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-8/+0
| * Staging: hv: netvsc: call vmbus_close directlyGreg Kroah-Hartman2010-10-211-4/+4
| * Staging: hv: storvsc: call vmbus_close directlyGreg Kroah-Hartman2010-10-211-1/+1
| * Staging: hv: channel: export vmbus_close to modulesGreg Kroah-Hartman2010-10-211-0/+1
| * Staging: hv: remove SendPacket from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-12/+0
| * Staging: hv: storvsc: call vmbus_sendpacket directlyGreg Kroah-Hartman2010-10-211-36/+30
| * Staging: hv: netvsc: call vmbus_sendpacket directlyGreg Kroah-Hartman2010-10-211-44/+35
| * Staging: hv: remove SendPacketPageBuffer from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-16/+0
| * Staging: hv: netvsc: call vmbus_sendpacket_pagebuffer directlyGreg Kroah-Hartman2010-10-211-6/+6
| * Staging: hv: channel: export vmbus_sendpacket_pagebuffer to modulesGreg Kroah-Hartman2010-10-211-0/+1
| * Staging: hv: remove SendPacketMultiPageBuffer from struct vmbus_channel_inter...Greg Kroah-Hartman2010-10-212-16/+0
| * Staging: hv: storvsc: call vmbus_sendpacket_multipagebuffer directlyGreg Kroah-Hartman2010-10-211-2/+1
| * Staging: hv: channel: export vmbus_sendpacket_multipagebuffer to modulesGreg Kroah-Hartman2010-10-211-1/+1
| * Staging: hv: remove RecvPacket from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-12/+0
| * Staging: hv: storvsc: call vmbus_recvpacket directlyGreg Kroah-Hartman2010-10-211-4/+4
| * Staging: hv: remove RecvPacketRaw from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-12/+0
| * Staging: hv: netvsc: call vmbus_receivepacket_raw directlyGreg Kroah-Hartman2010-10-211-3/+2
| * Staging: hv: channel: export vmbus_receivepacket_raw to modulesGreg Kroah-Hartman2010-10-211-0/+1
| * Staging: hv: rename context to channel in struct hv_deviceGreg Kroah-Hartman2010-10-216-21/+21
| * Staging: hv: make *context a real pointer in struct hv_deviceGreg Kroah-Hartman2010-10-211-1/+1
| * Staging: hv: remove EstablishGpadl from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-11/+0
| * Staging: hv: netvsc: call vmbus_establish_gpadl directlyGreg Kroah-Hartman2010-10-211-8/+6
| * Staging: hv: channel: export vmbus_establish_gpadl to modulesGreg Kroah-Hartman2010-10-211-0/+1
| * Staging: hv: remove TeardownGpadl from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-212-10/+0
| * Staging: hv: netvsc: call vmbus_teardown_gpadl directlyGreg Kroah-Hartman2010-10-211-5/+5
| * Staging: hv: channel: export vmbus_teardown_gpadl to modulesGreg Kroah-Hartman2010-10-211-0/+1
| * Staging: hv: make get_channel_info staticGreg Kroah-Hartman2010-10-204-77/+42
| * Staging: hv: vmbus_drv: remove vmbus_child_device_get_infoGreg Kroah-Hartman2010-10-201-14/+1
| * Staging: hv: remove GetChannelInfo from struct vmbus_driverGreg Kroah-Hartman2010-10-203-7/+2
| * Staging: hv: remove GetInfo pointer from struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-202-3/+0
| * Staging: hv: remove VmbusGetChannelInfoGreg Kroah-Hartman2010-10-201-10/+1
OpenPOWER on IntegriCloud