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