summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ptp.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-21ice: exit bypass mode once hardware finishes timestamp calibrationJacob Keller1-0/+4
2021-12-21ice: implement basic E822 PTP supportJacob Keller1-4/+22
2021-12-21ice: Fix E810 PTP reset flowKarol Kolacinski1-0/+8
2021-12-14ice: Don't put stale timestamps in the skbKarol Kolacinski1-0/+6
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski1-2/+2
2021-10-14ice: Implement support for SMA and U.FL on E810-TMaciej Machnikowski1-4/+16
2021-06-25ice: add support for auxiliary input/output pinsMaciej Machnikowski1-0/+43
2021-06-17net: ice: ptp: fix compilation warning if PTP_1588_CLOCK is disabledLorenzo Bianconi1-1/+1
2021-06-11ice: enable transmit timestamps for E810 devicesJacob Keller1-0/+91
2021-06-11ice: enable receive hardware timestampingJacob Keller1-0/+29
2021-06-11ice: report the PTP clock index in ethtool .get_ts_infoJacob Keller1-0/+5
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller1-0/+36