Staging: hv: fix up typedefs in NetVscApi.h
[sfrench/cifs-2.6.git] / drivers / staging / hv / RndisFilter.c
2009-09-15 Greg Kroah-HartmanStaging: hv: fix up typedefs in NetVscApi.h
2009-09-15 Greg Kroah-HartmanStaging: hv: typedef removal for VmbusApi.h
2009-09-15 Greg Kroah-HartmanStaging: hv: rndis.h: typedef removal, part 1
2009-09-15 Greg Kroah-HartmanStaging: hv: move osd.h
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: add osd_ prefix to global functions
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove physical address wrapper functions
2009-09-15 Bill PembertonStaging: hv: remove wrapper functions around kmap_
2009-09-15 Bill PembertonStaging: hv: remove wrapper functions for atomic operations
2009-09-15 Bill PembertonStaging: hv: remove WaitEventClose()
2009-09-15 Greg Kroah-HartmanStaging: hv: fix sparse static warnings
2009-09-15 Nicolas PalixStaging: hv: Remove typedef NETVSC_PACKET and PNETVSC_P...
2009-09-15 Nicolas PalixStaging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_O...
2009-09-15 Greg Kroah-HartmanStaging: hv: properly fix the printk() warnings
2009-09-15 Greg Kroah-HartmanStaging: hv: remove more printk() warnings
2009-09-15 Bill PembertonStaging: hv: remove WAITEVENT typedef
2009-09-15 Nicolas PalixStaging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT...
2009-09-15 Bill PembertonStaging: hv: remove NETVSC_DEVICE typedef
2009-09-15 Bill PembertonStaging: hv: RndisFilter.c: fix print formatting
2009-09-15 Bill PembertonStaging: hv: Remove C99 comments
2009-09-15 Moritz MuehlenhoffStaging: hv: Remove compatibility ifdefry
2009-09-15 Greg Kroah-HartmanStaging: hv: make Device->RequestLock a real spinlock
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemFree wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemAllocZeroed wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemAlloc wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: remove TRUE, FALSE, and NULL usage
2009-09-15 Greg Kroah-HartmanStaging: hv: remove PAGE_SIZE and PAGE_SHIFT and __buil...
2009-09-15 Greg Kroah-HartmanStaging: hv: remove BOOL and BOOLEAN typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove ULONG_PTR typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT64 and INT64 and UCHAR typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT32 and INT32 typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT8 and INT8 typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove VOID typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: make the Hyper-V virtual network driver...
2009-09-15 Hank JanssenStaging: hv: add the Hyper-V virtual network driver