summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ptp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-281-0/+3
|\
| * ice: check whether PTP is initialized in ice_ptp_release()Yongxin Liu2021-10-251-0/+3
* | ice: split ice_ring onto Tx/Rx separate structsMaciej Fijalkowski2021-10-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-141-8/+7
|\|
| * ice: fix locking for Tx timestamp tracking flushJacob Keller2021-10-121-8/+7
* | ice: Implement support for SMA and U.FL on E810-TMaciej Machnikowski2021-10-141-6/+364
|/
* ice: restart periodic outputs around time changesJacob Keller2021-08-271-0/+49
* ice: add lock around Tx timestamp tracker flushJacob Keller2021-08-271-0/+4
* ice: remove dead code for allocating pin_configJacob Keller2021-08-271-11/+0
* ice: fix Tx queue iteration for Tx timestamp enablementJacob Keller2021-08-271-1/+1
* ice: Fix perout start time roundingMaciej Machnikowski2021-08-131-1/+1
* ice: add support for auxiliary input/output pinsMaciej Machnikowski2021-06-251-0/+293
* ice: remove unnecessary NULL checks before ptp_read_system_*Jacob Keller2021-06-171-8/+4
* ice: enable transmit timestamps for E810 devicesJacob Keller2021-06-111-2/+367
* ice: enable receive hardware timestampingJacob Keller2021-06-111-0/+337
* ice: report the PTP clock index in ethtool .get_ts_infoJacob Keller2021-06-111-0/+129
* ice: register 1588 PTP clock device object for E810 devicesJacob Keller2021-06-111-0/+438