- 632c88e net: sun8i-emac: Drop use of arch-specific header by Samuel Holland · 2 years, 5 months ago
- 712cc89 net: sun8i-emac: Downgrade printf during probe to debug by Samuel Holland · 2 years, 5 months ago
- 2f866c4 net: mediatek: add support for MediaTek MT7621 SoC by developer · 2 years, 6 months ago
- a182b7e net: mediatek: use regmap api to modify ethsys registers by developer · 2 years, 6 months ago
- afa74c2 net: mediatek: remap iobase address by developer · 2 years, 6 months ago
- bd8253d Convert CONFIG_SYS_DISCOVER_PHY to Kconfig by Tom Rini · 2 years, 5 months ago
- 74d888f Convert CONFIG_SYS_UNIFY_CACHE to Kconfig by Tom Rini · 2 years, 5 months ago
- c58e930 net: designware: Rename CONFIG_DW_GMAC_DEFAULT_DMA_PBL to GMAC_DEFAULT_DMA_PBL by Tom Rini · 2 years, 6 months ago
- 7ac21a3 Convert CONFIG_DW_ALTDESCRIPTOR to Kconfig by Tom Rini · 2 years, 6 months ago
- a35003b Convert CONFIG_E1000_NO_NVM to Kconfig by Tom Rini · 2 years, 6 months ago
- 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 5 months ago
- cff1084 net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driver by T Karthik Reddy · 2 years, 7 months ago
- 4a3f40b net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driver by T Karthik Reddy · 2 years, 7 months ago
- d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
- a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
- d671dcb phy: adin: add support for clock output by Josua Mayer · 2 years, 6 months ago
- 021dacc phy: adin: fix broken support for adi, phy-mode-override by Nate Drude · 2 years, 6 months ago
- 5d7af61 sandbox: net: Remove fake-host-hwaddr by Sean Anderson · 2 years, 7 months ago
- 56bf6a8 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · 2 years, 6 months ago
- 3f66e8e net: enetc: unregister mdiobus by Michael Walle · 2 years, 6 months ago
- d22315a net: e1000: Depend on CONFIG_PCI by Sean Anderson · 2 years, 7 months ago
- 05b1aa6 spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · 2 years, 8 months ago
- 346b15a net: mvneta: Drop unneeded macro by Marek Behún · 2 years, 7 months ago
- ea059c4 net: mvneta: Disable fixed PHY code if PHY_FIXED is not compiled in by Marek Behún · 2 years, 7 months ago
- b8ff6dd net: mvneta: Drop fixed_link member from private struct by Marek Behún · 2 years, 7 months ago
- 32c5ef6 net: mvneta: Write PHY address just before enabling HW polling by Marek Behún · 2 years, 7 months ago
- 7eba470eb net: mvneta: Convert to use PHY_FIXED for fixed-link by Marek Behún · 2 years, 7 months ago
- 06c91f0 net: mvneta: Rename CONFIG_NR_CPUS to MVNETA_NR_CPUS by Marek Behún · 2 years, 7 months ago
- 98b54d3 net: mvneta: Don't check for CONFIG_PHYLIB by Marek Behún · 2 years, 7 months ago
- 2db231e net: mvneta: Drop unnecessary space by Marek Behún · 2 years, 7 months ago
- b4d0ea7 net: mvneta: Use bool instead of int for boolean variable by Marek Behún · 2 years, 7 months ago
- 4c46dab net: mvneta: Drop one indentation level in mvneta_adjust_link() by Marek Behún · 2 years, 7 months ago
- 1cbd104 net: mvneta: Fix unused variable warning if DM_GPIO is disabled by Marek Behún · 2 years, 7 months ago
- b407baa net: mvneta: Don't register MDIO bus by Marek Behún · 2 years, 7 months ago
- e942d8e net: mvneta: Remember fixed link instead of PHY address in priv data by Marek Behún · 2 years, 7 months ago
- 99e296f net: mvneta: Use DM MDIO API for connecting PHY by Marek Behún · 2 years, 7 months ago
- 0250f26 net: mvneta: Fix 10Mbps speed by Marek Behún · 2 years, 7 months ago
- 645c744 net: mvneta: Get rid of platdata by Marek Behún · 2 years, 7 months ago
- c404ac7 net: Add ethernet support for MIPS Octeon by Stefan Roese · 2 years, 8 months ago
- 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
- 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
- 77943da net: marvell: mvgbe: Set PHY page 0 before phy_connect by Tony Dinh · 2 years, 8 months ago
- 58c9873 net: mvneta: add SFP TX disable handling by Robert Marko · 2 years, 8 months ago
- 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 8 months ago
- d210597 net: dm9000: Add Kconfig entry by Marek Vasut · 2 years, 8 months ago
- 16c3e21 net: dm9000: Add DM support by Marek Vasut · 2 years, 8 months ago
- 0beb339 net: dm9000: Receive one packet per recv call by Marek Vasut · 2 years, 8 months ago
- 9b65a96 net: dm9000: Split non-DM specific bits from common code by Marek Vasut · 2 years, 8 months ago
- 1b5dd32 net: dm9000: Pass private data around for IO by Marek Vasut · 2 years, 8 months ago
- fae443b net: dm9000: Drop dm9000.h and staticize SROM access by Marek Vasut · 2 years, 8 months ago
- 9c5e9ca net: dm9000: Drop static device private data by Marek Vasut · 2 years, 8 months ago
- 09a8a9c net: dm9000: Rename board_info to dm9000_priv by Marek Vasut · 2 years, 8 months ago
- c5e9d64 net: dm9000: Reorder and staticize by Marek Vasut · 2 years, 8 months ago
- a4aa048 net: dm9000: Checkpatch cleanup by Marek Vasut · 2 years, 8 months ago
- 7823b23 net: dm9000: Drop volatiles by Marek Vasut · 2 years, 8 months ago
- 52006d2 net: dm9000: Turn DM9000_DMP_PACKET() into a function by Marek Vasut · 2 years, 8 months ago
- a2e3203 net: dm9000: Drop unused dump_regs() by Marek Vasut · 2 years, 8 months ago
- 5248e56 net: dm9000: Make RxLen and RxStatus lowercase by Marek Vasut · 2 years, 8 months ago
- ed76122 net: dm9000: Replace DM9000_DBG() with debug() by Marek Vasut · 2 years, 8 months ago
- eb2749a net: dm9000: Make accessor names lowercase by Marek Vasut · 2 years, 8 months ago
- 6f897ec driver: net: ti: keystone_net: Change priv member type by Marek Behún · 2 years, 8 months ago
- 1d371f3 driver: net: ti: keystone_net: Convert to ofnode functions by Marek Behún · 2 years, 8 months ago
- 92336d3 driver: net: ti: keystone_net: Deduplicate code by Marek Behún · 2 years, 8 months ago
- 80ba436 net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver by Michael Trimarchi · 2 years, 8 months ago
- 9c18c91 net: phy: Add phy_modify() accessor by Ariel D'Alessandro · 2 years, 8 months ago
- 97504bc phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific by Ariel D'Alessandro · 2 years, 8 months ago
- 7af1138 ARM: dts: net: dwc_eth_qos: Fix i.MX8MP compatible string by Marek Vasut · 2 years, 9 months ago
- a9521ea phy: adin: add driver for Analog Devices ADIN1300 PHY by Nate Drude · 2 years, 8 months ago
- 2db9dae net: eth-phy: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 2 years, 9 months ago
- 62b22c0 net: fec: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 2 years, 9 months ago
- 3927efb net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 8 months ago
- e3b353b bcmgenet, sun8i_emac: Don't connect PHY two times by Marek Behún · 2 years, 8 months ago
- 814c6bd net: phy: use ->is_c45 instead of is_10g_interface() by Marek Behún · 2 years, 8 months ago
- 2141ad4 net: phy: xilinx: Check interface type in ->config(), not ->probe() by Marek Behún · 2 years, 8 months ago
- 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 8 months ago
- 21a1836 treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX by Marek Behún · 2 years, 8 months ago
- bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
- 8ba2815 net: phy: fix parsing wrong property by Marek Behún · 2 years, 8 months ago
- e4dedf2 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · 2 years, 8 months ago
- cf587cf net: phy: dp83867: Fix a never true comparison by Haolin Li · 2 years, 8 months ago
- 6903d4b net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 9 months ago
- 9a4ba3d net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node by Vladimir Oltean · 2 years, 9 months ago
- 2e9bd50 arm: Remove unused ep93xx code by Tom Rini · 2 years, 8 months ago
- cb08bc1 net: Remove uli526x driver by Tom Rini · 2 years, 8 months ago
- db36774 net: Remove ns8382x driver by Tom Rini · 2 years, 8 months ago
- a288357 net: Remove natsemi driver by Tom Rini · 2 years, 8 months ago
- 36d92fc net: Remove lan91c96 driver by Tom Rini · 2 years, 8 months ago
- 745276e net: Remove ftmac110 driver by Tom Rini · 2 years, 8 months ago
- 7833e5d net: Remove dnet driver by Tom Rini · 2 years, 8 months ago
- acbc56c net: Remove cs8900 driver by Tom Rini · 2 years, 8 months ago
- b836272 net: Remove ax88180 driver by Tom Rini · 2 years, 8 months ago
- f668768 net: Remove armada100_fec driver by Tom Rini · 2 years, 8 months ago
- 041ea48 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
- 4a0e6b5 net: zynq_gem: Add SGMII dynamic config support by T Karthik Reddy · 2 years, 8 months ago
- 297521e net: zynq_gem: Move ethernet info print statement by T Karthik Reddy · 2 years, 8 months ago
- 13f3fe3 net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled by T Karthik Reddy · 2 years, 8 months ago
- b001798 net: zynq_gem: Use shared MDIO bus support for zynqmp by Michal Simek · 2 years, 8 months ago
- 2f24c90 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · 2 years, 8 months ago
- cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
- bab64f2 net: sun8i_emac: Remove non-DM pin setup by Samuel Holland · 3 years, 3 months ago