aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/hv/NetVsc.h
AgeCommit message (Expand)Author
2009-09-15Staging: hv: clean up NetVsc.hGreg Kroah-Hartman
2009-09-15Staging: hv: remove wrapper functions for atomic operationsBill Pemberton
2009-09-15Staging: hv: Remove typedef NETVSC_PACKET and PNETVSC_PACKETNicolas Palix
2009-09-15Staging: hv: remove WAITEVENT typedefBill Pemberton
2009-09-15Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix
2009-09-15Staging: hv: remove NETVSC_DEVICE typedefBill Pemberton
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton
2009-09-15Staging: hv: make netDevice->ReceivePacketListLock a real spinlockGreg Kroah-Hartman
2009-09-15Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: remove PVOID typedefGreg Kroah-Hartman
2009-09-15Staging: hv: make the Hyper-V virtual network driver buildGreg Kroah-Hartman
2009-09-15Staging: hv: add the Hyper-V virtual network driverHank Janssen