summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc/enetc_ptp.c
AgeCommit message (Expand)Author
2021-09-16net: enetc: Make use of the helper function dev_err_probe()Cai Huoqing
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET
2019-05-24enetc: add get_ts_info interface for ethtoolY.b. Lu
2019-02-19ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King
2019-02-12enetc: add PTP clock driverYangbo Lu