summaryrefslogtreecommitdiff
path: root/drivers/net/phy/nxp-tja11xx.c
AgeCommit message (Expand)Author
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-10-13net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-04-09net: phy: nxp-tja11xx: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2022-08-23net: phy: tja11xx: add interface mode and RMII REF_CLK supportWei Fang
2022-06-23net: phy: nxp-tja11xx: use devm_hwmon_sanitize_name()Michael Walle
2021-08-12net: phy: nxp-tja11xx: log critical health stateOleksij Rempel
2020-11-17net: phy: nxp-tja11xx: remove the use of .ack_interrupt()Ioana Ciornei
2020-11-17net: phy: nxp-tja11xx: implement generic .handle_interrupt() callbackIoana Ciornei
2020-05-26net: ethtool: Add generic parts of cable test TDRAndrew Lunn
2020-05-21net: phy: tja11xx: add SQI supportOleksij Rempel
2020-05-15net: phy: tja11xx: execute cable test on link upOleksij Rempel
2020-05-13net: phy: tja11xx: add cable-test supportOleksij Rempel
2020-05-06net: phy: tja11xx: add support for master-slave configurationOleksij Rempel
2020-04-22net: phy: tja11xx: add delayed registration of TJA1102 PHY1Oleksij Rempel
2020-04-22net: phy: tja11xx: add initial TJA1102 supportOleksij Rempel
2020-03-23net: phy: tja11xx: use phy_read_poll_timeout() to simplify the codeDejin Zheng
2019-05-29net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO()Marek Vasut
2019-05-26net: phy: tja11xx: Add TJA11xx PHY driverMarek Vasut