aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/NetVsc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-30Staging: hv: Fix some missing author namesHaiyang Zhang1-0/+1
2009-09-15Staging: hv: remove use of internal list routines in NetVscBill Pemberton1-2/+2
2009-09-15Staging: hv: rename struct NETVSC_DEVICEGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: move VmbusPacketFormat.hGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: move VmbusChannelInterface.hGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: move NetVscApi.hGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: move List.hGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: move nvspprotocol.hGreg Kroah-Hartman1-3/+244
2009-09-15Staging: hv: fix typedefs in nvspprotocol.hGreg Kroah-Hartman1-3/+3
2009-09-15Staging: hv: clean up NetVsc.hGreg Kroah-Hartman1-27/+25
2009-09-15Staging: hv: remove wrapper functions for atomic operationsBill Pemberton1-3/+2
2009-09-15Staging: hv: Remove typedef NETVSC_PACKET and PNETVSC_PACKETNicolas Palix1-1/+1
2009-09-15Staging: hv: remove WAITEVENT typedefBill Pemberton1-1/+1
2009-09-15Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their corresponding structsNicolas Palix1-1/+1
2009-09-15Staging: hv: remove NETVSC_DEVICE typedefBill Pemberton1-2/+2
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton1-19/+19
2009-09-15Staging: hv: make netDevice->ReceivePacketListLock a real spinlockGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman1-6/+6
2009-09-15Staging: hv: remove PVOID typedefGreg Kroah-Hartman1-2/+2
2009-09-15Staging: hv: make the Hyper-V virtual network driver buildGreg Kroah-Hartman1-4/+4
2009-09-15Staging: hv: add the Hyper-V virtual network driverHank Janssen1-0/+91