summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-02-25net: ravb: Add tx/rx delay flag checks and support for rgmii-rxidAdam Ford
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2022-02-03net: ti: am65-cpsw: Cleanup resources before jump to kernelVignesh Raghavendra
2022-02-01net: xilinx: fix the wrong dma base address issueGreentime Hu
2022-01-28net: ti: am65-cpsw-nuss: Fix err msg for port bind failuresVignesh Raghavendra
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek BehĂșn
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-01-18net: ftgmac100: Add Aspeed AST2600 supportDylan Hung
2022-01-18net: ftgmac100: Add DM_MDIO supportDylan Hung
2022-01-17Merge branch '2022-01-15-TI-platform-updates'Tom Rini
2022-01-17Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-01-17net: gem: Workaround gmii2rgmii bridge DT node issueAshok Reddy Soma
2022-01-17Revert "net: gem: Disable broadcast setting"Michal Simek
2022-01-15net: fsl: Fix busy flag polling registerMarkus Koch
2022-01-15net: eth-phy: Demote missing phy-handle log message to debugMarek Vasut
2022-01-15net: phy: add TI DP83869HM ethernet driverDominic Rath
2022-01-15net: dsa: sja1105: fix device id detectionVladimir Oltean
2022-01-15net: ti: am65-cpsw: Add support for multi port independent MAC modeVignesh Raghavendra
2022-01-13drivers/net/fec_mxc.c: Fix spelling of "resetting".Vagrant Cascadian
2022-01-05net: gem: Reduce timeout of mdio phy idle status checkAshok Reddy Soma
2022-01-05net: zynq: Add support for PHY configuration in SGMII modeMichal Simek
2022-01-05net: zynq: Add support for GEM resetMichal Simek
2022-01-05net: zynq: Add support for mdio bus address decodingMichal Simek
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-13net: ravb: Support multiple clocksAdam Ford
2021-12-03Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-12-02net: macb: Remove Microchip compatible stringPadmarao Begari
2021-12-02net: dwc_eth_qos: Enable clock in probeMarek Vasut
2021-12-02net: eth-phy: Handle gpio_request_by_name() return valueMarek Vasut
2021-12-02net: brcm: netXtreme driverBharat Gooty
2021-12-02driver: net: Makefile: order file alphabeticallyRamon Fried
2021-12-02drivers: net: Soft reset felix switch coreRadu Bulie
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-23net: phy: realtek: Add tx/rx delay config for 8211eSamuel Holland
2021-11-23drivers: net: add Aspeed MDIO driverDylan Hung
2021-11-23net: tsec: Make redundant_init() staticBin Meng
2021-11-23net: fec_mxc: Declare 'promisc' as boolBin Meng
2021-11-23cmd: pxe_utils: Check fdtcontroladdr in label_bootPeter Hoyes
2021-11-23net: dsa: sja1105: add support for SGMIIVladimir Oltean
2021-11-23net: dsa: add driver for NXP SJA1105 L2 switchVladimir Oltean
2021-11-23net: dsa: felix: configure the in-band autoneg property based on OF node infoVladimir Oltean
2021-11-23net: tsec: add support for promiscuous modeVladimir Oltean
2021-11-23net: phy: mscc: add support for VSC8502 in dual RGMII modeVladimir Oltean
2021-11-16Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-11-12Convert CONFIG_MACB to KconfigTom Rini
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat