summaryrefslogtreecommitdiffstats
path: root/hw/usb/dev-network.c
Commit message (Expand)AuthorAgeFilesLines
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-3/+3
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini2012-12-191-0/+1
* usb: Call wakeup when data becomes available for all devices with int epsHans de Goede2012-12-041-0/+7
* usb: split packet result into actual_length + statusHans de Goede2012-11-081-52/+49
* net: fix usbnet_receive() packet dropsStefan Hajnoczi2012-09-141-3/+16
* net: clean up usbnet_receive()Stefan Hajnoczi2012-09-141-13/+17
* net: Rename qemu_del_vlan_client() to qemu_del_net_client()Stefan Hajnoczi2012-08-011-1/+1
* net: Rename VLANClientState to NetClientStateStefan Hajnoczi2012-08-011-3/+3
* hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)Laszlo Ersek2012-07-231-1/+1
* net: net_client_init(): use error_set()Luiz Capitulino2012-06-041-2/+5
* net: purge the monitor object from all init functionsLuiz Capitulino2012-06-041-1/+1
* usb: add serial number generatorGerd Hoffmann2012-04-261-0/+1
* usb: the big renameGerd Hoffmann2012-03-131-0/+1423
OpenPOWER on IntegriCloud