summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/bcm63xx.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit2019-04-161-2/+2
* net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn2019-01-231-5/+1Star
* net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-111-1/+1
* net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit2018-11-111-2/+2
* net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn2018-10-021-4/+5
* net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit2017-12-011-4/+0Star
* net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas2017-01-181-2/+19
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-071-2/+0Star
* net: phy: Add Broadcom phy library for common interfacesArun Parameswaran2015-10-081-33/+5Star
* net: phy: replace phy_drivers_register callsJohan Hovold2014-11-121-14/+1Star
* phy: bcm63xx: report Broadcom BCM63xx PHYs as internalFlorian Fainelli2013-05-281-2/+2
* phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-091-22/+9Star
* net:phy:bcm63xx: remove unnecessary codeSrinivas Kandagatla2012-04-041-4/+1Star
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-051-1/+1
* PHY: fix typo in bcm63xx PHY driver tableFlorian Fainelli2010-04-131-1/+1
* phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-021-0/+8
* MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.Maxime Bizon2009-07-081-0/+132