summaryrefslogtreecommitdiff
path: root/drivers/net/phy/broadcom.c
AgeCommit message (Expand)Author
2019-06-09net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464Vladimir Oltean
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2018-11-06net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delayTao Ren
2018-06-05net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.Kun Yi
2018-05-04net: phy: broadcom: add support for BCM89610 PHYBhadram Varka
2017-12-15net: phy: broadcom: Add entry for 5395 switch PHYsFlorian Fainelli
2017-12-04net: phy: broadcom: re-add mistakenly removed config settingsHeiner Kallweit
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit
2017-10-12net: phy: broadcom: support new device flag for setting master modeRafał Miłecki
2017-05-16net: phy: Remove residual magic from PHY driversAndrew Lunn
2017-04-30net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delayAbhishek Shah
2017-02-01net: phy: broadcom: rehook BCM54612E specific initRafał Miłecki
2017-01-27net: phy: broadcom: add support for BCM54210ERafał Miłecki
2017-01-25net: phy: broadcom: drop duplicated define for RGMII SKEW delayRafał Miłecki
2017-01-25net: phy: broadcom: use auxctl reading helper in BCM54612E codeRafał Miłecki
2016-12-10net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi
2016-11-24net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common libraryFlorian Fainelli
2016-11-07net: phy: broadcom: Add BCM54810 PHY entryJon Mason
2016-11-07net: phy: broadcom: add bcm54xx_auxctl_readJon Mason
2016-10-26net: phy: broadcom: Add support for BCM54612EXo Wang
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2015-11-23broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
2015-10-08net: phy: Add Broadcom phy library for common interfacesArun Parameswaran
2015-04-08net: phy: broadcom: Add BCM54616S phy entryAlessio Igor Bogani
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold
2014-08-23net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.hFlorian Fainelli
2014-08-23net: phy: broadcom: extract all registers to brcmphy.hFlorian Fainelli
2014-02-14net: phy: broadcom: extract register definitionsFlorian Fainelli
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König
2010-06-24broadcom: Add 5241 supportDmitry Baryshkov
2010-06-24broadcom: move all PHY_ID's to headerDmitry Baryshkov
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse
2010-02-17tg3: Push phylib definitions to phylibMatt Carlson
2010-01-03broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk()roel kluin
2009-12-18broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin
2009-11-02tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson
2009-11-02tg3 / broadcom: Add APD support for GPHYsMatt Carlson
2009-11-02tg3 / broadcom: Add code to disable rxc refclkMatt Carlson
2009-11-02tg3 / broadcom: Refine AC131 APD supportMatt Carlson
2009-11-02tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson
2009-11-02broadcom: Consolidate dev_flags definitionsMatt Carlson
2009-11-02broadcom: Fix slow link problemMatt Carlson
2009-11-02broadcom: Isolate phy dsp accessesMatt Carlson