]> git.baikalelectronics.ru Git - kernel.git/commit
igb: Add media switching feature for i354 PHY's
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Thu, 17 Oct 2013 05:23:01 +0000 (05:23 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 10 Dec 2013 09:27:34 +0000 (01:27 -0800)
commita98490b029126b70ae29bacc803f1469c79572d3
treec482cac0134f394bea635375353443a7fffc6f77
parent6076d5c1cd28c37f5c13372406595b8a3e83699f
igb: Add media switching feature for i354 PHY's

This patch adds a new feature which is supported in some PHY's on some i354
devices.  This feature is Auto Media Detect and allows which ever media is
detected first by the PHY to be the media used and configured by the
device.  This is a media swapping feature that is wholly contained in the
Marvell PHY.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/e1000_82575.c
drivers/net/ethernet/intel/igb/e1000_defines.h
drivers/net/ethernet/intel/igb/e1000_hw.h
drivers/net/ethernet/intel/igb/igb.h
drivers/net/ethernet/intel/igb/igb_main.c