summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/NetVsc.h
AgeCommit message (Expand)Author
2010-05-11Staging: hv: rename NetVsc.c and .h to netvsc.c and .hGreg Kroah-Hartman
2010-05-11Staging: hv: don't use dynamic sized arrayBill Pemberton
2009-11-30Staging: hv: Fix some missing author namesHaiyang Zhang
2009-09-15Staging: hv: remove use of internal list routines in NetVscBill Pemberton
2009-09-15Staging: hv: rename struct NETVSC_DEVICEGreg Kroah-Hartman
2009-09-15Staging: hv: move VmbusPacketFormat.hGreg Kroah-Hartman
2009-09-15Staging: hv: move VmbusChannelInterface.hGreg Kroah-Hartman
2009-09-15Staging: hv: move NetVscApi.hGreg Kroah-Hartman
2009-09-15Staging: hv: move List.hGreg Kroah-Hartman
2009-09-15Staging: hv: move nvspprotocol.hGreg Kroah-Hartman
2009-09-15Staging: hv: fix typedefs in nvspprotocol.hGreg Kroah-Hartman
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