- 9a52672 net: phy: introduce phydev->port by Michael Walle · 4 years ago
- e86c656 net: phy: remove kernel-doc duplication by Mauro Carvalho Chehab · 4 years, 2 months ago
- 4069a57 net: phy: Document core PHY structures by Andrew Lunn · 4 years, 4 months ago
- 39097ab net: phy: Fixup kernel doc by Andrew Lunn · 4 years, 4 months ago
- bb383129 net: mdiobus: add reset-post-delay-us handling by Bruno Thomsen · 4 years, 5 months ago
- 1780951 net: phy: Uninline PHY ethtool statistics operations by Florian Fainelli · 4 years, 6 months ago
- 3970ed4 net: phy: Properly define genphy_c45_driver by Andrew Lunn · 4 years, 6 months ago
- ac3a68d net: phy: don't abuse devres in devm_mdiobus_register() by Bartosz Golaszewski · 4 years, 6 months ago
- 8b11c20 phy: un-inline devm_mdiobus_register() by Bartosz Golaszewski · 4 years, 6 months ago
- 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- 92252ee net: phy: Add a helper to return the index for of the internal delay by Dan Murphy · 4 years, 7 months ago
- 3dd4ef1 net: phy: make phy_disable_interrupts() non-static by Jisheng Zhang · 4 years, 7 months ago
- 0ef44e5 net: phy: add support for a common probe between shared PHYs by Antoine Tenart · 4 years, 7 months ago
- 0cc8fec net: phy: Allow mdio buses to auto-probe c45 devices by Jeremy Linton · 4 years, 7 months ago
- 389a338 net: phy: read MMD ID from all present MMDs by Russell King · 4 years, 7 months ago
- 320ed3b net: phy: split devices_in_package by Russell King · 4 years, 7 months ago
- c746053 net: phy: add support for probing MMDs >= 8 for devices-in-package by Russell King · 4 years, 7 months ago
- f2bc8ad net: ethtool: Allow PHY cable test TDR data to configured by Andrew Lunn · 4 years, 8 months ago
- 1a644de net: ethtool: Add generic parts of cable test TDR by Andrew Lunn · 4 years, 8 months ago
- 90ce665 net: mdiobus: add clause 45 mdiobus accessors by Russell King · 4 years, 8 months ago
- 8066021 ethtool: provide UAPI for PHY Signal Quality Index (SQI) by Oleksij Rempel · 4 years, 8 months ago
- a307593 net: phy: simplify phy_link_change arguments by Doug Berger · 4 years, 8 months ago
- 1e2dc14 net: ethtool: Add helpers for reporting test results by Andrew Lunn · 4 years, 8 months ago
- 1dd3f21 net: ethtool: Add infrastructure for reporting cable test results by Andrew Lunn · 4 years, 8 months ago
- 97c2243 net: phy: Add support for polling cable test by Andrew Lunn · 4 years, 8 months ago
- a68a813 net: phy: Add cable test support to state machine by Andrew Lunn · 4 years, 8 months ago
- bdbdac7 ethtool: provide UAPI for PHY master/slave configuration. by Oleksij Rempel · 4 years, 8 months ago
- 6349084 net: phy: add concept of shared storage for PHYs by Michael Walle · 4 years, 8 months ago
- 3194915 net: phy: remove genphy_no_soft_reset by Heiner Kallweit · 4 years, 9 months ago
- 38f961e net: phy: add device-managed devm_mdiobus_register by Heiner Kallweit · 4 years, 9 months ago
- fcbd30d net: phy: introduce phy_read_poll_timeout macro by Dejin Zheng · 4 years, 10 months ago
- bd971ff net: phy: introduce phy_read_mmd_poll_timeout macro by Dejin Zheng · 4 years, 10 months ago
- 5eee3bb net: phy: add and use phy_check_downshift by Heiner Kallweit · 4 years, 10 months ago
- 6cc7cf8 net: mdiobus: add APIs for modifying a MDIO device register by Russell King · 4 years, 10 months ago
- 9010f9d net: phy: improve phy_driver callback handle_interrupt by Heiner Kallweit · 4 years, 10 months ago
- 58b05e5 net: phy: Add XLGMII interface define by Jose Abreu · 4 years, 10 months ago
- 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- 611d779 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 4 years, 10 months ago
- 249bc97 net: phy: avoid clearing PHY interrupts twice in irq handler by Heiner Kallweit · 4 years, 10 months ago
- ce69e21 mdio_bus: Add generic mdio_find_bus() by Jeremy Linton · 4 years, 11 months ago
- a87ae8a net: add helpers to resolve negotiated flow control by Russell King · 5 years ago
- bbbf843 net: phy: add new version of phy_do_ioctl by Heiner Kallweit · 5 years ago
- 3231e5d net: phy: rename phy_do_ioctl to phy_do_ioctl_running by Heiner Kallweit · 5 years ago
- 2ab1d92 net: phy: add generic ndo_do_ioctl handler phy_do_ioctl by Heiner Kallweit · 5 years ago
- 080bb35 net: phy: Maintain MDIO device and bus statistics by Florian Fainelli · 5 years ago
- 2e18135 net: phy: add MACsec ops in phy_device by Antoine Tenart · 5 years ago
- 7656426 net: macsec: introduce the macsec_context structure by Antoine Tenart · 5 years ago
- e27f178 net: phy: Added IRQ print to phylink_bringup_phy() by Florian Fainelli · 5 years ago
- c114574 net: phy: add PHY_INTERFACE_MODE_10GBASER by Russell King · 5 years ago
- 4715f65 net: Introduce a new MII time stamping interface. by Richard Cochran · 5 years ago
- 0e5dafc net: phy: Introduce helper functions for time stamping support. by Richard Cochran · 5 years ago
- ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 7d49a32 net: phy: ensure that phy IDs are correctly typed by Russell King · 5 years ago
- 0efc286 net: phy: provide and use genphy_read_status_fixed() by Russell King · 5 years ago
- 2a10ab0 net: phy: add genphy_check_and_restart_aneg() by Russell King · 5 years ago
- bec170e net: phy: add helpers phy_(un)lock_mdio_bus by Heiner Kallweit · 5 years ago
- e3cf8b36 net: phy: remove phy_ethtool_sset() by Russell King · 5 years ago
- 298e54f net: phy: add core phylib sfp support by Russell King · 5 years ago
- fa6e98c net: phy: add support for clause 37 auto-negotiation by Heiner Kallweit · 5 years ago
- 2d880b8 net: phy: extract pause mode by Russell King · 5 years ago
- 8d3dc3ac net: phy: extract link partner advertisement reading by Russell King · 5 years ago
- 765b759 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
- 94acaeb Add genphy_c45_config_aneg() function to phy-c45.c by Marco Hartmann · 5 years ago
- 4b9cb2a net: phy: remove genphy_config_init by Heiner Kallweit · 5 years ago
- 65b2799 net: phy: let phy_speed_down/up support speeds >1Gbps by Heiner Kallweit · 5 years ago
- 331c56a net: phy: add phy_speed_down_core and phy_resolve_min_speed by Heiner Kallweit · 5 years ago
- bf22b34 net: phy: add phy_modify_paged_changed by Heiner Kallweit · 5 years ago
- f4069cd net: phy: prepare phylib to deal with PHY's extending Clause 22 by Heiner Kallweit · 5 years ago
- 54638c6 net: phy: make exported variables non-static by Denis Efremov · 6 years ago
- d4117d6 net: stmmac: enable clause 45 mdio support by Kweh Hock Leong · 6 years ago
- a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 2bd229d net: phy: remove state PHY_FORCING by Heiner Kallweit · 6 years ago
- 97b33bd net: phy: export phy_queue_state_machine by Heiner Kallweit · 6 years ago
- 49644e6 net: phy: add callback for custom interrupt handler to struct phy_driver by Heiner Kallweit · 6 years ago
- 07b0928 net: phy: enable interrupts when PHY is attached already by Heiner Kallweit · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 4618d67 net: phy: add interface mode PHY_INTERFACE_MODE_USXGMII by Heiner Kallweit · 6 years ago
- f24098f net: phy: improve resuming from hibernation by Heiner Kallweit · 6 years ago
- 22c0ef6 net: phy: improve pause handling by Heiner Kallweit · 6 years ago
- 3b8b11f net: phy: improve link partner capability detection by Heiner Kallweit · 6 years ago
- 4950c2b net: phy: fix autoneg mismatch case in genphy_read_status by Heiner Kallweit · 6 years ago
- 045925e net: phy: add genphy_read_abilities by Heiner Kallweit · 6 years ago
- 7be3ad8 net: phy: remove gen10g_no_soft_reset by Heiner Kallweit · 6 years ago
- d81210c net: phy: don't export gen10g_read_status by Heiner Kallweit · 6 years ago
- c5e91d3 net: phy: remove gen10g_config_init by Heiner Kallweit · 6 years ago
- a6d0aa9 net: phy: remove gen10g_suspend and gen10g_resume by Heiner Kallweit · 6 years ago
- 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 4c8e045 net: phy: realtek: Dummy IRQ calls for RTL8366RB by Linus Walleij · 6 years ago
- 70fa3a9 net: phy: add genphy_c45_read_status by Heiner Kallweit · 6 years ago
- 1af9f16 net: phy: add genphy_c45_check_and_restart_aneg by Heiner Kallweit · 6 years ago
- cd34499 net: phy: export genphy_config_eee_advert by Heiner Kallweit · 6 years ago
- 9a5dc8a net: phy: add genphy_c45_an_config_aneg by Andrew Lunn · 6 years ago
- 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- a2fc9d7 net: phy: don't use locking in phy_is_started by Heiner Kallweit · 6 years ago
- ac3f553 net: phy: Extract genphy_c45_pma_read_abilities from marvell10g by Maxime Chevallier · 6 years ago
- 3feb9b2 net: phy: Move of_set_phy_eee_broken to phy-core.c by Maxime Chevallier · 6 years ago
- a4eaed9 net: phy: Mask-out non-compatible modes when setting the max-speed by Maxime Chevallier · 6 years ago
- b8554d4f net: phy: add register modifying helpers returning 1 on change by Heiner Kallweit · 6 years ago
- efbdfdc net: phy: Add support for asking the PHY its abilities by Andrew Lunn · 6 years ago
- 998a8a8 net: phy: let genphy_c45_read_link manage the devices to check by Heiner Kallweit · 6 years ago