]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: add support for Dell CEM
authorEmil Tantilov <emil.s.tantilov@intel.com>
Sat, 7 May 2011 07:40:20 +0000 (07:40 +0000)
committerJoe Jin <joe.jin@oracle.com>
Fri, 3 Feb 2012 01:13:18 +0000 (09:13 +0800)
commitf7ae12e8abdc4ce246e10dcc48bc97af1d3e99cf
tree75e74aef70386c539fd2f5bf4ec9bf73ff5647d1
parentd1a1cba3d66faf46f72423148dbf57e33d51195a
ixgbe: add support for Dell CEM

This patch adds support for Dell CEM (Comprehensive Embedded Management)).
This consists of informing the management firmware of the driver version
during probe on 82599 and X540 HW.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Evan Swanson <evan.swanson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 9612de92e023bff0d1cd5725ee65293accc70c56)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_82598.c
drivers/net/ixgbe/ixgbe_82599.c
drivers/net/ixgbe/ixgbe_common.c
drivers/net/ixgbe/ixgbe_common.h
drivers/net/ixgbe/ixgbe_main.c
drivers/net/ixgbe/ixgbe_type.h
drivers/net/ixgbe/ixgbe_x540.c