linux-pinenote/drivers/net/ethernet/intel/igb
Carolyn Wyborny daf56e406a igb: Fix SerDes autoneg flow control.
This patch enables flow control to be set in SerDes autoneg mode.  This is
done the way it is done for copper, but relies on a different set of register/bit
checks since this is all done within the MAC registers.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-12-01 03:30:20 -08:00
..
e1000_82575.c igb: Fix SerDes autoneg flow control. 2012-12-01 03:30:20 -08:00
e1000_82575.h
e1000_defines.h igb: Fix SerDes autoneg flow control. 2012-12-01 03:30:20 -08:00
e1000_hw.h
e1000_i210.c igb: Refactoring of i210 file. 2012-12-01 03:04:12 -08:00
e1000_i210.h igb: Updates to read nvm function for i211 device 2012-12-01 02:41:39 -08:00
e1000_mac.c igb: Fix SerDes autoneg flow control. 2012-12-01 03:30:20 -08:00
e1000_mac.h
e1000_mbx.c
e1000_mbx.h
e1000_nvm.c igb: Acquire, release semaphore for writing each EEPROM page 2012-12-01 02:49:17 -08:00
e1000_nvm.h
e1000_phy.c
e1000_phy.h
e1000_regs.h
igb.h igb: Unset sigdetect for SERDES loopback on 82580 and i350 2012-12-01 03:20:40 -08:00
igb_ethtool.c igb: Unset sigdetect for SERDES loopback on 82580 and i350 2012-12-01 03:20:40 -08:00
igb_main.c igb: Use a 32-bit mask when calculating the flow control watermarks 2012-11-28 04:13:39 -08:00
igb_ptp.c igb: Update PTP Rx filters 2012-11-22 02:00:53 -08:00
Makefile