linux/drivers/staging/hv
Stephen Hemminger 546d9e101e Staging: hv: name network device ethX rather than sethX
This patch makes the HyperV network device use the same naming scheme as
other virtual drivers (Xen, KVM). In an ideal world, userspace tools
would not care what the name is, but some users and applications do
care. Vyatta CLI is one of the tools that does depend on what the name
is.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-04-30 09:30:10 -07:00
..
BlkVsc.c Staging: hv: Fix some missing author names 2009-11-30 16:39:35 -08:00
Channel.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
Channel.h
ChannelInterface.c
ChannelInterface.h
ChannelMgmt.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
ChannelMgmt.h Staging: hv: fix oops in vmbus - missing #include 2009-10-30 14:47:43 -07:00
Connection.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
Hv.c Staging: hv: Fix up memory leak on HvCleanup 2010-04-30 09:30:09 -07:00
Hv.h Staging: hv: Remove xen legacy code and check for Hyper-V 2010-03-03 16:42:37 -08:00
Kconfig
Makefile
NetVsc.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
NetVsc.h Staging: hv: Fix some missing author names 2009-11-30 16:39:35 -08:00
NetVscApi.h Staging: hv: remove unneeded OnClose callback 2010-03-03 16:42:36 -08:00
RingBuffer.c Staging: hv: fix various coding style issues in RingBuffer.c 2010-03-03 16:42:37 -08:00
RingBuffer.h
RndisFilter.c Staging: hv: Fix a bug affecting IPv6 2010-04-30 09:30:09 -07:00
RndisFilter.h
StorVsc.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
StorVscApi.h Staging: hv: remove unneeded OnHostReset callback 2010-03-03 16:42:36 -08:00
TODO Staging: hv TODO patches 2009-10-30 14:47:42 -07:00
VersionInfo.h Staging: hv: Add proper versioning to HV drivers 2010-03-03 16:42:37 -08:00
Vmbus.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
VmbusApi.h
VmbusChannelInterface.h
VmbusPacketFormat.h
VmbusPrivate.h
blkvsc_drv.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
hv_api.h Staging: fix assorted typos all over the place 2009-12-11 12:23:20 -08:00
logging.h
netvsc_drv.c Staging: hv: name network device ethX rather than sethX 2010-04-30 09:30:10 -07:00
osd.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
osd.h Staging: hv: fix oops in vmbus - missing #include 2009-10-30 14:47:43 -07:00
rndis.h
storvsc_drv.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
vmbus.h Staging: hv: Rename struct device_context and re-arrange the fields inside 2010-03-03 16:42:37 -08:00
vmbus_drv.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
vstorage.h