summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc/igc_ptp.c
AgeCommit message (Expand)Author
2021-03-11igc: Fix igc_ptp_rx_pktstamp()Andre Guedes
2020-09-28igc: Export a way to read the PTP timerVinicius Costa Gomes
2020-09-28igc: Save PTP time before a resetVinicius Costa Gomes
2020-09-28igc: Remove references to SYSTIMR registerVinicius Costa Gomes
2020-09-28igc: Remove timeout check from ptp_tx workAndre Guedes
2020-09-28igc: Don't reschedule ptp_tx workAndre Guedes
2020-09-28igc: Rename IGC_TSYNCTXCTL_VALID macroAndre Guedes
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-09-09igc: Fix not considering the TX delay for timestampsVinicius Costa Gomes
2020-08-14igc: Fix PTP initializationVinicius Costa Gomes
2020-06-29igc: Fix Rx timestamp disablingAndre Guedes
2020-06-29igc: Refactor igc_ptp_set_timestamp_mode()Andre Guedes
2020-06-29igc: Remove UDP filter setup in PTP codeAndre Guedes
2020-06-29igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skbAndre Guedes
2020-06-29igc: Remove duplicate code in Tx timestamp handlingAndre Guedes
2020-06-29igc: Clean up Rx timestamping logicAndre Guedes
2020-05-19igc: Remove ethertype filter in PTP codeAndre Guedes
2020-05-18igc: Use netdev log helpers in igc_ptp.cAndre Guedes
2020-02-19igc: Complete to commit Add basic skeleton for PTPSasha Neftin
2020-02-19igc: make non-global functions staticChen Zhou
2020-01-06igc: Use Start of Packet signal from PHY for timestampingVinicius Costa Gomes
2020-01-06igc: Add support for TX timestampingVinicius Costa Gomes
2020-01-06igc: Add support for RX timestampingVinicius Costa Gomes
2020-01-06igc: Add basic skeleton for PTPVinicius Costa Gomes