aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-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
2021-01-19net: phy: micrel: fix typoClaudiu Beznea
2021-01-19net: phy: micrel: add support for DLL setup on ksz9131Claudiu Beznea
2021-01-18net: macb: Add phy address to read it from device treePadmarao Begari
2021-01-18net: macb: Add DMA 64-bit address support for macbPadmarao Begari
2021-01-15common: board_r: Drop initr_bbmii wrapperOvidiu Panait
2021-01-15net: designware: socfpga: Add ATF support for MAC driverChee Hong Ang
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-18net: Update to use new sequence numbersSimon Glass
2020-12-18octeon: Don't attempt to set the sequence numberSimon Glass
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass