aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/bcm63xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit1-2/+2
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn1-5/+1
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn1-1/+1
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit1-2/+2
2018-10-01net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn1-4/+5
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status from driversHeiner Kallweit1-4/+0
2017-01-18net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas1-2/+19
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn1-2/+0
2015-10-08net: phy: Add Broadcom phy library for common interfacesArun Parameswaran1-33/+5
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold1-14/+1
2013-05-27phy: bcm63xx: report Broadcom BCM63xx PHYs as internalFlorian Fainelli1-2/+2
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt1-22/+9
2012-04-03net:phy:bcm63xx: remove unnecessary codeSrinivas Kandagatla1-4/+1
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König1-1/+1
2010-04-13PHY: fix typo in bcm63xx PHY driver tableFlorian Fainelli1-1/+1
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse1-0/+8
2009-07-07MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.Maxime Bizon1-0/+132