Centos-kernel-stream-9/drivers/net/dsa
Ivan Vecera fa738d292c ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side
JIRA: https://issues.redhat.com/browse/RHEL-32101

Conflicts:
- hunks for missing files were omitted
- conversion for qca was done in drivers/net/dsa/qca/qca8k.c due to
  missing commits in qca driver
- net/dsa changes were done in net/dsa/slave.c due to missing commits
  in DSA subsystem

commit d80a52335374e484a4ff2afdc9af843e73273945
Author: Heiner Kallweit <hkallweit1@gmail.com>
Date:   Sat Jan 27 14:25:09 2024 +0100

    ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side

    In order to pass EEE link modes beyond bit 32 to userspace we have to
    complement the 32 bit bitmaps in struct ethtool_eee with linkmode
    bitmaps. Therefore, similar to ethtool_link_settings and
    ethtool_link_ksettings, add a struct ethtool_keee. In a first step
    it's an identical copy of ethtool_eee. This patch simply does a
    s/ethtool_eee/ethtool_keee/g for all users.
    No functional change intended.

    Suggested-by: Andrew Lunn <andrew@lunn.ch>
    Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
    Reviewed-by: Andrew Lunn <andrew@lunn.ch>
    Signed-off-by: David S. Miller <davem@davemloft.net>

Signed-off-by: Ivan Vecera <ivecera@redhat.com>
2024-04-29 12:11:22 +02:00
..
b53 ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side 2024-04-29 12:11:22 +02:00
hirschmann
microchip
mv88e6xxx ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side 2024-04-29 12:11:22 +02:00
ocelot
qca
sja1105 net: flow_dissector: Use 64bits for used_keys 2024-03-25 14:11:42 +01:00
xrs700x net: Convert more users of mdiobus_* to mdiodev_* 2023-06-08 12:33:10 -04:00
Kconfig
Makefile
bcm_sf2.c ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side 2024-04-29 12:11:22 +02:00
bcm_sf2.h
bcm_sf2_cfp.c
bcm_sf2_regs.h
dsa_loop.c
dsa_loop.h
dsa_loop_bdinfo.c
lan9303-core.c
lan9303.h
lan9303_i2c.c
lan9303_mdio.c
lantiq_gswip.c net: Convert some ethtool_sprintf() to ethtool_puts() 2024-04-05 11:27:44 +02:00
lantiq_pce.h
mt7530.c ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side 2024-04-29 12:11:22 +02:00
mt7530.h
mv88e6060.c
mv88e6060.h
qca8k.c ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side 2024-04-29 12:11:22 +02:00
qca8k.h
realtek-smi-core.c
realtek-smi-core.h
rtl8366.c
rtl8366rb.c
vitesse-vsc73xx-core.c net: Convert some ethtool_sprintf() to ethtool_puts() 2024-04-05 11:27:44 +02:00
vitesse-vsc73xx-platform.c
vitesse-vsc73xx-spi.c
vitesse-vsc73xx.h