summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/bcm84881.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: bcm84881: fill in possible_interfacesRussell King (Oracle)2023-11-281-0/+12
* net: phy: bcm84881: clear settings on link downRussell King2020-04-241-3/+3
* net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the codeDejin Zheng2020-03-241-23/+4
* net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King2020-01-061-2/+2
* net: phy: add Broadcom BCM84881 PHY driverRussell King2019-12-111-0/+269