igb: Add 1588 support to I210/I211.
commite57b8bdb4833366fd23d03a066c7eb8acc5736c7
authorMatthew Vick <matthew.vick@intel.com>
Fri, 17 Aug 2012 01:30:37 +0000 (17 01:30 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 17 Sep 2012 09:04:27 +0000 (17 02:04 -0700)
treea4dd980249535f34b15bbfdb83d8fd728447fc68
parent1f6e8178d6851951876ad8524f4de7a0e6b111be
igb: Add 1588 support to I210/I211.

Previously I210/I211 followed the same code flow as 82580/I350 for 1588.
However, since the register sets have changed, we must update the
implementation to accommodate the register changes.

Cc: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Matthew Vick <matthew.vick@intel.com>
Acked-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/e1000_defines.h
drivers/net/ethernet/intel/igb/igb_ptp.c