OSDN Git Service

ixgbevf: Add X540 VF device support to the ixgbevf driver
authorGreg Rose <gregory.v.rose@intel.com>
Thu, 2 Dec 2010 07:12:26 +0000 (07:12 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 25 Dec 2010 05:45:42 +0000 (21:45 -0800)
commit2316aa2aee254c126e688b53a3a105b82bc3f368
tree2394b5093e7a3f589218e742087e60bac4a8360d
parenta985b6c31ff230a1246d921afbfc0f6a1386be83
ixgbevf: Add X540 VF device support to the ixgbevf driver

The X540 introduces a new Virtual Function device ID so that the X540
VF device can be distinguished from the 82599 VF device.  The X540 VF
device will have additional capability over the 82599 VF device so it
is necessary to be able to discern the difference.

Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbevf/defines.h
drivers/net/ixgbevf/ixgbevf.h
drivers/net/ixgbevf/ixgbevf_main.c
drivers/net/ixgbevf/vf.c
drivers/net/ixgbevf/vf.h