commit | a9763f3cb54c7f1c6a47962c814935654476d09f | [log] [tgz] |
---|---|---|
author | Mark Rustad <mark.d.rustad@intel.com> | Tue Oct 27 09:58:07 2015 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Dec 03 02:32:12 2015 -0800 |
tree | d7c85209ea8cf41cd4e12af5779091ba3a64e3b4 | |
parent | 2f9be1665585a3757a00a6d1b8201d0ede937a34 [diff] |
ixgbe: Update PTP to support X550EM_x devices The X550EM_x devices handle clocking differently, so update the PTP implementation to accommodate them. This involves significant changes to ixgbe's PTP code to accommodate the new range of behaviors including things like non-power-of-2 clock wrapping. Signed-off-by: Mark Rustad <mark.d.rustad@intel.com> Tested-by: Darin Miller <darin.j.miller@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>