2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/dsa/microchip
Tristram Ha a96c5515d0 net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
KSZ8895/KSZ8864 is a switch family between KSZ8863/73 and KSZ8795, so it
shares some registers and functions in those switches already
implemented in the KSZ DSA driver.

Signed-off-by: Tristram Ha <tristram.ha@microchip.com>
Tested-by: Pieter Van Trappen <pieter.van.trappen@cern.ch>
Reviewed-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-08-27 16:14:18 -07:00
..
Kconfig net: dsa: microchip: add support for different DCB app configurations 2024-05-08 10:35:10 +01:00
ksz8.h net: dsa: microchip: add WoL support for KSZ87xx family 2024-08-16 10:25:02 -07:00
ksz8795_reg.h net: dsa: microchip: add multi queue support for KSZ88X3 variants 2024-05-08 10:35:10 +01:00
ksz8795.c net: dsa: microchip: Add KSZ8895/KSZ8864 switch support 2024-08-27 16:14:18 -07:00
ksz8863_smi.c net: dsa: Explicitly include correct DT includes 2023-07-26 21:54:16 -07:00
ksz9477_acl.c net: dsa: microchip: Fix uninitialized var in ksz9477_acl_move_entries() 2023-10-10 11:12:01 +02:00
ksz9477_i2c.c net: Drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-06-26 07:28:08 -07:00
ksz9477_reg.h net: dsa: microchip: move KSZ9477 WoL functions to ksz_common 2024-08-16 10:25:02 -07:00
ksz9477_tc_flower.c net: dsa: microchip: ksz9477: flower: validate control flags 2024-04-15 10:33:14 +01:00
ksz9477.c net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_common 2024-08-16 10:25:02 -07:00
ksz9477.h net: dsa: microchip: move KSZ9477 WoL functions to ksz_common 2024-08-16 10:25:02 -07:00
ksz_common.c net: dsa: microchip: Add KSZ8895/KSZ8864 switch support 2024-08-27 16:14:18 -07:00
ksz_common.h net: dsa: microchip: Add KSZ8895/KSZ8864 switch support 2024-08-27 16:14:18 -07:00
ksz_dcb.c net: dsa: microchip: Add KSZ8895/KSZ8864 switch support 2024-08-27 16:14:18 -07:00
ksz_dcb.h net: dsa: microchip: add support DSCP priority mapping 2024-05-08 10:35:11 +01:00
ksz_ptp_reg.h net: dsa: microchip: ptp: lan937x: Enable periodic output in LED pins 2023-01-13 08:40:41 +00:00
ksz_ptp.c net: dsa: microchip: fix PTP config failure when using multiple ports 2024-08-20 15:53:56 -07:00
ksz_ptp.h net: Add struct kernel_ethtool_ts_info 2024-07-15 08:02:26 -07:00
ksz_spi.c net: dsa: microchip: Add KSZ8895/KSZ8864 switch support 2024-08-27 16:14:18 -07:00
lan937x_main.c net: dsa: microchip: lan9371/2: update MAC capabilities for port 4 2024-07-08 13:41:56 +01:00
lan937x_reg.h net: dsa: microchip: lan937x: disable VPHY support 2024-07-03 09:13:39 +01:00
lan937x.h net: dsa: microchip: add support for credit based shaper 2023-01-23 22:12:35 -08:00
Makefile net: dsa: microchip: add support for different DCB app configurations 2024-05-08 10:35:10 +01:00