| Commit message (Expand) | Author | Age | Files | Lines |
* | net: phy: bcm7xxx: add alternate id for 7439 | Florian Fainelli | 2015-03-09 | 1 | -0/+1 |
* | net: phy: bcm7xxx: add an explicit version check for GPHY rev G0 | Florian Fainelli | 2014-12-08 | 1 | -0/+2 |
* | net: phy: bcm7xxx: add workaround for PHY revision E0 and F0 | Florian Fainelli | 2014-11-12 | 1 | -0/+29 |
* | net: phy: bcm7xxx: add PHY revision D0 workaround sequence | Florian Fainelli | 2014-11-12 | 1 | -0/+46 |
* | net: phy: bcm7xxx: introduce r_rc_cal_reset helper | Florian Fainelli | 2014-11-12 | 1 | -5/+10 |
* | net: phy: bcm7xxx: drop A0 revision workaround and fix B0 workaround | Florian Fainelli | 2014-11-12 | 1 | -38/+3 |
* | net: phy: bcm7xxx: only show PHY revision once | Florian Fainelli | 2014-11-12 | 1 | -1/+2 |
* | net: phy: replace phy_drivers_register calls | Johan Hovold | 2014-11-12 | 1 | -14/+1 |
* | net: phy: add BCM7425 and BCM7429 PHYs | Petri Gynther | 2014-10-01 | 1 | -0/+28 |
* | net: phy: bcm7xxx: utilize PHY revision in config_init | Florian Fainelli | 2014-09-19 | 1 | -6/+15 |
* | net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WAR | Florian Fainelli | 2014-09-19 | 1 | -2/+2 |
* | net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entries | Florian Fainelli | 2014-08-27 | 1 | -0/+4 |
* | net: phy: bcm7xxx: introduce helper macro | Florian Fainelli | 2014-08-27 | 1 | -36/+18 |
* | net: phy: bcm7xxx: enable EEE at the PHY level | Florian Fainelli | 2014-08-23 | 1 | -0/+31 |
* | net: phy: bcm7xxx: enable auto power down | Florian Fainelli | 2014-08-23 | 1 | -1/+26 |
* | net: phy: bcm7xxx: remove suspend callback for 28nm PHYs | Florian Fainelli | 2014-08-16 | 1 | -4/+1 |
* | net: phy: bcm7xxx: re-advertise all supported modes out of suspend | Florian Fainelli | 2014-08-16 | 1 | -3/+20 |
* | net: phy: bcm7xxx: remove 28nm wildcard entry | Florian Fainelli | 2014-08-16 | 1 | -14/+0 |
* | net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER | Florian Fainelli | 2014-03-26 | 1 | -1/+1 |
* | net: phy: bcm7xxx: fix spurious MDIO failures during workaround | Florian Fainelli | 2014-03-26 | 1 | -15/+15 |
* | net: phy: bcm7xxx: define constants for our registers | Florian Fainelli | 2014-03-26 | 1 | -11/+27 |
* | net: phy: add Broadcom BCM7xxx internal PHY driver | Florian Fainelli | 2014-02-14 | 1 | -0/+343 |