Merge branches 'misc', 'eeepc-laptop' and 'bugzilla-14445' into release
[safe/jmp/linux-2.6] / drivers / staging / hv / NetVsc.c
2009-10-30 Milan DadokStaging: hv: fix oops in vmbus - netvsc list_head
2009-09-15 Bill PembertonStaging: hv: remove use of internal list routines in...
2009-09-15 Greg Kroah-HartmanStaging: hv: rename struct NETVSC_DEVICE
2009-09-15 Greg Kroah-HartmanStaging: hv: coding style cleanup for NetVsc.c
2009-09-15 Greg Kroah-HartmanStaging: hv: move logging.h
2009-09-15 Greg Kroah-HartmanStaging: hv: fix typedefs in nvspprotocol.h
2009-09-15 Greg Kroah-HartmanStaging: hv: remove typedefs from VmbusPacketFormat.h
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: osd.h: remove GUID typedef
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 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 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: NetVsc.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: osd: remove Sleep wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: make netDevice->ReceivePacketListLock...
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemFree wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemAllocAtomic 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 PVOID 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