aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xscale/ptp_ixp46x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-12ixp4xx_eth: fix error check return value of platform_get_irq()Lv Ruyi1-1/+1
2022-02-12ARM: ixp4xx: Drop all common codeLinus Walleij1-1/+0
2021-09-01net: ixp46x: Remove duplicate include of module.hWan Jiabing1-1/+0
2021-08-30ixp4xx_eth: Probe the PTP module from the device treeLinus Walleij1-2/+13
2021-08-30ixp4xx_eth: Stop referring to GPIOsLinus Walleij1-56/+28
2021-08-30ixp4xx_eth: make ptp support a platform driverArnd Bergmann1-20/+41
2021-07-21net: ixp46x: fix ptp build failureArnd Bergmann1-0/+2
2021-06-17soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann1-2/+1
2020-01-12ptp: ixp46x: move adjacent to ethernet driverArnd Bergmann1-0/+329