aboutsummaryrefslogtreecommitdiff
path: root/include/phy_interface.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-07net: phy: Synchronize PHY interface modes with LinuxMarek Vasut1-19/+49
2023-04-07net: mvpp2: Replace PHY_INTERFACE_MODE_SFI with 5GBASER/10GBASER/XAUIMarek Vasut1-0/+2
2022-05-23net: fix phy_string_for_interfaceTim Harvey1-1/+1
2022-04-10phy: Move PHY_INTERFACE_MODE_NA to the beginning of the enum definitionMarek Behún1-3/+2
2022-04-10treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek Behún1-4/+4
2022-04-10treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAXMarek Behún1-1/+1
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean1-2/+2
2021-05-20phy: introduce 1000BaseX and 2500BaseX modesStefan Chulski1-0/+4
2020-08-03net: Drop dm.h header file from phy.hSimon Glass1-0/+2
2020-04-20phy: add support for backplane kr modeFlorinel Iordache1-0/+23
2020-03-09phy: Include NC-SI in phy setupSamuel Mendoza-Jonas1-0/+2
2019-12-09include: phy: define XFI and USXGMII interface typesAlex Marginean1-0/+4
2018-10-10phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macrosPriyanka Jain1-0/+8
2018-07-26phy: Break include cycleJoe Hershberger1-0/+65