index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
nxp-tja11xx.c
Age
Commit message (
Expand
)
Author
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-10-13
net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-04-09
net: phy: nxp-tja11xx: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2022-08-23
net: phy: tja11xx: add interface mode and RMII REF_CLK support
Wei Fang
2022-06-23
net: phy: nxp-tja11xx: use devm_hwmon_sanitize_name()
Michael Walle
2021-08-12
net: phy: nxp-tja11xx: log critical health state
Oleksij Rempel
2020-11-17
net: phy: nxp-tja11xx: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-17
net: phy: nxp-tja11xx: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-05-26
net: ethtool: Add generic parts of cable test TDR
Andrew Lunn
2020-05-21
net: phy: tja11xx: add SQI support
Oleksij Rempel
2020-05-15
net: phy: tja11xx: execute cable test on link up
Oleksij Rempel
2020-05-13
net: phy: tja11xx: add cable-test support
Oleksij Rempel
2020-05-06
net: phy: tja11xx: add support for master-slave configuration
Oleksij Rempel
2020-04-22
net: phy: tja11xx: add delayed registration of TJA1102 PHY1
Oleksij Rempel
2020-04-22
net: phy: tja11xx: add initial TJA1102 support
Oleksij Rempel
2020-03-23
net: phy: tja11xx: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
2019-05-29
net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO()
Marek Vasut
2019-05-26
net: phy: tja11xx: Add TJA11xx PHY driver
Marek Vasut