Show patches with: Archived = No       |   167532 patches
« 1 2 ... 660 661 6621675 1676 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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,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,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,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
[3/3] net: tsec: Make redundant_init() static [1/3] net: dsa: Use true instead of 1 in the set_promisc() call - - 2 - --- 2021-09-29 Bin Meng rfried Superseded
[2/3] net: fec_mxc: Declare 'promisc' as bool [1/3] net: dsa: Use true instead of 1 in the set_promisc() call - - 2 - --- 2021-09-29 Bin Meng rfried Superseded
[1/3] net: dsa: Use true instead of 1 in the set_promisc() call [1/3] net: dsa: Use true instead of 1 in the set_promisc() call - - 2 - --- 2021-09-29 Bin Meng rfried Superseded
net: phy: mscc: add support for VSC8502 in dual RGMII mode net: phy: mscc: add support for VSC8502 in dual RGMII mode - - 1 - --- 2021-09-27 Vladimir Oltean rfried Accepted
[v2,18/18] pxe: Allow calling the pxe_get logic directly pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,17/18] doc: Move distro boot doc to rST pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,16/18] pxe: Refactor sysboot to have one helper pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,15/18] pxe: Return the file size from the getfile() function pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,14/18] lib: Add a function to convert a string to a hex value pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,13/18] lib: Add tests for simple_itoa() pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,12/18] pxe: Drop get_bootfile_path() pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,11/18] pxe: Clean up the use of bootfile pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,10/18] pxe: Move common parsing coding into pxe_util pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,09/18] pxe: Tidy up code style a little in pxe_utils pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,08/18] pxe: Tidy up some comments in pxe_utils pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,07/18] pxe: Move pxe_utils files pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,06/18] pxe: Tidy up the is_pxe global pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,05/18] pxe: Add a userdata field to the context pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,04/18] pxe: Move do_getfile() into the context pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,03/18] pxe: Use a context pointer pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,02/18] pxe: Move API comments to the header files pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[v2,01/18] Create a new boot/ directory pxe: Refactoring to tidy up and prepare for bootflow - - - - --- 2021-09-27 Simon Glass rfried Superseded
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[4/4] net: dsa: felix: remove "xgmii" phy-mode phy-mode cleanup - - 1 - --- 2021-09-18 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
[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
[1/4] net: replace the "xfi" phy-mode with "10gbase-r" phy-mode cleanup - - 1 - --- 2021-09-18 Vladimir Oltean rfried Accepted
net: phy: genphy_init can be static net: phy: genphy_init can be static - - 2 - --- 2021-09-18 Vladimir Oltean rfried Accepted
[2/2] net: dsa: remove unused variables DSA cleanups - - 1 - --- 2021-09-18 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
net: update NXP copyright text net: update NXP copyright text - - - - --- 2021-09-17 Vladimir Oltean rfried Accepted
[v2,6/6] net: dsa: felix: propagate the error code from phy_startup() Call phy_config at port probe time for the Felix DSA driver - - 1 1 --- 2021-08-24 Vladimir Oltean rfried Accepted
[v2,5/6] net: dsa: felix: call phy_config at .port_probe() time Call phy_config at port probe time for the Felix DSA driver - - 1 1 --- 2021-08-24 Vladimir Oltean rfried Accepted
[v2,4/6] net: dsa: introduce a .port_probe() method in struct dsa_ops Call phy_config at port probe time for the Felix DSA driver - - 1 1 --- 2021-08-24 Vladimir Oltean rfried Accepted
[v2,3/6] net: dsa: refactor the code to set the port MAC address into a dedicated function Call phy_config at port probe time for the Felix DSA driver - - 1 1 --- 2021-08-24 Vladimir Oltean rfried Accepted
[v2,2/6] net: dsa: use "err" instead of "ret" in dsa_port_probe Call phy_config at port probe time for the Felix DSA driver - - 1 1 --- 2021-08-24 Vladimir Oltean rfried Accepted
[v2,1/6] net: dsa: felix: felix_init() can be static Call phy_config at port probe time for the Felix DSA driver - - 1 1 --- 2021-08-24 Vladimir Oltean rfried Accepted
[v1,2/2] cmd: brcm: netXtreme commands Broadcom netXtreme driver and commands - - - - --- 2021-08-23 Bharat Gooty rfried Accepted
[v1,1/2] net: brcm: netXtreme driver Broadcom netXtreme driver and commands - - - - --- 2021-08-23 Bharat Gooty rfried Accepted
Allow colon in PXE bootfile URLs Allow colon in PXE bootfile URLs - - 1 - --- 2021-08-15 Lyle Franklin rfried Changes Requested
net: fsl-mc: fix logically dead code net: fsl-mc: fix logically dead code - - 1 - --- 2021-07-21 Aluchenesei Cosmin-florin rfried Accepted
drivers: net: aquantia: fix unsigned compared against 0 drivers: net: aquantia: fix unsigned compared against 0 - - 1 - --- 2021-07-21 Aluchenesei Cosmin-florin rfried Accepted
net: designware: improve ethernet DMA reset net: designware: improve ethernet DMA reset - - - - --- 2021-07-21 Art Nikpal rfried Changes Requested
[RESEND,3/3] net: define LOG_CATEGORY [RESEND,1/3] net: eth-phy: define LOG_CATEGORY - - 1 - --- 2021-07-20 Patrick Delaunay rfried Accepted
[RESEND,2/3] net: dwc_eth_qos: define LOG_CATEGORY [RESEND,1/3] net: eth-phy: define LOG_CATEGORY - - 1 - --- 2021-07-20 Patrick Delaunay rfried Accepted
[RESEND,1/3] net: eth-phy: define LOG_CATEGORY [RESEND,1/3] net: eth-phy: define LOG_CATEGORY - - 1 - --- 2021-07-20 Patrick Delaunay rfried Accepted
[v3,6/6] net: dwc: add a common empty ops eqos_null_ops net: dwc_eth_qos: add support of device tree configuration for reset delay - - 1 - --- 2021-07-20 Patrick Delaunay rfried Accepted
[v3,5/6] net: dwc_eth_qos: use generic ethernet phy for stm32 variant net: dwc_eth_qos: add support of device tree configuration for reset delay - - 1 - --- 2021-07-20 Patrick Delaunay rfried Accepted
[v3,4/6] net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv net: dwc_eth_qos: add support of device tree configuration for reset delay - - 1 - --- 2021-07-20 Patrick Delaunay rfried Accepted
[v3,3/6] net: eth-phy: manage subnode mdio0 net: dwc_eth_qos: add support of device tree configuration for reset delay - - 1 - --- 2021-07-20 Patrick Delaunay rfried Accepted
[v3,2/6] net: eth-phy: use dev_dbg and log_notice net: dwc_eth_qos: add support of device tree configuration for reset delay - - 1 - --- 2021-07-20 Patrick Delaunay rfried Accepted
[v3,1/6] net: eth-phy: add support of device tree configuration for gpio reset net: dwc_eth_qos: add support of device tree configuration for reset delay - - - - --- 2021-07-20 Patrick Delaunay rfried Accepted
net: Use phys_addr_t for SMC net device addresses net: Use phys_addr_t for SMC net device addresses - - 2 - --- 2021-07-09 Peter Hoyes rfried Accepted
[v3,7/7] net: enetc: propagate the return code from phy_startup() to eth_ops::start Fixes for the NXP LS1028A-QDS boards - - - - --- 2021-06-29 Vladimir Oltean rfried Accepted
[v3,6/7] net: enetc: force the RGMII MAC speed/duplex instead of using in-band signaling Fixes for the NXP LS1028A-QDS boards - - - - --- 2021-06-29 Vladimir Oltean rfried Accepted
[v3,5/7] net: enetc: require a PHY device when probing Fixes for the NXP LS1028A-QDS boards - - 1 - --- 2021-06-29 Vladimir Oltean rfried Accepted
[v3,4/7] arm: dts: ls1028a: disable enetc-2 by default Fixes for the NXP LS1028A-QDS boards - - - - --- 2021-06-29 Vladimir Oltean rfried Accepted
[v3,3/7] arm: dts: ls1028a: declare the fixed-link speeds for the internal ENETC ports Fixes for the NXP LS1028A-QDS boards - - - - --- 2021-06-29 Vladimir Oltean rfried Accepted
[v3,2/7] arm: dts: ls1028a: enable internal RGMII delays for the LS1028A-QDS AR8035 PHY Fixes for the NXP LS1028A-QDS boards - 1 - - --- 2021-06-29 Vladimir Oltean rfried Accepted
[v3,1/7] arm: dts: ls1028a: enable the switch CPU port for the LS1028A-QDS Fixes for the NXP LS1028A-QDS boards - 1 - - --- 2021-06-29 Vladimir Oltean rfried Accepted
[2/2] net: smc911x: Determine bus width at runtime [1/2] net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol - - 1 - --- 2021-06-28 Andre Przywara rfried Accepted
[1/2] net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol [1/2] net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol - - 1 - --- 2021-06-28 Andre Przywara rfried Accepted
[v2] board: sl28: add DSA support for variant 2 [v2] board: sl28: add DSA support for variant 2 - - - - --- 2021-06-23 Michael Walle rfried Accepted
[v3] cmd: net: add a 'net list' command to list network devs [v3] cmd: net: add a 'net list' command to list network devs - - 2 - --- 2021-06-18 Tim Harvey rfried Accepted
phy: add nxp tja1103 phy driver phy: add nxp tja1103 phy driver - - 1 - --- 2021-06-18 Radu Pirea (NXP OSS) rfried Accepted
[v2] net: octeontx: smi: use dt live tree API [v2] net: octeontx: smi: use dt live tree API - - 2 - --- 2021-06-17 Tim Harvey rfried Accepted
[v2,6/6] drivers: net: fsl_enetc: force the RGMII MAC speed/duplex instead of using in-band signali… Fixes for the NXP LS1028A-QDS boards - - 1 - --- 2021-06-17 Vladimir Oltean rfried Superseded
[v2,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 rfried Superseded
[v2,4/6] arm: dts: ls1028a: disable enetc-2 by default Fixes for the NXP LS1028A-QDS boards - - - - --- 2021-06-17 Vladimir Oltean rfried Superseded
[v2,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 rfried Superseded
« 1 2 ... 660 661 6621675 1676 »