summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/nxp-c45-tja11xx.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: nxp-c45-tja11xx: add MACsec supportRadu Pirea (NXP OSS)2023-12-271-30/+47
* net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski2023-11-181-3/+0
* net: Change the API of PHY default timestamp to MACKory Maincent2023-11-181-0/+3
* net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent2023-11-181-10/+7
* net: phy: nxp-c45-tja11xx: reset PCS if the link goes downRadu Pirea (NXP OSS)2023-08-011-0/+17
* net: phy: nxp-c45-tja11xx: read ext trig ts on TJA1120Radu Pirea (NXP OSS)2023-08-011-6/+58
* net: phy: nxp-c45-tja11xx: run cable test with the PHY in test modeRadu Pirea (NXP OSS)2023-08-011-0/+5
* net: phy: nxp-c45-tja11xx: handle FUSA irqRadu Pirea (NXP OSS)2023-08-011-2/+77
* net: phy: nxp-c45-tja11xx: read egress ts on TJA1120Radu Pirea (NXP OSS)2023-08-011-18/+92
* net: phy: nxp-c45-tja11xx: enable LTC sampling on both ext_ts edgesRadu Pirea (NXP OSS)2023-08-011-8/+52
* net: phy: nxp-c45-tja11xx: add TJA1120 supportRadu Pirea (NXP OSS)2023-08-011-0/+159
* net: phy: nxp-c45-tja11xx: use get_featuresRadu Pirea (NXP OSS)2023-08-011-1/+9
* net: phy: nxp-c45-tja11xx: prepare the ground for TJA1120Radu Pirea (NXP OSS)2023-08-011-168/+406
* net: phy: nxp-c45-tja11xx: remove RX BIST frame countersRadu Pirea (NXP OSS)2023-08-011-9/+0
* net: phy: nxp-c45-tja11xx: use phylib master/slave implementationRadu Pirea (NXP OSS)2023-08-011-75/+2
* net: phy: nxp-c45-tja11xx: add remove callbackRadu Pirea (OSS)2023-04-111-0/+12
* net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflowRadu Pirea (OSS)2023-04-071-1/+1
* net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bitRadu Pirea (OSS)2023-03-101-1/+1
* 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