summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/netvsc.h
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: netvsc: Move the contents of netvsc.h to hyperv_net.hK. Y. Srinivasan2011-05-171-329/+0
* Staging: hv: netvsc: Include the contents of netvsc_api.h into hyperv_net.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of vmbus_channel_interface.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+1
* Staging: hv: Use completion abstraction in struct netvsc_deviceK. Y. Srinivasan2011-05-111-2/+1
* Staging: hv: Use native wait primitivesK. Y. Srinivasan2011-02-181-1/+2
* Staging: hv: replaced __attribute((packed)) with __packedTimo von Holtz2011-02-091-13/+13
* staging: hv: Convert camel cased struct fields in netvsc.h to lower casesHaiyang Zhang2010-12-131-82/+82
* Staging: hv: rename VmbusPacketFormat.h to vmbus_packet_format.hGreg Kroah-Hartman2010-05-111-1/+1
* Staging: hv: rename VmbusChannelInterface.h to vmbus_channel_interface.hGreg Kroah-Hartman2010-05-111-1/+1
* Staging: hv: rename NetVscApi.h to netvsc_api.hGreg Kroah-Hartman2010-05-111-1/+1
* Staging: hv: rename NetVsc.c and .h to netvsc.c and .hGreg Kroah-Hartman2010-05-111-0/+331