aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-06-07net: phy: propagate an error back to the callers of phy_sfp_probeLeon Romanovsky
2020-05-20net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit
2020-05-20net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino
2020-05-14net: phy: marvell10g: fix temperature sensor on 2110Baruch Siach
2020-05-14dp83640: reverse arguments to list_add_tailJulia Lawall
2020-05-10net: phy: bcm84881: clear settings on link downRussell King
2020-04-21net: phy: marvell: Fix pause frame negotiationClemens Gruber
2020-04-21net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto
2020-04-13net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035Oleksij Rempel
2020-04-13net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel
2020-03-24net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara
2020-03-21net: phy: dp83867: w/a for fld detect threshold bootstrapping issueGrygorii Strashko
2020-03-17net: phy: sfp-bus.c: get rid of docs warningsMauro Carvalho Chehab
2020-03-17net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur
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