index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
nxp-c45-tja11xx.c
Age
Commit message (
Expand
)
Author
2025-05-21
net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP
Christian Marangi
2025-05-21
net: phy: pass PHY driver to .match_phy_device OP
Christian Marangi
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-07
net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errata
Andrei Botila
2025-03-07
net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errata
Andrei Botila
2025-03-04
net: phy: nxp-c45-tja11xx: add support for TJA1121
Andrei Botila
2025-03-04
net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104
Andrei Botila
2025-01-27
net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset
Milos Reljin
2025-01-14
net: phy: Constify struct mdio_device_id
Christophe JAILLET
2024-11-03
net: phy: use ethtool string helpers
Rosen Penev
2024-10-15
net: phy: c45-tja11xx: add support for outputting RMII reference clock
Wei Fang
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2023-12-27
net: phy: nxp-c45-tja11xx: add MACsec support
Radu Pirea (NXP OSS)
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
2023-08-01
net: phy: nxp-c45-tja11xx: reset PCS if the link goes down
Radu Pirea (NXP OSS)
2023-08-01
net: phy: nxp-c45-tja11xx: read ext trig ts on TJA1120
Radu Pirea (NXP OSS)
2023-08-01
net: phy: nxp-c45-tja11xx: run cable test with the PHY in test mode
Radu Pirea (NXP OSS)
2023-08-01
net: phy: nxp-c45-tja11xx: handle FUSA irq
Radu Pirea (NXP OSS)
2023-08-01
net: phy: nxp-c45-tja11xx: read egress ts on TJA1120
Radu Pirea (NXP OSS)
2023-08-01
net: phy: nxp-c45-tja11xx: enable LTC sampling on both ext_ts edges
Radu Pirea (NXP OSS)
2023-08-01
net: phy: nxp-c45-tja11xx: add TJA1120 support
Radu Pirea (NXP OSS)
2023-08-01
net: phy: nxp-c45-tja11xx: use get_features
Radu Pirea (NXP OSS)
2023-08-01
net: phy: nxp-c45-tja11xx: prepare the ground for TJA1120
Radu Pirea (NXP OSS)
2023-08-01
net: phy: nxp-c45-tja11xx: remove RX BIST frame counters
Radu Pirea (NXP OSS)
2023-08-01
net: phy: nxp-c45-tja11xx: use phylib master/slave implementation
Radu Pirea (NXP OSS)
2023-04-11
net: phy: nxp-c45-tja11xx: add remove callback
Radu Pirea (OSS)
2023-04-07
net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow
Radu Pirea (OSS)
2023-03-10
net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bit
Radu Pirea (OSS)
2022-03-06
net: phy: Use netif_rx().
Sebastian Andrzej Siewior
2022-01-04
phy: nxp-c45-tja11xx: add extts and perout support
Radu Pirea (NXP OSS)
2021-06-14
net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave regis...
Vladimir Oltean
2021-06-14
net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparound
Vladimir Oltean
2021-06-14
net: phy: nxp-c45-tja11xx: express timestamp wraparound interval in terms of ...
Vladimir Oltean
2021-06-14
net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debug
Vladimir Oltean
2021-05-10
phy: nxp-c45-tja11xx: add timestamping support
Radu Pirea (NXP OSS)
2021-04-23
phy: nxp-c45-tja11xx: add interrupt support
Radu Pirea (NXP OSS)
2021-04-20
phy: nxp-c45-tja11xx: fix phase offset calculation
Radu Pirea (NXP OSS)
2021-04-19
phy: nxp-c45: add driver for tja1103
Radu Pirea (NXP OSS)