summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-06-14net: rtl8169: add depends on PCIEugen Hristev
2023-06-14net: ldpaa_eth: export DPNI and DPMAC counters through 'net stats'Ioana Ciornei
2023-06-14net: ldpaa_eth: extend debug capabilities with DPMAC statisticsIoana Ciornei
2023-06-14net: ldpaa_eth: extend debug capabilities with DPNI statisticsIoana Ciornei
2023-06-14net: ldpaa_eth: transform dpni_statistics from a struct to a unionIoana Ciornei
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-12global: Use proper project name U-BootMichal Simek
2023-06-10net: sh_eth: Fix RX error handlingValentine Barshak
2023-06-10net: sh_eth: Workaround cache issuesValentine Barshak
2023-06-10net: sh_eth: Drop reset GPIO handling in favor of common codeMarek Vasut
2023-06-10net: ravb: Drop reset GPIO handling in favor of common codeMarek Vasut
2023-06-10net: phy: Handle reset-delay-us/reset-post-delay-us propertiesMarek Vasut
2023-06-10net: phy: Bind ETH_PHY uclass driver to each new PHYMarek Vasut
2023-06-10net: phy: Unpublish phy_connect_dev()Marek Vasut
2023-06-10net: sunxi_emac: Switch to new U-Boot PHY APIMarek Vasut
2023-06-10net: sh_eth: Switch to new U-Boot PHY APIMarek Vasut
2023-06-10net: pch_gbe: Switch to new U-Boot PHY APIMarek Vasut
2023-06-10net: ethoc: Switch to new U-Boot PHY APIMarek Vasut
2023-06-10net: ave: Switch to new U-Boot PHY APIMarek Vasut
2023-06-10net: altera_tsa: Switch to new U-Boot PHY APIMarek Vasut
2023-06-10net: eth-phy: staticize eth_phy_reset()Marek Vasut
2023-05-31arm: Remove ti816x_evm board and ti816x SoC supportTom Rini
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