summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-03phylink: Improve error message when validate failedHauke Mehrtens
2020-03-03net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski
2020-03-01net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit
2020-02-27net: phy: marvell: don't interpret PHY status unless resolvedRussell King
2020-02-26net: phy: mscc: fix firmware pathsAntoine Tenart
2020-02-26net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila
2020-02-23net: phy: Avoid multiple suspendsFlorian Fainelli
2020-02-18net: phy: broadcom: Fix a typo ("firsly")Jonathan Neuschäfer
2020-02-16net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-01-31net: phy: at803x: disable vddio regulatorMichael Walle
2020-01-31net: mii_timestamper: fix static allocation by PHY driverMichael Walle
2020-01-28net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROCScott Branden
2020-01-23net: phy: DP83822: Add support for additional DP83825 devicesDan Murphy
2020-01-23phy: dp83826: Add phy IDs for DP83826N and 826NCDan Murphy
2020-01-21net: phy: add new version of phy_do_ioctlHeiner Kallweit
2020-01-21net: phy: rename phy_do_ioctl to phy_do_ioctl_runningHeiner Kallweit
2020-01-20net: phy: add generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit
2020-01-20net: phylink: allow in-band AN for USXGMIIAlex Marginean
2020-01-20net: phy: don't crash in phy_read/_write_mmd without a PHY driverAlex Marginean
2020-01-20net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modesVladimir Oltean
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-19net: phy: adin: fix a warning about msleepDejin Zheng
2020-01-17net: phy: adin: const-ify static dataAlexandru Ardelean
2020-01-17net: phy: dp83867: Set FORCE_LINK_GOOD to default after resetMichael Grzeschik
2020-01-17net: phy: Maintain MDIO device and bus statisticsFlorian Fainelli
2020-01-14net: phy: mscc: PN rollover supportAntoine Tenart
2020-01-14net: phy: mscc: macsec supportAntoine Tenart
2020-01-14net: phy: mscc: macsec initializationAntoine Tenart
2020-01-14mdio_bus: Simplify reset handling and extend to non-DT systemsGeert Uytterhoeven
2020-01-14net: phy: Added IRQ print to phylink_bringup_phy()Florian Fainelli
2020-01-10net: phy: DP83822: Update Kconfig with DP83825I supportDan Murphy
2020-01-10net: phy: DP83TC811: Fix typo in KconfigDan Murphy
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-05net: phylink: add support for polling MAC PCSVladimir Oltean
2020-01-05net: phylink: make QSGMII a valid PHY mode for in-band ANVladimir Oltean
2020-01-05net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKRRussell King
2020-01-05net: phy: fixed_phy: switch to using fwnode_gpiod_get_indexDmitry Torokhov
2020-01-05net: phy: fixed_phy: fix use-after-free when checking link GPIODmitry Torokhov
2020-01-05net: phylink: switch to using fwnode_gpiod_get_index()Dmitry Torokhov
2020-01-03net: phylink: fix failure to register on x86 systemsRussell King
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-26net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur
2019-12-26net: phy: realtek: add support for configuring the RX delay on RTL8211FMartin Blumenstingl
2019-12-26net: phy: realtek: add logging for the RGMII TX delay configurationMartin Blumenstingl
2019-12-25net: mdio: of: Register discovered MII time stampers.Richard Cochran
2019-12-25net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran