Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-01 | igc: Fix not considering the TX delay for timestamps | Vinicius Costa Gomes | 1 | -0/+19 |
2020-08-26 | igc: Fix PTP initialization | Vinicius Costa Gomes | 1 | -2/+0 |
2020-05-20 | igc: Remove ethertype filter in PTP code | Andre Guedes | 1 | -12/+0 |
2020-05-19 | igc: Use netdev log helpers in igc_ptp.c | Andre Guedes | 1 | -7/+5 |
2020-02-20 | igc: Complete to commit Add basic skeleton for PTP | Sasha Neftin | 1 | -1/+1 |
2020-02-20 | igc: make non-global functions static | Chen Zhou | 1 | -2/+2 |
2020-01-07 | igc: Use Start of Packet signal from PHY for timestamping | Vinicius Costa Gomes | 1 | -1/+4 |
2020-01-07 | igc: Add support for TX timestamping | Vinicius Costa Gomes | 1 | -0/+92 |
2020-01-07 | igc: Add support for RX timestamping | Vinicius Costa Gomes | 1 | -0/+272 |
2020-01-07 | igc: Add basic skeleton for PTP | Vinicius Costa Gomes | 1 | -0/+349 |