summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/bcm7xxx.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit2017-12-011-6/+0
* net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code...Colin Ian King2017-09-011-1/+1
* net: phy: bcm7xxx: add support for 28nm EPHYDoug Berger2017-03-131-2/+213
* net: phy: bcm7xxx: Add BCM74371 PHY IDFlorian Fainelli2017-02-071-0/+2
* net: phy: bcm7xxx: Implement EGPHY workaround for 7278Florian Fainelli2017-01-221-0/+34
* net: phy: bcm7xxx: Add entry for BCM7278Florian Fainelli2017-01-221-0/+2
* net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi2016-12-101-4/+2
* net: phy: bcm7xxx: Plug in support for reading PHY error countersFlorian Fainelli2016-11-301-0/+35
* net: phy: bcm7xxx: Add support for downshift/WirespeedFlorian Fainelli2016-11-241-1/+50
* net: phy: broadcom: Allow enabling or disabling of EEEFlorian Fainelli2016-11-241-1/+1
* net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin2016-03-251-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-231-37/+2
|\
| * net: phy: bcm7xxx: Remove wildcard entriesFlorian Fainelli2016-02-161-31/+0
| * net: phy: bcm7xxx: Fix bcm7xxx_config_init() checkFlorian Fainelli2016-02-161-4/+0
| * net: phy: bcm7xxx: Fix 40nm EPHY featuresFlorian Fainelli2016-02-161-3/+3
| * net: phy: bcm7xxx: Fix shadow mode 2 disablingFlorian Fainelli2016-02-161-1/+1
* | net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHYFlorian Fainelli2016-02-161-36/+18
* | net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistentFlorian Fainelli2016-02-161-2/+2
|/
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-071-6/+0
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-1/+1
* net: phy: bcm7xxx: Add entry for Broadcom BCM7435Florian Fainelli2015-11-251-0/+14
* net: phy: bcm7xxx: Modified to use global core register definesArun Parameswaran2015-10-081-6/+3
* net: phy: Add Broadcom phy library for common interfacesArun Parameswaran2015-10-081-99/+28
* net: phy: bcm7xxx: workaround MDIO management controller initial readFlorian Fainelli2015-06-281-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-091-0/+1
* net: phy: bcm7xxx: add an explicit version check for GPHY rev G0Florian Fainelli2014-12-081-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/+3
* net: phy: bcm7xxx: only show PHY revision onceFlorian Fainelli2014-11-121-1/+2
* net: phy: replace phy_drivers_register callsJohan Hovold2014-11-121-14/+1
* net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther2014-10-011-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-271-0/+4
* net: phy: bcm7xxx: introduce helper macroFlorian Fainelli2014-08-271-36/+18
* 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-161-4/+1
* net: phy: bcm7xxx: re-advertise all supported modes out of suspendFlorian Fainelli2014-08-161-3/+20
* net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli2014-08-161-14/+0
* 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
OpenPOWER on IntegriCloud