linux/drivers/net/dsa/microchip
Arun Ramadoss 534a0431e9 net: dsa: microchip: move tag_protocol to ksz_common
This patch move the dsa hook get_tag_protocol to ksz_common file. And
the tag_protocol is returned based on the dev->chip_id.

Signed-off-by: Arun Ramadoss <arun.ramadoss@microchip.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2022-06-21 15:26:44 +02:00
..
Kconfig
ksz8.h net: dsa: microchip: ksz8xxx: Replace kernel.h with the necessary inclusions 2022-06-07 20:43:54 -07:00
ksz8795.c net: dsa: microchip: move tag_protocol to ksz_common 2022-06-21 15:26:44 +02:00
ksz8795_reg.h net: dsa: microchip: move switch chip_id detection to ksz_common 2022-06-21 15:26:44 +02:00
ksz8795_spi.c
ksz8863_smi.c
ksz9477.c net: dsa: microchip: move tag_protocol to ksz_common 2022-06-21 15:26:44 +02:00
ksz9477_i2c.c
ksz9477_reg.h net: dsa: microchip: move switch chip_id detection to ksz_common 2022-06-21 15:26:44 +02:00
ksz9477_spi.c
ksz_common.c net: dsa: microchip: move tag_protocol to ksz_common 2022-06-21 15:26:44 +02:00
ksz_common.h net: dsa: microchip: move tag_protocol to ksz_common 2022-06-21 15:26:44 +02:00
Makefile