From: Jan Kaisrlik <ja.kaisrlik@xxxxxxxxx> This RFC patch enables connecting a DSA-based switch to the USB RMII interface. I use switch Marvell 88E6065 as the DSA-based switch connected to USB RMII interface provides by Asix AX88772b. I temporarily modified the mv88e6060 driver to work with 88E6065. Jan Kaisrlik (3): net/dsa: Refactor dsa_probe() net/dsa: Allow probing dsa from usbnet driver/net/usb: Add support for DSA to ax88772b drivers/net/usb/asix.h | 7 ++ drivers/net/usb/asix_devices.c | 258 ++++++++++++++++++++++++++++++++++++++++- include/net/dsa.h | 3 + net/dsa/dsa.c | 197 ++++++++++++++++++++++++++----- 4 files changed, 429 insertions(+), 36 deletions(-) -- 2.1.3 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html