summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-05-14net: designware: meson8b: add g12a compatibleNeil Armstrong
2021-05-14net: dwmac_meson8b: do not set TX delay in TXID & RXIDNeil Armstrong
2021-05-12Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-05-12net: ti: am65-cpsw-nuss: Add a new compatible for AM64Vignesh Raghavendra
2021-05-12net: ti: am65-cpsw-nuss: Don't cache disabled port IDVignesh Raghavendra
2021-05-12net: ti: am65-cpsw-nuss: Prepare to support non primary ext portVignesh Raghavendra
2021-05-02net: fec: Only unregister MII bus if we registered itSean Anderson
2021-05-02net: fec: Don't use disabled physSean Anderson
2021-04-29Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-04-29Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-04-29dm: core: Add address translation in fdt_get_resourcePatrick Delaunay
2021-04-29net: phy: xilinx: Break while loop over ethernet phyMichal Simek
2021-04-28net: designware: fix PHY reset with DM_MDIONeil Armstrong
2021-04-26net: sun8i-emac: Fix pinmux setup for Allwinner H5Andre Przywara
2021-04-22net: jr2: Fix Serdes6G configurationHoratiu Vultur
2021-04-22net: jr2: Reset switchHoratiu Vultur
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara
2021-04-20net: octeontx: smi: fix mii probeTim Harvey
2021-04-20drivers: net: octeontx: fix QSGMIITim Harvey
2021-04-15net: tsec: Support <reg> property from the subnode "queue-group"Bin Meng
2021-04-15net: tsec: Use map_physmem() directly instead of dev_remap_addr()Bin Meng
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil
2021-04-15net: tsec: Use dm_eth_phy_connect() directly for the DM caseVladimir Oltean
2021-04-15net: phy: fixed: Support the old DT bindingBin Meng
2021-04-15net: phy: fixed: Add the missing ending newlineBin Meng
2021-04-15net: phy: fixed: Make driver ops staticBin Meng
2021-04-15net: phy: Simplify the logic of phy_connect_fixed()Bin Meng
2021-04-15net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()Bin Meng
2021-04-15net: phy: xilinx: Be compatible with live OF treeBin Meng
2021-04-15net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixedVladimir Oltean
2021-04-15net: phy: fixed: Be compatible with live OF treeVladimir Oltean
2021-04-10ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini
2021-04-10ppc: Remove T2081QDS board and ARCH_T2081 supportTom Rini
2021-04-06net: designware: remove amlogic compatiblesNeil Armstrong
2021-04-06net: designware: add Amlogic Meson8b & later glue driverNeil Armstrong
2021-04-06net: add Amlogic Meson G12A MDIO MUX driverNeil Armstrong
2021-04-06net: designware: add DM_MDIO supportNeil Armstrong
2021-04-06net: add MMIO Register MDIO MUX driverNeil Armstrong
2021-03-30net: gem: Fix setting PCS auto-negotiation stateRobert Hancock
2021-02-24net: cortina_ni: buffer overrunHeinrich Schuchardt
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-23net: gem: Fix error path in zynq_gem_probeMichal Simek
2021-02-23net: gem: Enable ethernet rx clock for versalT Karthik Reddy
2021-02-23clk: zynq: Add dummy clock enable functionMichal Simek
2021-02-21uec.h: fix COFIG_DM typoRasmus Villemoes
2021-02-21dm_qe_uec.c: fix indentation in uec_set_mac_if_mode()Rasmus Villemoes
2021-02-16drivers: net: Add Felix DSA switch driverAlex Marginean
2021-02-16net: Introduce DSA class for Ethernet switchesClaudiu Manoil
2021-02-16net: phy: introduce fixed_phy_create for DSA CPU portsVladimir Oltean
2021-02-16net: phy: fixed: support speeds of 2500 and 10000Vladimir Oltean