summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2022-06-08net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-06net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min
2022-05-30net: phy: at803x: disable WOL at probeViorel Suman
2022-05-28net: phy: Directly use ida_alloc()/free()Ke Liu
2022-05-22net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmiiTommaso Merciai
2022-05-18net: phy: adin: add support for clock outputJosua Mayer
2022-05-17net: phy: marvell: Add errata section 5.1 for Alaska PHYLeszek Polak
2022-05-16net: phy: micrel: Use the kszphy probe/suspend/resumeFabio Estevam
2022-05-16net: phy: micrel: Allow probing without .driver_dataFabio Estevam
2022-05-13net: phy: smsc: Cope with hot-removal in interrupt handlerLukas Wunner
2022-05-13net: phy: smsc: Cache interrupt maskLukas Wunner
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-10net: phy: smsc: add comments for the LAN8742 phy ID mask.Yuiko Oshino
2022-05-10net: phy: microchip: add comments for the modified LAN88xx phy ID mask.Yuiko Oshino
2022-05-10net: phy: micrel: Fix incorrect variable type in micrelWan Jiabing
2022-05-09net: phy: Fix race condition on link status changeFrancesco Dolcini
2022-05-09net: phy: smsc: add LAN8742 phy support.Yuiko Oshino
2022-05-09net: phy: microchip: update LAN88xx phy ID and phy ID mask.Yuiko Oshino
2022-05-09net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHYOleksij Rempel
2022-05-09net: phy: export genphy_c45_baset1_read_status()Oleksij Rempel
2022-05-09net: phy: genphy_c45_pma_baset1_read_master_slave: read actual configurationOleksij Rempel
2022-05-09net: phy: introduce genphy_c45_pma_baset1_read_master_slave()Oleksij Rempel
2022-05-09net: phy: genphy_c45_pma_baset1_setup_master_slave: do no set unknown configu...Oleksij Rempel
2022-05-09net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()Oleksij Rempel
2022-05-09net: phy: genphy_c45_baset1_an_config_aneg: do no set unknown configurationOleksij Rempel
2022-05-05net: phy: micrel: Pass .probe for KS8737Fabio Estevam
2022-05-05net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061Fabio Estevam
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-03net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONTMatthew Hagan
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