summaryrefslogtreecommitdiff
path: root/hw/usb/dev-network.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-04usb: Call wakeup when data becomes available for all devices with int epsHans de Goede1-0/+7
2012-11-08usb: split packet result into actual_length + statusHans de Goede1-52/+49
2012-09-14net: fix usbnet_receive() packet dropsStefan Hajnoczi1-3/+16
2012-09-14net: clean up usbnet_receive()Stefan Hajnoczi1-13/+17
2012-08-01net: Rename qemu_del_vlan_client() to qemu_del_net_client()Stefan Hajnoczi1-1/+1
2012-08-01net: Rename VLANClientState to NetClientStateStefan Hajnoczi1-3/+3
2012-07-23hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)Laszlo Ersek1-1/+1
2012-06-04net: net_client_init(): use error_set()Luiz Capitulino1-2/+5
2012-06-04net: purge the monitor object from all init functionsLuiz Capitulino1-1/+1
2012-04-26usb: add serial number generatorGerd Hoffmann1-0/+1
2012-03-13usb: the big renameGerd Hoffmann1-0/+1423