summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc/igc_ptp.c
AgeCommit message (Expand)Author
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-28igc: Do not enable crosstimestamping for i225-V modelsVinicius Costa Gomes
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-10-14net: intel: igc_ptp: fix build for UMLRandy Dunlap
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-24igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes
2021-08-20igc: fix page fault when thunderbolt is unpluggedAaron Ma
2021-04-16igc: enable auxiliary PHC functions for the i225Ederson de Souza
2021-04-16igc: Enable internal i225 PPSEderson de Souza
2021-03-29igc: Refactor Rx timestamp handlingAndre Guedes
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