summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-06-14net: rtl8169: add depends on PCIEugen Hristev
2023-05-09Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-05-06drivers: use devfdt_get_addr_index_ptr when cast to pointerJohan Jonker
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker
2023-05-06drivers: use dev_read_addr_index_ptr when cast to pointerJohan Jonker
2023-05-05net: phy: Request rgmii-id phy reset gpio as outputStefan Herbrechtsmeier
2023-05-05net: rtl8169: add minimal support for 8125B variantEugen Hristev
2023-05-05net: phy: dp83867: Explicitly check against sgmiiNishanth Menon
2023-05-05phy: realtek: don't duplicate genphy_startupRasmus Villemoes
2023-05-05phy: broadcom: don't duplicate genphy_startupRasmus Villemoes
2023-05-05net: phy: gmii2rgmii: Support external rgmii-id phyStefan Herbrechtsmeier
2023-05-05Let the EQoS in imx8mp handle fixed-phy too.Elmar Psilog
2023-05-05drivers: net: fsl-mc: fix MAC address fixup procedureIoana Ciornei
2023-05-05drivers: net: ldpaa: export driver name and API to get DPMAC idIoana Ciornei
2023-05-05net: ksz9477: add port_probe function to config phyTim Harvey
2023-05-05net: ksz9477: remove unnecessary variableTim Harvey
2023-05-05net: ksz9477: remove unnecessary dsa_set_tagging callTim Harvey
2023-04-16net: rswitch: Add Renesas Ethernet SwitchPhong Hoang
2023-04-12net: sun8i-emac: Remove the SoC variant IDSamuel Holland
2023-04-12net: sun8i-emac: Use common syscon setup for R40Samuel Holland
2023-04-12net: sun8i-emac: Add a flag for the internal PHY switchSamuel Holland
2023-04-12net: sun8i-emac: Add a flag for RMII supportSamuel Holland
2023-04-12net: sun8i-emac: Add a structure for variant dataSamuel Holland
2023-04-07Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custod...Tom Rini
2023-04-07net: ravb: Add R-Car Gen4 supportHai Pham
2023-04-07net: phy: marvell10g: Adapt Marvell 10G PHY driver from LinuxMarek Vasut
2023-04-07net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from LinuxMarek Vasut
2023-04-07net: phy: marvell: Import and use marvell_phy.h from LinuxMarek Vasut
2023-04-07net: phy: Synchronize PHY interface modes with LinuxMarek Vasut
2023-04-07net: mvpp2: Replace PHY_INTERFACE_MODE_SFI with 5GBASER/10GBASER/XAUIMarek Vasut
2023-04-07net: mvpp2: Drop PHY_INTERFACE_MODE_SGMII_2500 supportMarek Vasut
2023-04-07net: phy: Only call phy_init() on systems needing manual relocationMarek Vasut
2023-04-07net: phy: Re-inline phy_drv_reloc()Marek Vasut
2023-04-07net: phy: Drop unused phy_register()Marek Vasut
2023-04-07net: phy: Drop static phy_drivers listMarek Vasut
2023-04-07net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: genphy: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: fixed: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: mscc: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: ti: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: smsc: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: realtek: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2023-04-07net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER()Marek Vasut