summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2022-05-02net: phy: bcm87xx: Use mmd helpersAndrew Lunn
2022-05-02net: phy: Convert to mdiobus_c45_{read|write}Andrew Lunn
2022-05-02net: phylink: Convert to mdiobus_c45_{read|write}Andrew Lunn
2022-05-01net: phy: adin1100: Add SQI supportAlexandru Tachici
2022-05-01net: phy: adin1100: Add initial support for ADIN1100 industrial PHYAlexandru Ardelean
2022-05-01net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici
2022-05-01ethtool: Add 10base-T1L link mode entryAlexandru Tachici
2022-05-01net: phy: marvell: update abilities and advertising when switching to SGMIIRobert Hancock
2022-04-29net: phy: micrel: add coma mode GPIOMichael Walle
2022-04-29net: phy: micrel: move the PHY timestamping checkMichael Walle
2022-04-28net: phy: Deduplicate interrupt disablement on PHY attachLukas Wunner
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-26net: phy: marvell10g: fix return value on errorBaruch Siach
2022-04-26net: phy: LAN937x: add interrupt support for link detectionArun Ramadoss
2022-04-22net: phy: LAN87xx: add ethtool SQI supportArun Ramadoss
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-15net: phy: LAN937x: added PHY_POLL_CABLE_TEST flagArun Ramadoss
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-13net: phylink: remove phylink_helper_basex_speed()Russell King (Oracle)
2022-04-11net: phy: LAN87xx: remove genphy_softreset in config_anegArun Ramadoss
2022-04-08net: phy: micrel: ksz9031/ksz9131: add cabletest supportMarek Vasut
2022-04-04net: phy: micrel: Remove DT option lan8814,ignore-tsHoratiu Vultur
2022-04-04net: phy: micrel: Remove latency from driverHoratiu Vultur
2022-03-25net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-17net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger
2022-03-15net: phy: Kconfig: micrel_phy: fix dependency issueAnders Roxell
2022-03-15net: sfp: add 2500base-X quirk for Lantech SFP moduleMichael Walle
2022-03-14net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10net: phy: meson-gxl: improve link-up behaviorHeiner Kallweit
2022-03-10net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger
2022-03-08net: phy: lan87xx: use genphy_read_master_slave in read_statusArun Ramadoss
2022-03-08net: phy: exported the genphy_read_master_slave functionArun Ramadoss
2022-03-07net: phy: micrel: Move netif_rx() outside of IRQ-off section.Sebastian Andrzej Siewior
2022-03-07net: phy: micrel: Use netif_rx().Sebastian Andrzej Siewior
2022-03-07micrel: Use generic ptp_msg_is_sync() functionKurt Kanzenbach
2022-03-07dp83640: Use generic ptp_msg_is_sync() functionKurt Kanzenbach
2022-03-06net: phy: Use netif_rx().Sebastian Andrzej Siewior
2022-03-04net: phy: meson-gxl: fix interrupt handling in forced modeHeiner Kallweit
2022-03-04net: phy: added ethtool master-slave configuration supportArun Ramadoss
2022-03-04net: phy: added the LAN937x phy supportArun Ramadoss
2022-03-04net: phy: updated the initialization routine for LAN87xxArun Ramadoss
2022-03-04net: phy: removed empty lines in LAN87XXArun Ramadoss
2022-03-04net: phy: used the PHY_ID_MATCH_MODEL macro for LAN87XXArun Ramadoss
2022-03-04net: phy: used genphy_soft_reset for phy reset in LAN87xxArun Ramadoss
2022-03-04net: phy: micrel: 1588 support for LAN8814 phyDivya Koppera
2022-03-04net: phy: micrel: Fix concurrent register accessDivya Koppera
2022-03-02net: sfp: use %pe for printing errorsRussell King (Oracle)
2022-03-02net: phylink: use %pe for printing errorsRussell King (Oracle)