summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/dp83tc811.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: ti: take into account all possible interrupt sourcesIoana Ciornei2021-03-011-5/+6
* net: phy: ti: remove the use of .ack_interrupt()Ioana Ciornei2020-11-251-1/+8
* net: phy: ti: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-251-0/+44
* net: phy: DP83TC811: Fix WoL in config init to be disabledDan Murphy2020-05-011-9/+12
* net: phy: remove calls to genphy_config_initHeiner Kallweit2019-08-171-4/+0
* net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit2019-04-151-1/+1
* net: phy: make use of new MMD accessorsHeiner Kallweit2019-02-061-11/+4
* net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit2018-11-111-1/+0
* net: phy: DP83TC811: Fix SGMII enable/disableDan Murphy2018-07-031-11/+9
* net: phy: DP83TC811: Add INT_STAT3Dan Murphy2018-07-031-0/+26
* net: phy: DP83TC811: Fix disabling interruptsDan Murphy2018-06-301-1/+1
* net: phy: DP83TC811: Introduce support for the DP83TC811 phyDan Murphy2018-05-111-0/+347