summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
...
* | net: phylink: Add XLGMII supportJose Abreu2020-03-141-0/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-124-3/+15
|\|
| * net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-121-1/+5
| * phylink: Improve error message when validate failedHauke Mehrtens2020-03-031-1/+7
| * net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski2020-03-031-0/+1
| * net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit2020-03-011-1/+2
* | net: phy: Add Synopsys DesignWare XPCS MDIO moduleJose Abreu2020-03-093-0/+619
* | net: phylink: Test if MAC/PCS support AutonegJose Abreu2020-03-091-0/+3
* | net: phylink: Add missing Backplane speedsJose Abreu2020-03-091-0/+2
* | net: mdio: add ipq8064 mdio driverAnsuel Smith2020-03-063-0/+175
* | net: phy: marvell10g: place in powersave mode at probeRussell King2020-03-041-4/+26
* | net: phy: marvell10g: add energy detect power down tunableRussell King2020-03-041-1/+85
* | net: phy: marvell10g: add mdix controlRussell King2020-03-041-2/+59
* | net: phy: mscc: add constants for used interrupt mask bitsHeiner Kallweit2020-03-011-2/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-274-10/+16
|\|
| * net: phy: marvell: don't interpret PHY status unless resolvedRussell King2020-02-271-0/+5
| * net: phy: mscc: fix firmware pathsAntoine Tenart2020-02-261-2/+2
| * net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila2020-02-262-6/+6
| * net: phy: Avoid multiple suspendsFlorian Fainelli2020-02-231-2/+3
* | net: phylink: propagate resolved link config via mac_link_up()Russell King2020-02-271-2/+7
* | net: phy: marvell10g: read copper results from CSSR1Russell King2020-02-271-52/+89
* | net: phy: mscc: add missing shift for media operation mode selectionAntoine Tenart2020-02-261-3/+3
* | mdio_bus: Add generic mdio_find_bus()Jeremy Linton2020-02-241-0/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-212-2/+22
|\|
| * net: phy: broadcom: Fix a typo ("firsly")Jonathan Neuschäfer2020-02-181-2/+2
| * net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran2020-02-161-0/+20
* | net: phy: dp83867: Add speed optimization featureDan Murphy2020-02-211-0/+150
* | net: phy: broadcom: Wire suspend/resume for BCM54810Florian Fainelli2020-02-191-0/+16
* | net: phy: broadcom: Have bcm54xx_adjust_rxrefclk() check for flagsFlorian Fainelli2020-02-191-4/+1
* | net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()Florian Fainelli2020-02-191-1/+2
* | phy: avoid unnecessary link-up delay in polling modePetr Oros2020-02-192-4/+6
* | ethtool: Add support for low latency RS FECAya Levin2020-02-181-1/+1
* | net: phy: allow bcm84881 to be a moduleRussell King2020-02-171-2/+2
* | net: phylink: improve initial mac configurationRussell King2020-02-161-2/+34
* | net: phylink: allow ethtool -A to change flow control advertisementRussell King2020-02-161-0/+18
* | net: phylink: resolve fixed link flow controlRussell King2020-02-161-39/+31
* | net: phylink: use phylib resolved flow control modesRussell King2020-02-161-8/+9
* | net: phylink: ensure manual flow control is selected appropriatelyRussell King2020-02-161-17/+25
* | net: phylink: remove pause mode ethtool setting for fixed linksRussell King2020-02-161-12/+5
* | net: add linkmode helper for setting flow control advertisementRussell King2020-02-162-16/+52
* | net: add helpers to resolve negotiated flow controlRussell King2020-02-163-1/+72
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-042-0/+18
|\
| * net: phy: at803x: disable vddio regulatorMichael Walle2020-01-311-0/+11
| * net: mii_timestamper: fix static allocation by PHY driverMichael Walle2020-01-311-0/+7
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-02-031-1/+3
|\ \ | |/ |/|
| * clk: let init callback return an error codeJerome Brunet2019-12-231-1/+3
* | net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROCScott Branden2020-01-281-0/+1
* | net: phy: DP83822: Add support for additional DP83825 devicesDan Murphy2020-01-232-3/+12
* | phy: dp83826: Add phy IDs for DP83826N and 826NCDan Murphy2020-01-232-2/+8
* | net: phy: add new version of phy_do_ioctlHeiner Kallweit2020-01-211-3/+13