summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc/enetc_ptp.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-02net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_indexChristoph Hellwig1-1/+1
2022-01-10net: enetc: Remove useless DMA-32 fallback configurationChristophe JAILLET1-7/+2
2021-09-16net: enetc: Make use of the helper function dev_err_probe()Cai Huoqing1-4/+2
2019-09-01enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET1-1/+4
2019-05-24enetc: add get_ts_info interface for ethtoolY.b. Lu1-0/+5
2019-02-20ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King1-1/+1
2019-02-12enetc: add PTP clock driverYangbo Lu1-0/+144