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

Michael Brown posted 4 patches 1 year, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220906183053.3625472-1-mcb30@ipxe.org
Maintainers: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/dev-network.c | 38 +++++++++++++++++++++++++++++++-------
1 file changed, 31 insertions(+), 7 deletions(-)
[PATCH 0/4] Fix USB network CDC-ECM mode support
Posted by Michael Brown 1 year, 7 months ago
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