aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/hv/netvsc_drv.c
AgeCommit message (Expand)Author
2009-09-15Staging: hv: move vmbus.hGreg Kroah-Hartman
2009-09-15Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman
2009-09-15Staging: hv: move osd.hGreg Kroah-Hartman
2009-09-15Staging: hv: fix sparse static warningsGreg Kroah-Hartman
2009-09-15Staging: hv: Remove typedef NETVSC_PACKET and PNETVSC_PACKETNicolas Palix
2009-09-15Staging: hv: check return value of driver_for_each_device()Bill Pemberton
2009-09-15Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix
2009-09-15Staging: hv: check return value of device_register()Bill Pemberton
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton
2009-09-15Staging: hv: Remove compatibility ifdefryMoritz Muehlenhoff
2009-09-15Staging: hv: remove UNUSED_VAR usageGreg Kroah-Hartman
2009-09-15Staging: hv: remove ULONG_PTR typedefGreg Kroah-Hartman
2009-09-15Staging: hv: netvsc: fix up driver_data usageGreg 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