summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-15sh: Remove sh7757lcr boardTom Rini
2021-02-15sh: Remove r7780mp boardTom Rini
2021-02-11net: gem: unregister mdio bus if probe failsMichael Walle
2021-02-08net: eqos: Reduce the MDIO wait timeYe Li
2021-02-08net: memac_phy: add a timeout to MDIO operationsIoana Ciornei
2021-02-03net: ftmac100: Cast priv->iobase with uintptr_tBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-31net: sun8i-emac: Determine pinmux based on SoC, not EMAC typeAndre Przywara
2021-01-31net: sun8i-emac: Always clear syscon EPHY registerAndre Przywara
2021-01-27net: phy: micrel: Try default PHY ofnode firstMarek Vasut
2021-01-27net: phy: ca_phy: Add driver for CAxxxx SoCsAbbie Chang
2021-01-27net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCsAaron Tseng
2021-01-27net: e1000: Add missing address translationsStefan Roese
2021-01-27net: e1000: Use virt_to_phys() instead of pci_virt_to_mem()Stefan Roese
2021-01-27net: e1000: Remove unused bus_to_phys() macroStefan Roese
2021-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-01-25net: sun8i-emac: Allow all RGMII PHY modesAndre Przywara
2021-01-25Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2021-01-25Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2021-01-24net: add ethernet driver for MediaTek MT7620 SoCWeijie Gao
2021-01-22net: macb: take into account all RGMII interface typesClaudiu Beznea
2021-01-22net: macb: add support for sama7g5 emacClaudiu Beznea
2021-01-22net: macb: add support for sama7g5 gmacClaudiu Beznea
2021-01-22net: macb: check clk_set_rate return value to be negativeClaudiu Beznea
2021-01-22net: macb: add user io config data structureClaudiu Beznea
2021-01-19net: dwc_eth_qos: Pad descriptors to cacheline sizeMarek Vasut
2021-01-19net: ks8851: Reset internal RXFC count on bad packetMarek Vasut
2021-01-19net: ftgmac100: Read and retain MAC addressHongwei Zhang
2021-01-19net: e1000: implement eth_write_hwaddr for DM_ETHIan Ray