aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/dp83822.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-25net: phy: DP83822: Add setting the fixed internal delayDan Murphy1-10/+69
2020-05-01net: phy: DP83822: Fix WoL in config init to be disabledDan Murphy1-16/+14
2020-01-23net: phy: DP83822: Add support for additional DP83825 devicesDan Murphy1-2/+10
2020-01-23phy: dp83826: Add phy IDs for DP83826N and 826NCDan Murphy1-0/+6
2019-08-17net: phy: remove calls to genphy_config_initHeiner Kallweit1-5/+0
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit1-1/+1
2019-03-21net: phy: Add DP83825I to the DP83822 driverDan Murphy1-14/+20
2019-01-22net: phy: Fixup GPLv2 SPDX tags based on license textAndrew Lunn1-10/+2
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit1-1/+0
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status from driversHeiner Kallweit1-2/+0
2017-10-11net: phy: DP83822 initial driver submissionDan Murphy1-0/+344