aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/dp83tc811.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-01net: phy: ti: take into account all possible interrupt sourcesIoana Ciornei1-5/+6
2020-11-25net: phy: ti: remove the use of .ack_interrupt()Ioana Ciornei1-1/+8
2020-11-25net: phy: ti: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+44
2020-05-01net: phy: DP83TC811: Fix WoL in config init to be disabledDan Murphy1-9/+12
2019-08-17net: phy: remove calls to genphy_config_initHeiner Kallweit1-4/+0
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit1-1/+1
2019-02-06net: phy: make use of new MMD accessorsHeiner Kallweit1-11/+4
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit1-1/+0
2018-07-03net: phy: DP83TC811: Fix SGMII enable/disableDan Murphy1-11/+9
2018-07-03net: phy: DP83TC811: Add INT_STAT3Dan Murphy1-0/+26
2018-06-30net: phy: DP83TC811: Fix disabling interruptsDan Murphy1-1/+1
2018-05-11net: phy: DP83TC811: Introduce support for the DP83TC811 phyDan Murphy1-0/+347