Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / staging / hv / netvsc_drv.c
2010-04-30 Stephen HemmingerStaging: hv: name network device ethX rather than sethX
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-04 Haiyang ZhangStaging: hv: Rename struct device_context and re-arrang...
2010-03-04 Hank JanssenStaging: hv: Add proper versioning to HV drivers
2010-03-04 Greg Kroah-HartmanStaging: hv: remove unneeded OnClose callback
2010-03-04 Greg Kroah-HartmanStaging: hv: remove unneeded OnOpen callback
2009-12-01 Haiyang ZhangStaging: hv: Fix some missing author names
2009-09-15 Greg Kroah-HartmanStaging: hv: remove function pointer typedefs from...
2009-09-15 Greg Kroah-HartmanStaging: hv: reorganize netvsc_drv.c
2009-09-15 Greg Kroah-HartmanStaging: hv: coding style cleanups for netvsc_drv.c
2009-09-15 Greg Kroah-HartmanStaging: hv: move NetVscApi.h
2009-09-15 Greg Kroah-HartmanStaging: hv: move logging.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: move vmbus.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: fix sparse static warnings
2009-09-15 Nicolas PalixStaging: hv: Remove typedef NETVSC_PACKET and PNETVSC_P...
2009-09-15 Bill PembertonStaging: hv: check return value of driver_for_each_device()
2009-09-15 Nicolas PalixStaging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT...
2009-09-15 Bill PembertonStaging: hv: check return value of device_register()
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: remove UNUSED_VAR usage
2009-09-15 Greg Kroah-HartmanStaging: hv: remove ULONG_PTR typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: netvsc: fix up driver_data usage
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