aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-14net: phy: mscc: fix header defines and descriptionsAntoine Tenart3-12/+12
2020-03-14net: phy: mscc: split the driver into separate filesAntoine Tenart5-1462/+1515
2020-03-14net: phy: move the mscc driver to its own directoryAntoine Tenart6-1/+6
2020-03-14net: phylink: Add XLGMII supportJose Abreu1-0/+27
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-3/+15
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit1-1/+5
2020-03-09net: phy: Add Synopsys DesignWare XPCS MDIO moduleJose Abreu3-0/+619
2020-03-09net: phylink: Test if MAC/PCS support AutonegJose Abreu1-0/+3
2020-03-09net: phylink: Add missing Backplane speedsJose Abreu1-0/+2
2020-03-06net: mdio: add ipq8064 mdio driverAnsuel Smith3-0/+175
2020-03-04net: phy: marvell10g: place in powersave mode at probeRussell King1-4/+26
2020-03-04net: phy: marvell10g: add energy detect power down tunableRussell King1-1/+85
2020-03-04net: phy: marvell10g: add mdix controlRussell King1-2/+59
2020-03-03phylink: Improve error message when validate failedHauke Mehrtens1-1/+7
2020-03-03net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski1-0/+1
2020-03-01net: phy: mscc: add constants for used interrupt mask bitsHeiner Kallweit1-2/+8
2020-03-01net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit1-1/+2
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-10/+16
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King1-2/+7
2020-02-27net: phy: marvell10g: read copper results from CSSR1Russell King1-52/+89
2020-02-27net: phy: marvell: don't interpret PHY status unless resolvedRussell King1-0/+5
2020-02-26net: phy: mscc: fix firmware pathsAntoine Tenart1-2/+2
2020-02-26net: phy: mscc: add missing shift for media operation mode selectionAntoine Tenart1-3/+3
2020-02-26net: phy: corrected the return value for genphy_check_and_restart_aneg and genphy_c45_check_and_restart_anegSudheesh Mavila2-6/+6
2020-02-24mdio_bus: Add generic mdio_find_bus()Jeremy Linton1-0/+17
2020-02-23net: phy: Avoid multiple suspendsFlorian Fainelli1-2/+3
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+22
2020-02-21net: phy: dp83867: Add speed optimization featureDan Murphy1-0/+150
2020-02-19net: phy: broadcom: Wire suspend/resume for BCM54810Florian Fainelli1-0/+16
2020-02-19net: phy: broadcom: Have bcm54xx_adjust_rxrefclk() check for flagsFlorian Fainelli1-4/+1
2020-02-19net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()Florian Fainelli1-1/+2
2020-02-19phy: avoid unnecessary link-up delay in polling modePetr Oros2-4/+6
2020-02-18ethtool: Add support for low latency RS FECAya Levin1-1/+1
2020-02-18net: phy: broadcom: Fix a typo ("firsly")Jonathan Neuschäfer1-2/+2
2020-02-17net: phy: allow bcm84881 to be a moduleRussell King1-2/+2
2020-02-16net: phylink: improve initial mac configurationRussell King1-2/+34
2020-02-16net: phylink: allow ethtool -A to change flow control advertisementRussell King1-0/+18
2020-02-16net: phylink: resolve fixed link flow controlRussell King1-39/+31
2020-02-16net: phylink: use phylib resolved flow control modesRussell King1-8/+9
2020-02-16net: phylink: ensure manual flow control is selected appropriatelyRussell King1-17/+25
2020-02-16net: phylink: remove pause mode ethtool setting for fixed linksRussell King1-12/+5
2020-02-16net: add linkmode helper for setting flow control advertisementRussell King2-16/+52
2020-02-16net: add helpers to resolve negotiated flow controlRussell King3-1/+72
2020-02-16net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran1-0/+20
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-0/+18
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+3
2020-01-31net: phy: at803x: disable vddio regulatorMichael Walle1-0/+11
2020-01-31net: mii_timestamper: fix static allocation by PHY driverMichael Walle1-0/+7
2020-01-28net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROCScott Branden1-0/+1
2020-01-23net: phy: DP83822: Add support for additional DP83825 devicesDan Murphy2-3/+12