Show patches with: Submitter = Vladimir Oltean       |    Archived = No       |   157 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[01/11] pci: provide prototype for pci_skip_dev outside of #if defined(CONFIG_DM_PCI_COMPAT) Drive-by PCI W=1 cleanups - - 1 - --- 2021-09-17 Vladimir Oltean trini Accepted
[01/15] i2c: muxes: pca954x: add PCA9847 variant Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 2 - --- 2021-12-02 Vladimir Oltean priyankajain Superseded
[01/25] arch: powerpc: mpc85xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncat… Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[02/11] pci: include pci_internal.h inside pci_auto.c Drive-by PCI W=1 cleanups - - 1 - --- 2021-09-17 Vladimir Oltean trini Accepted
[02/15] rtc: pcf2127: sync with Linux compatible strings Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 1 - --- 2021-12-02 Vladimir Oltean priyankajain Superseded
[02/25] board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[03/11] pci: pci_bar_show can be static Drive-by PCI W=1 cleanups - - 1 - --- 2021-09-17 Vladimir Oltean trini Accepted
[03/15] arm: dts: ls1028a-qds: use Linux compatible string for RTC Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 1 - --- 2021-12-02 Vladimir Oltean priyankajain Superseded
[03/25] net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[04/11] pci: pci_header_show can be static Drive-by PCI W=1 cleanups - - 1 - --- 2021-09-17 Vladimir Oltean trini Accepted
[04/15] arm: ls1088a-qds: use Linux compatible string for RTC Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 1 - --- 2021-12-02 Vladimir Oltean priyankajain Superseded
[04/25] net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[05/11] pci: pciinfo_header can be static Drive-by PCI W=1 cleanups - - 1 - --- 2021-09-17 Vladimir Oltean trini Accepted
[05/15] arm: ls1088a-rdb: use Linux compatible string for RTC Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 1 - --- 2021-12-02 Vladimir Oltean priyankajain Superseded
[05/25] net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[06/11] pci: pci_write_config can be static Drive-by PCI W=1 cleanups - - 1 - --- 2021-09-17 Vladimir Oltean trini Accepted
[06/15] arm: lx2160a-qds: use Linux compatible string for RTC Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 1 - --- 2021-12-02 Vladimir Oltean priyankajain Superseded
[06/25] net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[07/11] pci: pci_read_config can be static Drive-by PCI W=1 cleanups - - 1 - --- 2021-09-17 Vladimir Oltean trini Accepted
[07/15] arm: dts: lx2160a-rdb: use Linux compatible string for RTC Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 1 - --- 2021-12-02 Vladimir Oltean priyankajain Superseded
[07/25] net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[08/11] pci: _dm_pci_phys_to_bus can be static Drive-by PCI W=1 cleanups - - 1 - --- 2021-09-17 Vladimir Oltean trini Accepted
[08/15] rtc: pcf2127: remove U-Boot specific compatible string Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 1 - --- 2021-12-02 Vladimir Oltean priyankajain Superseded
[08/25] net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[09/11] pci: layerscape: ls_pcie_conf_address can be static Drive-by PCI W=1 cleanups - - 1 - --- 2021-09-17 Vladimir Oltean trini Accepted
[09/15] arm: dts: ls1028a-rdb: sort nodes alphabetically Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 1 - --- 2021-12-02 Vladimir Oltean priyankajain Superseded
[09/25] net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[1/2] net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHY DSA switch fixes - 1 1 - --- 2021-12-04 Vladimir Oltean rfried Accepted
[1/2] net: dsa: pass CPU port fixed PHY to .port_disable DSA cleanups - 1 1 1 --- 2021-09-18 Vladimir Oltean rfried Accepted
[1/2] net: phy: dp83867: avoid error in dp83867_of_init() when PHY has no OF node PHY of_init breakage with non-OF - 1 1 - --- 2022-02-23 Vladimir Oltean rfried Accepted
[1/2] net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode TSEC Ethernet driver phy-mode changes - - 2 1 --- 2021-09-18 Vladimir Oltean rfried Accepted
[1/4] net: replace the "xfi" phy-mode with "10gbase-r" phy-mode cleanup - - 1 - --- 2021-09-18 Vladimir Oltean rfried Accepted
[1/6] arm: dts: ls1028a: enable the switch CPU port for the LS1028A-QDS Fixes for the NXP LS1028A-QDS boards - 1 - - --- 2021-06-17 Vladimir Oltean priyankajain Superseded
[1/9] net: tsec: add support for promiscuous mode Support the SJA1105 DSA switch on the NXP LS1021A-TSN board - - 2 - --- 2021-09-27 Vladimir Oltean priyankajain Superseded
[10/11] pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup Drive-by PCI W=1 cleanups - - 1 - --- 2021-09-17 Vladimir Oltean trini Accepted
[10/15] arm: dts: ls1028a-rdb: sync Ethernet device tree nodes with Linux Sync NXP LS1028A-RDB device trees between U-Boot and Linux - 1 1 - --- 2021-12-02 Vladimir Oltean priyankajain Superseded
[10/25] net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[11/11] pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static Drive-by PCI W=1 cleanups - - 1 - --- 2021-09-17 Vladimir Oltean trini Accepted
[11/15] arm: dts: ls1028a-rdb: disable DSPI nodes Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 1 - --- 2021-12-02 Vladimir Oltean priyankajain Superseded
[11/25] net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[12/15] arm: dts: ls1028a-rdb: disable I2C buses 1 through 7 Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 1 - --- 2021-12-02 Vladimir Oltean priyankajain Superseded
[12/25] net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[13/15] arm: dts: ls1028a-rdb: enable PCIe controllers from U-Boot dtsi Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - - - --- 2021-12-02 Vladimir Oltean priyankajain Superseded
[13/25] net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[14/15] arm: dts: ls1028a-rdb: sync device tree with Linux Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 1 - --- 2021-12-02 Vladimir Oltean priyankajain Superseded
[14/25] net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[15/15] arm: dts: ls1028a-qds: declare in-band autoneg for Ethernet ports Sync NXP LS1028A-RDB device trees between U-Boot and Linux - 1 1 - --- 2021-12-02 Vladimir Oltean priyankajain Superseded
[15/25] net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[16/25] net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[17/25] net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[18/25] net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[19/25] net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[2/2] net: dsa: remove unused variables DSA cleanups - - 1 - --- 2021-09-18 Vladimir Oltean rfried Accepted
[2/2] net: dsa: sja1105: fix device id detection DSA switch fixes - 1 1 - --- 2021-12-04 Vladimir Oltean rfried Accepted
[2/2] net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node PHY of_init breakage with non-OF - 1 1 - --- 2022-02-23 Vladimir Oltean rfried Accepted
[2/2] net: tsec: read the phy-mode property as fallback to phy-connection-type TSEC Ethernet driver phy-mode changes - - 2 1 --- 2021-09-18 Vladimir Oltean rfried Accepted
[2/4] net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" phy-mode cleanup - - 1 - --- 2021-09-18 Vladimir Oltean rfried Accepted
[2/6] arm: dts: ls1028a: enable internal RGMII delays for the LS1028A-QDS AR8035 PHY Fixes for the NXP LS1028A-QDS boards - 1 - - --- 2021-06-17 Vladimir Oltean priyankajain Superseded
[2/9] include: import if_vlan.h from Linux Support the SJA1105 DSA switch on the NXP LS1021A-TSN board - - 2 - --- 2021-09-27 Vladimir Oltean priyankajain Superseded
[20/25] net: mdio-uclass: rewrite dm_mdio_post_probe using strlcpy Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[21/25] scripts: ensure the cocci script for miiphy_register does not leave NULL-unterminated strin… Fix some non-NULL terminated strings in the networking subsystem - - - - --- 2021-09-27 Vladimir Oltean rfried Accepted
[22/25] net: dsa: felix: check return code of mdio_alloc and mdio_register Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[23/25] net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH truncation Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[24/25] arch: powerpc: mpc85xx: free MDIO bus if mdio_register fails Fix some non-NULL terminated strings in the networking subsystem - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[25/25] scripts: ensure the cocci script for miiphy_register does not leak the MDIO bus Fix some non-NULL terminated strings in the networking subsystem - - - - --- 2021-09-27 Vladimir Oltean rfried Accepted
[3/4] net: enetc: remove support for "xgmii" phy-mode phy-mode cleanup - - 1 - --- 2021-09-18 Vladimir Oltean rfried Accepted
[3/6] arm: dts: ls1028a: declare the fixed-link speeds for the internal ENETC ports Fixes for the NXP LS1028A-QDS boards - - - - --- 2021-06-17 Vladimir Oltean priyankajain Superseded
[3/9] net: dsa: allow drivers to get the port OF node Support the SJA1105 DSA switch on the NXP LS1021A-TSN board - - 1 - --- 2021-09-27 Vladimir Oltean priyankajain Superseded
[4/4] net: dsa: felix: remove "xgmii" phy-mode phy-mode cleanup - - 1 - --- 2021-09-18 Vladimir Oltean rfried Accepted
[4/6] arm: dts: ls1028a: disable enetc-2 by default Fixes for the NXP LS1028A-QDS boards - - - - --- 2021-06-17 Vladimir Oltean priyankajain Superseded
[4/9] net: introduce a helper to determine whether to use in-band autoneg Support the SJA1105 DSA switch on the NXP LS1021A-TSN board - - 2 - --- 2021-09-27 Vladimir Oltean priyankajain Superseded
[5/6] drivers: net: fsl_enetc: require a PHY device when probing Fixes for the NXP LS1028A-QDS boards - - 1 - --- 2021-06-17 Vladimir Oltean priyankajain Superseded
[5/9] net: dsa: felix: configure the in-band autoneg property based on OF node info Support the SJA1105 DSA switch on the NXP LS1021A-TSN board - - 1 - --- 2021-09-27 Vladimir Oltean priyankajain Superseded
[6/6] drivers: net: fsl_enetc: force the RGMII MAC speed/duplex instead of using in-band signaling Fixes for the NXP LS1028A-QDS boards - - - - --- 2021-06-17 Vladimir Oltean priyankajain Superseded
[6/9] net: add driver for NXP SJA1105 DSA L2 switch Support the SJA1105 DSA switch on the NXP LS1021A-TSN board - - 1 - --- 2021-09-27 Vladimir Oltean priyankajain Superseded
[7/9] arm: dts: ls1021a-tsn: add sja1105 and eth2 bindings Support the SJA1105 DSA switch on the NXP LS1021A-TSN board - - 1 - --- 2021-09-27 Vladimir Oltean priyankajain Superseded
[8/9] configs: ls1021a-tsn: enable sja1105 switch driver Support the SJA1105 DSA switch on the NXP LS1021A-TSN board - - 2 - --- 2021-09-27 Vladimir Oltean priyankajain Superseded
[9/9] configs: ls1021a-tsn: enable the generation of random Ethernet MAC addresses Support the SJA1105 DSA switch on the NXP LS1021A-TSN board - - 2 - --- 2021-09-27 Vladimir Oltean priyankajain Superseded
[U-Boot,1/2] net: phy: promote phy_{read, write}_mmd_indirect from ti.c to generic code net: phy: allow disabling SmartEEE for Atheros PHYs 1 - - - --- 2018-12-18 Vladimir Oltean jhersh Changes Requested
[U-Boot,2/2] net: phy: at803x: Address packet drops at low traffic rate due to SmartEEE feature net: phy: allow disabling SmartEEE for Atheros PHYs 1 - - - --- 2018-12-18 Vladimir Oltean jhersh Changes Requested
[U-Boot,v2,1/3] net: phy: ar803x: Use phy_read_mmd and phy_write_mmd functions net: phy: allow disabling SmartEEE for Atheros PHYs - - - - --- 2019-01-23 Vladimir Oltean jhersh Changes Requested
[U-Boot,v2,2/3] net: phy: ar803x: Address packet drops at low traffic rate due to SmartEEE feature net: phy: allow disabling SmartEEE for Atheros PHYs 1 - - - --- 2019-01-23 Vladimir Oltean jhersh Superseded
[U-Boot,v2,3/3] net: phy: ar803x: Use common functions for RGMII internal delays net: phy: allow disabling SmartEEE for Atheros PHYs - - - - --- 2019-01-23 Vladimir Oltean jhersh Changes Requested
[U-Boot,v3,1/6] net: phy: ar803x: Address packet drops at low traffic rate due to SmartEEE feature net: phy: Allow disabling SmartEEE for Atheros PHYs 1 - - - --- 2019-01-26 Vladimir Oltean jhersh Superseded
[U-Boot,v3,2/6] net: phy: ar803x: Make RGMII Tx delays actually configurable for AR8035 net: phy: Allow disabling SmartEEE for Atheros PHYs 1 - - - --- 2019-01-26 Vladimir Oltean jhersh Superseded
[U-Boot,v3,3/6] net: phy: ar803x: Use common functions for RGMII internal delays net: phy: Allow disabling SmartEEE for Atheros PHYs 1 - - - --- 2019-01-26 Vladimir Oltean jhersh Superseded
[U-Boot,v3,4/6] net: phy: ar803x: Explicitly disable RGMII delays net: phy: Allow disabling SmartEEE for Atheros PHYs 1 - - - --- 2019-01-26 Vladimir Oltean jhersh Superseded
[U-Boot,v3,5/6] net: phy: ar803x: Clarify the configuration of the CLK_25M output pin net: phy: Allow disabling SmartEEE for Atheros PHYs 1 - - - --- 2019-01-26 Vladimir Oltean jhersh Superseded
[U-Boot,v3,6/6] net: phy: ar803x: Clarify the intention of ar8021_config net: phy: Allow disabling SmartEEE for Atheros PHYs 1 - - - --- 2019-01-26 Vladimir Oltean jhersh Superseded
[v2,01/10] net: tsec: add support for promiscuous mode Support the SJA1105 DSA switch on the NXP LS1021A-TSN board - - 3 - --- 2021-09-29 Vladimir Oltean rfried Accepted
[v2,01/16] i2c: muxes: pca954x: add PCA9847 variant Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 2 - --- 2021-12-07 Vladimir Oltean priyankajain Superseded
[v2,02/10] include: import if_vlan.h from Linux Support the SJA1105 DSA switch on the NXP LS1021A-TSN board - - 2 - --- 2021-09-29 Vladimir Oltean rfried Accepted
[v2,02/16] rtc: pcf2127: sync with Linux compatible strings Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 1 - --- 2021-12-07 Vladimir Oltean priyankajain Superseded
[v2,03/10] net: dsa: allow drivers to get the port OF node Support the SJA1105 DSA switch on the NXP LS1021A-TSN board - - 1 - --- 2021-09-29 Vladimir Oltean rfried Accepted
[v2,03/16] arm: dts: ls1088a-qds: use Linux compatible string for RTC Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 1 - --- 2021-12-07 Vladimir Oltean priyankajain Superseded
[v2,04/10] net: introduce a helper to determine whether to use in-band autoneg Support the SJA1105 DSA switch on the NXP LS1021A-TSN board - - 3 - --- 2021-09-29 Vladimir Oltean rfried Accepted
[v2,04/16] arm: dts: ls1088a-rdb: use Linux compatible string for RTC Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 1 - --- 2021-12-07 Vladimir Oltean priyankajain Superseded
[v2,05/10] net: dsa: felix: configure the in-band autoneg property based on OF node info Support the SJA1105 DSA switch on the NXP LS1021A-TSN board - - 1 - --- 2021-09-29 Vladimir Oltean rfried Accepted
[v2,05/16] arm: dts: lx2160a-qds: use Linux compatible string for RTC Sync NXP LS1028A-RDB device trees between U-Boot and Linux - - 1 - --- 2021-12-07 Vladimir Oltean priyankajain Superseded
[v2,06/10] net: dsa: add driver for NXP SJA1105 L2 switch Support the SJA1105 DSA switch on the NXP LS1021A-TSN board - - 1 - --- 2021-09-29 Vladimir Oltean rfried Accepted
« 1 2 »