]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ixgbe: Add support for VF MAC and VLAN configuration
authorGreg Rose <gregory.v.rose@intel.com>
Tue, 4 May 2010 22:12:06 +0000 (22:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 May 2010 04:15:33 +0000 (21:15 -0700)
commit7f01648aa32185b8047aea384237ad58e430e07f
tree3dbf1d4eb0e103e1dd4d01f2d622ff75d025db01
parentf04127760e582a9dccb22dfceb41cd1dad676794
ixgbe: Add support for VF MAC and VLAN configuration

Add support for the "ip link set" and "ip link show" commands that allow
configuration of the virtual functions' MAC and port VLAN via user space
command line.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe.h
drivers/net/ixgbe/ixgbe_main.c
drivers/net/ixgbe/ixgbe_sriov.c
drivers/net/ixgbe/ixgbe_sriov.h
drivers/net/ixgbe/ixgbe_type.h