Age | Commit message (Expand) | Author |
2020-06-24 | net: phy: make phy_disable_interrupts() non-static | Jisheng Zhang |
2020-05-26 | net: ethtool: Allow PHY cable test TDR data to configured | Andrew Lunn |
2020-05-26 | net: ethtool: Add generic parts of cable test TDR | Andrew Lunn |
2020-05-26 | net: mdiobus: add clause 45 mdiobus accessors | Russell King |
2020-05-21 | ethtool: provide UAPI for PHY Signal Quality Index (SQI) | Oleksij Rempel |
2020-05-18 | net: phy: simplify phy_link_change arguments | Doug Berger |
2020-05-10 | net: ethtool: Add helpers for reporting test results | Andrew Lunn |
2020-05-10 | net: ethtool: Add infrastructure for reporting cable test results | Andrew Lunn |
2020-05-10 | net: phy: Add support for polling cable test | Andrew Lunn |
2020-05-10 | net: phy: Add cable test support to state machine | Andrew Lunn |
2020-05-06 | ethtool: provide UAPI for PHY master/slave configuration. | Oleksij Rempel |
2020-05-06 | net: phy: add concept of shared storage for PHYs | Michael Walle |
2020-04-24 | net: phy: remove genphy_no_soft_reset | Heiner Kallweit |
2020-04-22 | net: phy: add device-managed devm_mdiobus_register | Heiner Kallweit |
2020-03-23 | net: phy: introduce phy_read_poll_timeout macro | Dejin Zheng |
2020-03-23 | net: phy: introduce phy_read_mmd_poll_timeout macro | Dejin Zheng |
2020-03-23 | net: phy: add and use phy_check_downshift | Heiner Kallweit |
2020-03-17 | net: mdiobus: add APIs for modifying a MDIO device register | Russell King |
2020-03-17 | net: phy: improve phy_driver callback handle_interrupt | Heiner Kallweit |
2020-03-14 | net: phy: Add XLGMII interface define | Jose Abreu |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-12 | net: phy: fix MDIO bus PM PHY resuming | Heiner Kallweit |
2020-03-01 | net: phy: avoid clearing PHY interrupts twice in irq handler | Heiner Kallweit |
2020-02-24 | mdio_bus: Add generic mdio_find_bus() | Jeremy Linton |
2020-02-16 | net: add helpers to resolve negotiated flow control | Russell King |
2020-01-21 | net: phy: add new version of phy_do_ioctl | Heiner Kallweit |
2020-01-21 | net: phy: rename phy_do_ioctl to phy_do_ioctl_running | Heiner Kallweit |
2020-01-20 | net: phy: add generic ndo_do_ioctl handler phy_do_ioctl | Heiner Kallweit |
2020-01-17 | net: phy: Maintain MDIO device and bus statistics | Florian Fainelli |
2020-01-14 | net: phy: add MACsec ops in phy_device | Antoine Tenart |
2020-01-14 | net: macsec: introduce the macsec_context structure | Antoine Tenart |
2020-01-14 | net: phy: Added IRQ print to phylink_bringup_phy() | Florian Fainelli |
2020-01-05 | net: phy: add PHY_INTERFACE_MODE_10GBASER | Russell King |
2019-12-25 | net: Introduce a new MII time stamping interface. | Richard Cochran |
2019-12-25 | net: phy: Introduce helper functions for time stamping support. | Richard Cochran |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-12-20 | net: phy: ensure that phy IDs are correctly typed | Russell King |
2019-12-19 | net: phy: provide and use genphy_read_status_fixed() | Russell King |
2019-12-19 | net: phy: add genphy_check_and_restart_aneg() | Russell King |
2019-11-25 | net: phy: add helpers phy_(un)lock_mdio_bus | Heiner Kallweit |
2019-11-23 | net: phy: remove phy_ethtool_sset() | Russell King |
2019-11-18 | net: phy: add core phylib sfp support | Russell King |
2019-10-23 | net: phy: add support for clause 37 auto-negotiation | Heiner Kallweit |
2019-10-04 | net: phy: extract pause mode | Russell King |
2019-10-04 | net: phy: extract link partner advertisement reading | Russell King |
2019-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-27 | Add genphy_c45_config_aneg() function to phy-c45.c | Marco Hartmann |
2019-08-17 | net: phy: remove genphy_config_init | Heiner Kallweit |
2019-08-13 | net: phy: let phy_speed_down/up support speeds >1Gbps | Heiner Kallweit |
2019-08-13 | net: phy: add phy_speed_down_core and phy_resolve_min_speed | Heiner Kallweit |