summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/bcm7xxx.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: bcm7xxx: Modified to use global core register definesArun Parameswaran2015-10-081-6/+3Star
* net: phy: Add Broadcom phy library for common interfacesArun Parameswaran2015-10-081-99/+28Star
* net: phy: bcm7xxx: workaround MDIO management controller initial readFlorian Fainelli2015-06-291-0/+7
* net: phy: bcm7xxx: update workaround to fix 100BaseT corner casesFlorian Fainelli2015-06-081-2/+5
* net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli2015-05-251-1/+1
* net: phy: bcm7xxx: add alternate id for 7439Florian Fainelli2015-03-101-0/+1
* net: phy: bcm7xxx: add an explicit version check for GPHY rev G0Florian Fainelli2014-12-091-0/+2
* net: phy: bcm7xxx: add workaround for PHY revision E0 and F0Florian Fainelli2014-11-121-0/+29
* net: phy: bcm7xxx: add PHY revision D0 workaround sequenceFlorian Fainelli2014-11-121-0/+46
* net: phy: bcm7xxx: introduce r_rc_cal_reset helperFlorian Fainelli2014-11-121-5/+10
* net: phy: bcm7xxx: drop A0 revision workaround and fix B0 workaroundFlorian Fainelli2014-11-121-38/+3Star
* net: phy: bcm7xxx: only show PHY revision onceFlorian Fainelli2014-11-121-1/+2
* net: phy: replace phy_drivers_register callsJohan Hovold2014-11-121-14/+1Star
* net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther2014-10-021-0/+28
* net: phy: bcm7xxx: utilize PHY revision in config_initFlorian Fainelli2014-09-191-6/+15
* net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WARFlorian Fainelli2014-09-191-2/+2
* net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli2014-08-281-0/+4
* net: phy: bcm7xxx: introduce helper macroFlorian Fainelli2014-08-281-36/+18Star
* net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli2014-08-231-0/+31
* net: phy: bcm7xxx: enable auto power downFlorian Fainelli2014-08-231-1/+26
* net: phy: bcm7xxx: remove suspend callback for 28nm PHYsFlorian Fainelli2014-08-171-4/+1Star
* net: phy: bcm7xxx: re-advertise all supported modes out of suspendFlorian Fainelli2014-08-171-3/+20
* net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli2014-08-171-14/+0Star
* net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTERFlorian Fainelli2014-03-261-1/+1
* net: phy: bcm7xxx: fix spurious MDIO failures during workaroundFlorian Fainelli2014-03-261-15/+15
* net: phy: bcm7xxx: define constants for our registersFlorian Fainelli2014-03-261-11/+27
* net: phy: add Broadcom BCM7xxx internal PHY driverFlorian Fainelli2014-02-141-0/+343