summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/bcm63xx.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: broadcom: remove use of ack_interrupt()Ioana Ciornei2020-11-051-5/+13
* net: phy: broadcom: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-051-0/+2
* net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski2020-03-031-0/+1
* net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit2019-04-151-2/+2
* net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn2019-01-221-5/+1
* 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-011-4/+5
* net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit2017-12-011-4/+0
* net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas2017-01-181-2/+19
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-071-2/+0
* net: phy: Add Broadcom phy library for common interfacesArun Parameswaran2015-10-081-33/+5
* net: phy: replace phy_drivers_register callsJohan Hovold2014-11-121-14/+1
* phy: bcm63xx: report Broadcom BCM63xx PHYs as internalFlorian Fainelli2013-05-271-2/+2
* phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-091-22/+9
* net:phy:bcm63xx: remove unnecessary codeSrinivas Kandagatla2012-04-031-4/+1
* 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-071-0/+132