summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-28net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean
2021-09-28net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LE...Vladimir Oltean
2021-09-28net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean
2021-09-28net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trun...Vladimir Oltean
2021-09-28net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunc...Vladimir Oltean
2021-09-28net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN ...Vladimir Oltean
2021-09-28net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN ...Vladimir Oltean
2021-09-28net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunca...Vladimir Oltean
2021-09-28net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean
2021-09-28net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tr...Vladimir Oltean
2021-09-28net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN trunca...Vladimir Oltean
2021-09-28net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncationVladimir Oltean
2021-09-28net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trun...Vladimir Oltean
2021-09-28net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tr...Vladimir Oltean
2021-09-28net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean
2021-09-28net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN t...Vladimir Oltean
2021-09-28net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...Vladimir Oltean
2021-09-28board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...Vladimir Oltean
2021-09-28arch: powerpc: mpc85xx: ensure mdiodev->name is NULL terminated after MDIO_NA...Vladimir Oltean
2021-09-28net: tsec: read the phy-mode property as fallback to phy-connection-typeVladimir Oltean
2021-09-28net: tsec: only call tsec_get_interface as fallback to DT-specified PHY modeVladimir Oltean
2021-09-28net: dsa: felix: remove "xgmii" phy-modeVladimir Oltean
2021-09-28net: enetc: remove support for "xgmii" phy-modeVladimir Oltean
2021-09-28net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean
2021-09-28net: phy: genphy_init can be staticVladimir Oltean
2021-09-28net: dsa: remove unused variablesVladimir Oltean
2021-09-28net: dsa: pass CPU port fixed PHY to .port_disableVladimir Oltean
2021-09-28net: update NXP copyright textVladimir Oltean
2021-09-28net: dsa: felix: propagate the error code from phy_startup()Vladimir Oltean
2021-09-28net: dsa: felix: call phy_config at .port_probe() timeVladimir Oltean
2021-09-28net: dsa: introduce a .port_probe() method in struct dsa_opsVladimir Oltean
2021-09-28net: dsa: refactor the code to set the port MAC address into a dedicated func...Vladimir Oltean
2021-09-28net: dsa: use "err" instead of "ret" in dsa_port_probeVladimir Oltean
2021-09-28net: dsa: felix: felix_init() can be staticVladimir Oltean
2021-09-28net: tsec: Mark tsec_get_interface as __maybe_unusedRamon Fried
2021-09-28Prepare v2021.10-rc5Tom Rini
2021-09-28phy: marvell: cp110: Support SATA invert polarityDenis Odintsov
2021-09-28arm: mvebu: turris_omnia: fix leaked mtd deviceMarek BehĂșn
2021-09-28efi_loader: Fix spec ID event creationRuchika Gupta
2021-09-28doc: Add mention of the /config bindingSimon Glass
2021-09-28arm: orion5x: edminiv2: change maintainerSimon Guinot
2021-09-28mtd: remove SPEAr flash driver st_smiPatrick Delaunay
2021-09-28Taking over responsibility for GE boards from SebastianMartyn Welch
2021-09-28MAINTAINERS: remove SPEAR entryPatrick Delaunay
2021-09-28fs: avoid superfluous messagesHeinrich Schuchardt
2021-09-28scripts/mailmapper: enable running with Python 3Heinrich Schuchardt
2021-09-28test/py: tpm2: Skip tpm pytest based on env variableT Karthik Reddy
2021-09-28ddr: altera: use KBUILD_BASENAME instead of __FILE__Marek Vasut
2021-09-28arm: socfpga: vining: Let DWMAC configure PHY reset GPIOMarek Vasut