linux-stable/net/dsa
Russell King (Oracle) cda6c5c095 net: dsa: provide implementation of .support_eee()
commit 99379f5872 upstream.

Provide a trivial implementation for the .support_eee() method which
switch drivers can use to simply indicate that they support EEE on
all their user ports.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Link: https://patch.msgid.link/E1tL149-006cZJ-JJ@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
[ Harshit: Resolve contextual conflicts due to missing commit:
  5397706165 ("net: dsa: remove obsolete phylink dsa_switch operations")
  and commit: ecb595ebba ("net: dsa: remove
  dsa_port_phylink_mac_select_pcs()") in 6.12.y ]
Signed-off-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-09-09 18:58:19 +02:00
..
conduit.c
conduit.h
devlink.c
devlink.h
dsa.c
dsa.h
Kconfig
Makefile
netlink.c
netlink.h
port.c net: dsa: provide implementation of .support_eee() 2025-09-09 18:58:19 +02:00
port.h
stubs.c
switch.c
switch.h
tag_8021q.c net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() fails 2025-04-25 10:47:46 +02:00
tag_8021q.h
tag_ar9331.c
tag_brcm.c net: dsa: tag_brcm: legacy: fix pskb_may_pull length 2025-06-19 15:32:16 +02:00
tag_dsa.c
tag_gswip.c
tag_hellcreek.c
tag_ksz.c net: dsa: microchip: linearize skb for tail-tagging switches 2025-05-29 11:03:20 +02:00
tag_lan9303.c
tag_mtk.c
tag_none.c
tag_ocelot_8021q.c
tag_ocelot.c
tag_qca.c
tag_rtl4_a.c
tag_rtl8_4.c
tag_rzn1_a5psw.c
tag_sja1105.c
tag_trailer.c
tag_vsc73xx_8021q.c
tag_xrs700x.c
tag.c
tag.h
trace.c
trace.h
user.c net: dsa: add hook to determine whether EEE is supported 2025-09-09 18:58:19 +02:00
user.h