summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc/enetc_ptp.c
Commit message (Expand)AuthorAgeFilesLines
* net: enetc: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-091-7/+2
* net: enetc: Make use of the helper function dev_err_probe()Cai Huoqing2021-09-161-4/+2
* enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET2019-08-311-1/+4
* enetc: add get_ts_info interface for ethtoolY.b. Lu2019-05-241-0/+5
* ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King2019-02-191-1/+1
* enetc: add PTP clock driverYangbo Lu2019-02-121-0/+144