summaryrefslogtreecommitdiff
path: root/drivers/net/phy/bcm7xxx.c
Commit message (Expand)AuthorAge
* net: phy: Fix spelling mistake: "advertisment"-> "advertisement"Colin Ian King2018-03-04
* net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit2017-12-01
* net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code...Colin Ian King2017-09-01
* net: phy: bcm7xxx: add support for 28nm EPHYDoug Berger2017-03-13
* net: phy: bcm7xxx: Add BCM74371 PHY IDFlorian Fainelli2017-02-07
* net: phy: bcm7xxx: Implement EGPHY workaround for 7278Florian Fainelli2017-01-22
* net: phy: bcm7xxx: Add entry for BCM7278Florian Fainelli2017-01-22
* net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi2016-12-10
* net: phy: bcm7xxx: Plug in support for reading PHY error countersFlorian Fainelli2016-11-30
* net: phy: bcm7xxx: Add support for downshift/WirespeedFlorian Fainelli2016-11-24
* net: phy: broadcom: Allow enabling or disabling of EEEFlorian Fainelli2016-11-24
* net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin2016-03-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\
| * net: phy: bcm7xxx: Remove wildcard entriesFlorian Fainelli2016-02-16
| * net: phy: bcm7xxx: Fix bcm7xxx_config_init() checkFlorian Fainelli2016-02-16
| * net: phy: bcm7xxx: Fix 40nm EPHY featuresFlorian Fainelli2016-02-16
| * net: phy: bcm7xxx: Fix shadow mode 2 disablingFlorian Fainelli2016-02-16
* | net: phy: bcm7xxx: Reduce boilerplate code for 40nm EPHYFlorian Fainelli2016-02-16
* | net: phy: bcm7xxx: Make MII_BCM7XX_64CLK_MDIO naming consistentFlorian Fainelli2016-02-16
|/
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-07
* phy: add phydev_name() wrapperAndrew Lunn2016-01-07
* net: phy: bcm7xxx: Add entry for Broadcom BCM7435Florian Fainelli2015-11-25
* net: phy: bcm7xxx: Modified to use global core register definesArun Parameswaran2015-10-08
* net: phy: Add Broadcom phy library for common interfacesArun Parameswaran2015-10-08
* net: phy: bcm7xxx: workaround MDIO management controller initial readFlorian Fainelli2015-06-28
* net: phy: bcm7xxx: update workaround to fix 100BaseT corner casesFlorian Fainelli2015-06-08
* net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli2015-05-25
* net: phy: bcm7xxx: add alternate id for 7439Florian Fainelli2015-03-09
* net: phy: bcm7xxx: add an explicit version check for GPHY rev G0Florian Fainelli2014-12-08
* net: phy: bcm7xxx: add workaround for PHY revision E0 and F0Florian Fainelli2014-11-12
* net: phy: bcm7xxx: add PHY revision D0 workaround sequenceFlorian Fainelli2014-11-12
* net: phy: bcm7xxx: introduce r_rc_cal_reset helperFlorian Fainelli2014-11-12
* net: phy: bcm7xxx: drop A0 revision workaround and fix B0 workaroundFlorian Fainelli2014-11-12
* net: phy: bcm7xxx: only show PHY revision onceFlorian Fainelli2014-11-12
* net: phy: replace phy_drivers_register callsJohan Hovold2014-11-12
* net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther2014-10-01
* net: phy: bcm7xxx: utilize PHY revision in config_initFlorian Fainelli2014-09-19
* net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WARFlorian Fainelli2014-09-19
* net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli2014-08-27
* net: phy: bcm7xxx: introduce helper macroFlorian Fainelli2014-08-27
* net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli2014-08-23
* net: phy: bcm7xxx: enable auto power downFlorian Fainelli2014-08-23
* net: phy: bcm7xxx: remove suspend callback for 28nm PHYsFlorian Fainelli2014-08-16
* net: phy: bcm7xxx: re-advertise all supported modes out of suspendFlorian Fainelli2014-08-16
* net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli2014-08-16
* net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTERFlorian Fainelli2014-03-26
* net: phy: bcm7xxx: fix spurious MDIO failures during workaroundFlorian Fainelli2014-03-26
* net: phy: bcm7xxx: define constants for our registersFlorian Fainelli2014-03-26
* net: phy: add Broadcom BCM7xxx internal PHY driverFlorian Fainelli2014-02-14