summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-02-15net/phy: add YuTai Corp Ethernet PHYs(YT8511/YT8521) driverWalker Chen4-0/+289
2022-02-03net: ti: am65-cpsw: Cleanup resources before jump to kernelVignesh Raghavendra1-1/+1
2022-01-29net: ti: am65-cpsw-nuss: Fix err msg for port bind failuresVignesh Raghavendra1-1/+1
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-2/+1
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini12-23/+23
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek BehĂșn1-2/+1
2022-01-19doc: replace @return by Return:Heinrich Schuchardt12-23/+23
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini1-5/+55
2022-01-18net: ftgmac100: Add Aspeed AST2600 supportDylan Hung1-0/+1
2022-01-18net: ftgmac100: Add DM_MDIO supportDylan Hung1-5/+15
2022-01-17Merge branch '2022-01-15-TI-platform-updates'Tom Rini2-27/+52
2022-01-17Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini9-10/+523
2022-01-17net: gem: Workaround gmii2rgmii bridge DT node issueAshok Reddy Soma1-1/+2
2022-01-17Revert "net: gem: Disable broadcast setting"Michal Simek1-2/+0
2022-01-15net: fsl: Fix busy flag polling registerMarkus Koch2-3/+3
2022-01-15net: eth-phy: Demote missing phy-handle log message to debugMarek Vasut1-1/+1
2022-01-15net: phy: add TI DP83869HM ethernet driverDominic Rath5-0/+519
2022-01-15net: dsa: sja1105: fix device id detectionVladimir Oltean1-6/+0
2022-01-15net: ti: am65-cpsw: Add support for multi port independent MAC modeVignesh Raghavendra2-27/+52
2022-01-13drivers/net/fec_mxc.c: Fix spelling of "resetting".Vagrant Cascadian1-1/+1
2022-01-05net: gem: Reduce timeout of mdio phy idle status checkAshok Reddy Soma1-2/+4
2022-01-05net: zynq: Add support for PHY configuration in SGMII modeMichal Simek1-0/+20
2022-01-05net: zynq: Add support for GEM resetMichal Simek1-0/+26
2022-01-05net: zynq: Add support for mdio bus address decodingMichal Simek1-0/+3
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini4-11/+27
2021-12-21Merge tag 'v2022.01-rc4' into nextTom Rini4-28/+24
2021-12-13net: ravb: Support multiple clocksAdam Ford1-5/+5
2021-12-03Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-11/+7
2021-12-02net: macb: Remove Microchip compatible stringPadmarao Begari1-11/+7
2021-12-02net: dwc_eth_qos: Enable clock in probeMarek Vasut1-11/+11
2021-12-02net: eth-phy: Handle gpio_request_by_name() return valueMarek Vasut1-1/+1
2021-12-02net: brcm: netXtreme driverBharat Gooty8-0/+3537
2021-12-02driver: net: Makefile: order file alphabeticallyRamon Fried1-39/+39
2021-12-02drivers: net: Soft reset felix switch coreRadu Bulie1-1/+12
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini1-0/+2
2021-11-23net: phy: realtek: Add tx/rx delay config for 8211eSamuel Holland2-36/+43
2021-11-23drivers: net: add Aspeed MDIO driverDylan Hung3-0/+136
2021-11-23net: tsec: Make redundant_init() staticBin Meng1-1/+1
2021-11-23net: fec_mxc: Declare 'promisc' as boolBin Meng1-1/+1
2021-11-23cmd: pxe_utils: Check fdtcontroladdr in label_bootPeter Hoyes1-1/+1
2021-11-23net: dsa: sja1105: add support for SGMIIVladimir Oltean1-1/+570
2021-11-23net: dsa: add driver for NXP SJA1105 L2 switchVladimir Oltean3-0/+2824
2021-11-23net: dsa: felix: configure the in-band autoneg property based on OF node infoVladimir Oltean1-6/+4
2021-11-23net: tsec: add support for promiscuous modeVladimir Oltean1-4/+16
2021-11-23net: phy: mscc: add support for VSC8502 in dual RGMII modeVladimir Oltean1-0/+56
2021-11-16Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini1-0/+2
2021-11-12Convert CONFIG_MACB to KconfigTom Rini1-1/+0
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat1-0/+10
2021-11-09drivers: net: fsl-mc: add a command which dumps the MC logCosmin-Florin Aluchenesei1-1/+88
2021-10-21net: gem: Disable broadcast settingMichal Simek1-0/+2