aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/bcm87xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-26net: phy: bcm87xx: improve bcm87xx_config_init and feature detectionHeiner Kallweit1-12/+8
2019-01-22net: phy: Add SDPX tag based on COPYING fileAndrew Lunn1-5/+2
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn1-0/+2
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn1-2/+6
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit1-2/+0
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn1-2/+0
2016-01-07phy: Add an mdio_device structureAndrew Lunn1-2/+2
2016-01-07phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn1-2/+3
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold1-13/+1
2012-09-22net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe1-0/+2
2012-07-09bcm87xx: fix reg-init comment typoPeter Korsgaard1-1/+1
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt1-16/+8
2012-07-09bcm87xx: disable autonegotiation by defaultPeter Korsgaard1-0/+1
2012-06-27netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYsDavid Daney1-0/+238