summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: ti: am65-cpsw: Cleanup resources before jump to kernelVignesh Raghavendra2022-02-031-1/+1
* net: ti: am65-cpsw-nuss: Fix err msg for port bind failuresVignesh Raghavendra2022-01-281-1/+1
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-01-201-2/+1
|\
| * fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek BehĂșn2022-01-201-2/+1
* | Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-01-2012-23/+23
|\ \ | |/ |/|
| * doc: replace @return by Return:Heinrich Schuchardt2022-01-1912-23/+23
* | Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2022-01-191-5/+55
|\ \ | |/ |/|
| * net: gem: Workaround gmii2rgmii bridge DT node issueAshok Reddy Soma2022-01-171-1/+2
| * Revert "net: gem: Disable broadcast setting"Michal Simek2022-01-171-2/+0
| * net: gem: Reduce timeout of mdio phy idle status checkAshok Reddy Soma2022-01-051-2/+4
| * net: zynq: Add support for PHY configuration in SGMII modeMichal Simek2022-01-051-0/+20
| * net: zynq: Add support for GEM resetMichal Simek2022-01-051-0/+26
| * net: zynq: Add support for mdio bus address decodingMichal Simek2022-01-051-0/+3
* | net: ftgmac100: Add Aspeed AST2600 supportDylan Hung2022-01-181-0/+1
* | net: ftgmac100: Add DM_MDIO supportDylan Hung2022-01-181-5/+15
* | Merge branch '2022-01-15-TI-platform-updates'Tom Rini2022-01-172-27/+52
|\ \
| * | net: ti: am65-cpsw: Add support for multi port independent MAC modeVignesh Raghavendra2022-01-152-27/+52
* | | Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini2022-01-179-10/+523
|\ \ \ | |/ / |/| |
| * | net: fsl: Fix busy flag polling registerMarkus Koch2022-01-152-3/+3
| * | net: eth-phy: Demote missing phy-handle log message to debugMarek Vasut2022-01-151-1/+1
| * | net: phy: add TI DP83869HM ethernet driverDominic Rath2022-01-155-0/+519
| * | net: dsa: sja1105: fix device id detectionVladimir Oltean2022-01-151-6/+0
* | | drivers/net/fec_mxc.c: Fix spelling of "resetting".Vagrant Cascadian2022-01-131-1/+1
|/ /
* | Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini2021-12-274-11/+27
* | Merge tag 'v2022.01-rc4' into nextTom Rini2021-12-204-28/+24
|\ \
| * | net: ravb: Support multiple clocksAdam Ford2021-12-131-5/+5
| * | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2021-12-031-11/+7
| |\ \
| | * | net: macb: Remove Microchip compatible stringPadmarao Begari2021-12-021-11/+7
| | |/
| * | net: dwc_eth_qos: Enable clock in probeMarek Vasut2021-12-021-11/+11
| * | net: eth-phy: Handle gpio_request_by_name() return valueMarek Vasut2021-12-021-1/+1
| |/
* | net: brcm: netXtreme driverBharat Gooty2021-12-028-0/+3537
* | driver: net: Makefile: order file alphabeticallyRamon Fried2021-12-021-39/+39
* | drivers: net: Soft reset felix switch coreRadu Bulie2021-12-021-1/+12
* | Merge tag 'v2022.01-rc3' into nextTom Rini2021-11-291-0/+2
|\ \ | |/
| * Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini2021-11-161-0/+2
| |\
| | * net: gem: Disable broadcast settingMichal Simek2021-10-211-0/+2
* | | net: phy: realtek: Add tx/rx delay config for 8211eSamuel Holland2021-11-232-36/+43
* | | drivers: net: add Aspeed MDIO driverDylan Hung2021-11-233-0/+136
* | | net: tsec: Make redundant_init() staticBin Meng2021-11-231-1/+1
* | | net: fec_mxc: Declare 'promisc' as boolBin Meng2021-11-231-1/+1
* | | cmd: pxe_utils: Check fdtcontroladdr in label_bootPeter Hoyes2021-11-231-1/+1
* | | net: dsa: sja1105: add support for SGMIIVladimir Oltean2021-11-231-1/+570
* | | net: dsa: add driver for NXP SJA1105 L2 switchVladimir Oltean2021-11-233-0/+2824
* | | net: dsa: felix: configure the in-band autoneg property based on OF node infoVladimir Oltean2021-11-231-6/+4
* | | net: tsec: add support for promiscuous modeVladimir Oltean2021-11-231-4/+16
* | | net: phy: mscc: add support for VSC8502 in dual RGMII modeVladimir Oltean2021-11-231-0/+56
|/ /
* | Convert CONFIG_MACB to KconfigTom Rini2021-11-121-1/+0
* | configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat2021-11-091-0/+10
* | drivers: net: fsl-mc: add a command which dumps the MC logCosmin-Florin Aluchenesei2021-11-091-1/+88
* | net: macb: Fix -Wint-to-pointer-cast warningsBin Meng2021-10-201-8/+3
|/