]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Add reset for X550 device
authorDon Skidmore <donald.c.skidmore@intel.com>
Tue, 9 Jun 2015 23:29:51 +0000 (16:29 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Thu, 27 Aug 2015 15:00:24 +0000 (08:00 -0700)
commit85e32a749e0652cd38b6dbeb57207939f6db1a55
tree2cd1ab095e004ac531eb0318671bec894b5f21f1
parent7311413849dce180e61a890c50a0b8f9a2c8028d
ixgbe: Add reset for X550 device

Orabug: 21669416

This patch adds a PHY reset function ixgbe_reset_phy_t_X550em. Which
allows devices that have LASI support in enable their interrupt.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit f4410d2ccb01ff0b384607116677e4e759d0e2bc)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c