linux-stable/drivers/net/ethernet/intel/igc
Vinicius Costa Gomes a299df3524 igc: Use Start of Packet signal from PHY for timestamping
For better accuracy, i225 is able to do timestamping using the Start of
Packet signal from the PHY.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2020-01-06 15:02:45 -08:00
..
Makefile igc: Add basic skeleton for PTP 2020-01-06 13:33:01 -08:00
igc.h igc: Add support for TX timestamping 2020-01-06 14:39:17 -08:00
igc_base.c igc: Add more SKUs for i225 device 2019-07-24 13:55:09 -07:00
igc_base.h igc: Add tx_csum offload functionality 2019-09-09 11:37:14 -07:00
igc_defines.h igc: Use Start of Packet signal from PHY for timestamping 2020-01-06 15:02:45 -08:00
igc_ethtool.c igc: Add support for ethtool GET_TS_INFO command 2020-01-06 14:59:48 -08:00
igc_hw.h igc: Add set_rx_mode support 2019-10-21 10:22:13 -07:00
igc_i225.c igc: Add NVM support 2018-10-17 13:52:00 -07:00
igc_i225.h igc: Add NVM support 2018-10-17 13:52:00 -07:00
igc_mac.c igc: Add set_rx_mode support 2019-10-21 10:22:13 -07:00
igc_mac.h igc: Add set_rx_mode support 2019-10-21 10:22:13 -07:00
igc_main.c igc: Add support for TX timestamping 2020-01-06 14:39:17 -08:00
igc_nvm.c igc: Add NVM support 2018-10-17 13:52:00 -07:00
igc_nvm.h igc: Add NVM support 2018-10-17 13:52:00 -07:00
igc_phy.c igc: Remove useless forward declaration 2019-09-09 10:08:38 -07:00
igc_phy.h igc: Add setup link functionality 2018-10-17 13:56:55 -07:00
igc_ptp.c igc: Use Start of Packet signal from PHY for timestamping 2020-01-06 15:02:45 -08:00
igc_regs.h igc: Add support for RX timestamping 2020-01-06 14:19:31 -08:00