summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
...
* | net: phy: realtek: read actual speed to detect downshiftHeiner Kallweit2020-03-181-1/+59
* | net: phylink: pcs: add 802.3 clause 45 helpersRussell King2020-03-171-0/+30
* | net: phylink: pcs: add 802.3 clause 22 helpersRussell King2020-03-171-0/+206
* | net: mdiobus: add APIs for modifying a MDIO device registerRussell King2020-03-172-31/+56
* | net: mdiobus: avoid BUG_ON() in mdiobus accessorsRussell King2020-03-171-4/+8
* | net: phy: xpcs: Add XLGMII supportJose Abreu2020-03-171-0/+98
* | net: phy: mscc: consider interrupt source in interrupt handlerHeiner Kallweit2020-03-171-2/+5
* | net: phy: improve phy_driver callback handle_interruptHeiner Kallweit2020-03-172-16/+21
* | net: phy: mscc: fix header defines and descriptionsAntoine Tenart2020-03-143-12/+12
* | net: phy: mscc: split the driver into separate filesAntoine Tenart2020-03-145-1462/+1515
* | net: phy: move the mscc driver to its own directoryAntoine Tenart2020-03-146-1/+6
* | 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