summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/nxp-tja11xx.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: nxp-tja11xx: use devm_hwmon_sanitize_name()Michael Walle2022-06-231-8/+3
* net: phy: nxp-tja11xx: log critical health stateOleksij Rempel2021-08-121-2/+11
* net: phy: nxp-tja11xx: remove the use of .ack_interrupt()Ioana Ciornei2020-11-171-4/+15
* net: phy: nxp-tja11xx: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-171-0/+23
* net: ethtool: Add generic parts of cable test TDRAndrew Lunn2020-05-261-1/+1
* net: phy: tja11xx: add SQI supportOleksij Rempel2020-05-211-0/+26
* net: phy: tja11xx: execute cable test on link upOleksij Rempel2020-05-151-5/+43
* net: phy: tja11xx: add cable-test supportOleksij Rempel2020-05-131-1/+105
* net: phy: tja11xx: add support for master-slave configurationOleksij Rempel2020-05-061-0/+43
* net: phy: tja11xx: add delayed registration of TJA1102 PHY1Oleksij Rempel2020-04-221-7/+105
* net: phy: tja11xx: add initial TJA1102 supportOleksij Rempel2020-04-221-0/+91
* net: phy: tja11xx: use phy_read_poll_timeout() to simplify the codeDejin Zheng2020-03-231-13/+3
* net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO()Marek Vasut2019-05-291-22/+2
* net: phy: tja11xx: Add TJA11xx PHY driverMarek Vasut2019-05-261-0/+423