summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_ptp.c
AgeCommit message (Expand)Author
2021-12-14ice: Don't put stale timestamps in the skbKarol Kolacinski
2021-12-14ice: Use div64_u64 instead of div_u64 in adjfineKarol Kolacinski
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-25ice: check whether PTP is initialized in ice_ptp_release()Yongxin Liu
2021-10-15ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-14ice: Implement support for SMA and U.FL on E810-TMaciej Machnikowski
2021-10-12ice: fix locking for Tx timestamp tracking flushJacob Keller
2021-08-27ice: restart periodic outputs around time changesJacob Keller
2021-08-27ice: add lock around Tx timestamp tracker flushJacob Keller
2021-08-27ice: remove dead code for allocating pin_configJacob Keller
2021-08-27ice: fix Tx queue iteration for Tx timestamp enablementJacob Keller
2021-08-13ice: Fix perout start time roundingMaciej Machnikowski
2021-06-25ice: add support for auxiliary input/output pinsMaciej Machnikowski
2021-06-17ice: remove unnecessary NULL checks before ptp_read_system_*Jacob Keller
2021-06-11ice: enable transmit timestamps for E810 devicesJacob Keller
2021-06-11ice: enable receive hardware timestampingJacob Keller
2021-06-11ice: report the PTP clock index in ethtool .get_ts_infoJacob Keller
2021-06-11ice: register 1588 PTP clock device object for E810 devicesJacob Keller