aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk27-64/+0
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk167-180/+1
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...WIP/29Sep2021-nextTom Rini86-255/+277
2021-09-28Merge branch '2021-09-25-TI-platform-updates' into nextTom Rini56-595/+229
2021-09-28Merge tag '20210928-for-next' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini8-24/+38
2021-09-28scripts: ensure the cocci script for miiphy_register does not leak the MDIO busVladimir Oltean1-1/+1
2021-09-28arch: powerpc: mpc85xx: free MDIO bus if mdio_register failsVladimir Oltean1-1/+3
2021-09-28net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH tr...Vladimir Oltean1-2/+2
2021-09-28net: dsa: felix: check return code of mdio_alloc and mdio_registerVladimir Oltean1-1/+9
2021-09-28scripts: ensure the cocci script for miiphy_register does not leave NULL-unte...Vladimir Oltean1-1/+1
2021-09-28net: mdio-uclass: rewrite dm_mdio_post_probe using strlcpyVladimir Oltean1-1/+1
2021-09-28net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean1-1/+1
2021-09-28net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LE...Vladimir Oltean1-1/+1
2021-09-28net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean1-1/+1
2021-09-28net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trun...Vladimir Oltean1-1/+1
2021-09-28net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunc...Vladimir Oltean1-1/+1
2021-09-28net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN ...Vladimir Oltean1-2/+2
2021-09-28net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN ...Vladimir Oltean1-1/+1
2021-09-28net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunca...Vladimir Oltean1-2/+2
2021-09-28net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean1-1/+1
2021-09-28net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tr...Vladimir Oltean1-1/+1
2021-09-28net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN trunca...Vladimir Oltean1-1/+1
2021-09-28net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncationVladimir Oltean1-1/+1
2021-09-28net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trun...Vladimir Oltean1-1/+1
2021-09-28net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tr...Vladimir Oltean1-1/+1
2021-09-28net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean1-1/+1
2021-09-28net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN t...Vladimir Oltean1-1/+1
2021-09-28net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...Vladimir Oltean1-1/+1
2021-09-28board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...Vladimir Oltean1-3/+1
2021-09-28arch: powerpc: mpc85xx: ensure mdiodev->name is NULL terminated after MDIO_NA...Vladimir Oltean1-1/+1
2021-09-28net: tsec: read the phy-mode property as fallback to phy-connection-typeVladimir Oltean1-0/+2
2021-09-28net: tsec: only call tsec_get_interface as fallback to DT-specified PHY modeVladimir Oltean1-6/+3
2021-09-28net: dsa: felix: remove "xgmii" phy-modeVladimir Oltean1-1/+0
2021-09-28net: enetc: remove support for "xgmii" phy-modeVladimir Oltean1-2/+0
2021-09-28net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean23-45/+45
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean38-102/+111
2021-09-28net: phy: genphy_init can be staticVladimir Oltean1-1/+1
2021-09-28net: dsa: remove unused variablesVladimir Oltean1-13/+1
2021-09-28net: dsa: pass CPU port fixed PHY to .port_disableVladimir Oltean1-1/+1
2021-09-28net: update NXP copyright textVladimir Oltean22-22/+22
2021-09-28net: dsa: felix: propagate the error code from phy_startup()Vladimir Oltean1-3/+1
2021-09-28net: dsa: felix: call phy_config at .port_probe() timeVladimir Oltean1-7/+15
2021-09-28net: dsa: introduce a .port_probe() method in struct dsa_opsVladimir Oltean2-1/+12
2021-09-28net: dsa: refactor the code to set the port MAC address into a dedicated func...Vladimir Oltean1-22/+28
2021-09-28net: dsa: use "err" instead of "ret" in dsa_port_probeVladimir Oltean1-4/+4
2021-09-28net: dsa: felix: felix_init() can be staticVladimir Oltean1-1/+1
2021-09-28net: tsec: Mark tsec_get_interface as __maybe_unusedRamon Fried1-1/+1
2021-09-28Prepare v2021.10-rc5Tom Rini1-1/+1
2021-09-28phy: marvell: cp110: Support SATA invert polarityDenis Odintsov1-1/+6
2021-09-28arm: mvebu: turris_omnia: fix leaked mtd deviceMarek BehĂșn1-0/+3