summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/dp83822.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: ti: take into account all possible interrupt sourcesIoana Ciornei2021-03-011-4/+5
* net: phy: introduce phydev->portMichael Walle2021-02-111-0/+3
* net: phy: ti: remove the use of .ack_interrupt()Ioana Ciornei2020-11-251-17/+0
* net: phy: ti: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-251-0/+37
* net: phy: dp83822: Update the fiber advertisement for speedDan Murphy2020-09-201-3/+10
* net: phy: DP83822: Add ability to advertise Fiber connectionDan Murphy2020-08-281-7/+218
* net: phy: DP83822: Add setting the fixed internal delayDan Murphy2020-06-261-10/+69
* net: phy: DP83822: Fix WoL in config init to be disabledDan Murphy2020-05-021-16/+14
* net: phy: DP83822: Add support for additional DP83825 devicesDan Murphy2020-01-231-2/+10
* phy: dp83826: Add phy IDs for DP83826N and 826NCDan Murphy2020-01-231-0/+6
* net: phy: remove calls to genphy_config_initHeiner Kallweit2019-08-171-5/+0
* net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit2019-04-161-1/+1
* net: phy: Add DP83825I to the DP83822 driverDan Murphy2019-03-211-14/+20
* net: phy: Fixup GPLv2 SPDX tags based on license textAndrew Lunn2019-01-231-10/+2
* net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit2018-11-111-1/+0
* net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit2017-12-011-2/+0
* net: phy: DP83822 initial driver submissionDan Murphy2017-10-111-0/+344