Age | Commit message (Expand) | Author | Files | Lines |
2024-05-29 | net: phy: xilinx-gmii2rgmii: Adopt clock support | Vineeth Karumanchi | 1 | -0/+7 |
2024-02-06 | net: phy: constify phydev->drv | Russell King (Oracle) | 1 | -1/+1 |
2022-12-30 | net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probe | Miaoqian Lin | 1 | -0/+1 |
2021-08-20 | net: phy: gmii2rgmii: Support PHY loopback | Gerhard Engleder | 1 | -11/+35 |
2019-09-05 | net: phy: gmii2rgmii: Dont use priv field in phy device | Harini Katakam | 1 | -2/+2 |
2019-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+4 |
2019-02-16 | net: phy: xgmiitorgmii: Support generic PHY status read | Paul Kocialkowski | 1 | -1/+4 |
2019-01-23 | net: phy: Convert some PHY and MDIO driver files to SPDX headers | Andrew Lunn | 1 | -10/+1 |
2018-06-28 | net: phy: xgmiitorgmii: Check read_status results | Brandon Maier | 1 | -1/+4 |
2018-06-28 | net: phy: xgmiitorgmii: Use correct mdio bus | Brandon Maier | 1 | -4/+6 |
2018-06-28 | net: phy: xgmiitorgmii: Check phy_driver ready before accessing | Brandon Maier | 1 | -0/+5 |
2017-09-19 | net: phy: Fix mask value write on gmii2rgmii converter speed register | Fahad Kunnathadi | 1 | -1/+1 |
2016-08-24 | net: phy: xgmiitorgmii: Fix non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2016-08-23 | net: phy: Add missing of_node_put() in xgmiitorgmii_probe() | Wei Yongjun | 1 | -0/+1 |
2016-08-19 | net: phy: Update copyright info | Appana Durga Kedareswara Rao | 1 | -0/+2 |
2016-08-16 | net: phy: Fix return value check in xgmiitorgmii_probe() | Wei Yongjun | 1 | -1/+1 |
2016-08-13 | net: phy: Add gmiitorgmii converter support | Appana Durga Kedareswara Rao | 1 | -0/+109 |