linux-stable/drivers/net/dsa/mv88e6xxx
Michael Krummsdorf 625aefac34 net: dsa: mv88e6xxx: fix usable ports on 88e6020
The switch has 4 ports with 2 internal PHYs, but ports are numbered up
to 6, with ports 0, 1, 5 and 6 being usable.

Fixes: 71d94a432a ("net: dsa: mv88e6xxx: add support for MV88E6020 switch")
Signed-off-by: Michael Krummsdorf <michael.krummsdorf@tq-group.com>
Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240326123655.40666-1-matthias.schiffer@ew.tq-group.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-03-29 11:59:24 -07:00
..
Kconfig net: dsa: mv88e6xxx: depend on PTP conditionally 2022-12-26 09:03:44 +00:00
Makefile net: dsa: mv88e6xxx: convert 88e639x to phylink_pcs 2023-07-14 08:51:49 +01:00
chip.c net: dsa: mv88e6xxx: fix usable ports on 88e6020 2024-03-29 11:59:24 -07:00
chip.h net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path 2023-12-15 11:05:02 +00:00
devlink.c net: devlink: let the core report the driver name instead of the drivers 2022-11-30 21:49:38 -08:00
devlink.h
global1.c net: dsa: mv88e6xxx: Limit histogram counters to ingress traffic 2023-12-15 11:05:02 +00:00
global1.h net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent 2023-10-02 07:26:48 +01:00
global1_atu.c net: dsa: mv88e6xxx: mac-auth/MAB implementation 2023-01-10 11:58:39 +01:00
global1_vtu.c net: dsa: mv88e6xxx: replace VTU violation prints with trace points 2022-12-12 15:01:18 -08:00
global2.c net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent 2023-10-02 07:26:48 +01:00
global2.h net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO function 2024-02-29 10:16:39 +01:00
global2_avb.c
global2_scratch.c net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO function 2024-02-29 10:16:39 +01:00
hwtstamp.c
hwtstamp.h
pcs-639x.c net: dsa: mv88e6xxx: Restore USXGMII support for 6393X 2023-12-06 19:21:57 -08:00
pcs-6185.c net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_mode 2024-03-07 20:50:17 -08:00
pcs-6352.c net: dsa: mv88e6xxx: convert 88e6352 to phylink_pcs 2023-07-14 08:51:49 +01:00
phy.c net: dsa: mv88e6xxx: Separate C22 and C45 transactions 2023-01-10 15:53:37 -08:00
phy.h net: dsa: mv88e6xxx: Separate C22 and C45 transactions 2023-01-10 15:53:37 -08:00
port.c net: dsa: mv88e6xxx: cleanup after phylink_pcs conversion 2023-07-14 08:51:49 +01:00
port.h net: dsa: mv88e6xxx: add support for MV88E6071 switch 2023-05-31 09:56:08 +01:00
port_hidden.c
ptp.c net: dsa: mv88e6xxx: add an error code check in mv88e6352_tai_event_work 2023-10-21 11:50:45 +01:00
ptp.h net: dsa: mv88e6xxx: Enable PTP receive for mv88e6390 2023-01-16 13:36:57 +00:00
serdes.c net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path 2023-12-15 11:05:02 +00:00
serdes.h net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path 2023-12-15 11:05:02 +00:00
smi.c
smi.h
switchdev.c net: dsa: mv88e6xxx: mac-auth/MAB implementation 2023-01-10 11:58:39 +01:00
switchdev.h net: dsa: mv88e6xxx: mac-auth/MAB implementation 2023-01-10 11:58:39 +01:00
trace.c net: dsa: mv88e6xxx: replace ATU violation prints with trace points 2022-12-12 15:01:18 -08:00
trace.h net: dsa: mv88e6xxx: replace VTU violation prints with trace points 2022-12-12 15:01:18 -08:00