qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] Fix USB network CDC-ECM mode support


From: Michael Brown
Subject: [PATCH 0/4] Fix USB network CDC-ECM mode support
Date: Tue, 6 Sep 2022 19:30:49 +0100

From: Michael Brown <mbrown@fensystems.co.uk>

Fix some minor violations of the CDC-ECM specification and some
interoperability issues with the emulated xHCI controller.

This patch series has been working out-of-tree since 2015; my
apologies for not getting around to upstreaming it sooner.

Michael Brown (4):
  usbnet: Add missing usb_wakeup() call in usbnet_receive()
  usbnet: Accept mandatory USB_CDC_SET_ETHERNET_PACKET_FILTER request
  usbnet: Detect short packets as sent by the xHCI controller
  usbnet: Report link-up via interrupt endpoint in CDC-ECM mode

 hw/usb/dev-network.c | 38 +++++++++++++++++++++++++++++++-------
 1 file changed, 31 insertions(+), 7 deletions(-)

-- 
2.35.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]