summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/nxp-c45-tja11xx.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Use netif_rx().Sebastian Andrzej Siewior2022-03-061-1/+1
* phy: nxp-c45-tja11xx: add extts and perout supportRadu Pirea (NXP OSS)2022-01-041-0/+220
* net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave regis...Vladimir Oltean2021-06-141-0/+6
* net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparoundVladimir Oltean2021-06-141-1/+1
* net: phy: nxp-c45-tja11xx: express timestamp wraparound interval in terms of ...Vladimir Oltean2021-06-141-1/+1
* net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debugVladimir Oltean2021-06-141-1/+1
* phy: nxp-c45-tja11xx: add timestamping supportRadu Pirea (NXP OSS)2021-05-101-1/+530
* phy: nxp-c45-tja11xx: add interrupt supportRadu Pirea (NXP OSS)2021-04-231-0/+33
* phy: nxp-c45-tja11xx: fix phase offset calculationRadu Pirea (NXP OSS)2021-04-201-1/+1
* phy: nxp-c45: add driver for tja1103Radu Pirea (NXP OSS)2021-04-191-0/+588