summaryrefslogtreecommitdiff
path: root/hw/net
AgeCommit message (Expand)Author
2018-06-27compiler: add a sizeof_field() macroStefan Hajnoczi
2018-06-26hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_errorPhilippe Mathieu-Daudé
2018-06-26hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_errorPhilippe Mathieu-Daudé
2018-06-26hw/net/stellaris_enet: Fix a typoPhilippe Mathieu-Daudé
2018-06-15e1000e: Do not auto-clear ICR bits which aren't set in EIACJan Kiszka
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau
2018-06-08ftgmac100: remove check on runt messagesCédric Le Goater
2018-06-08ftgmac100: fix multicast hash routineCédric Le Goater
2018-06-08ftgmac100: add IEEE 802.1Q VLAN supportCédric Le Goater
2018-06-08ftgmac100: compute maximum frame size depending on the protocolCédric Le Goater
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-01rocker: drop an unused includeMichael S. Tsirkin
2018-06-01e1000e: use local path for local headersMichael S. Tsirkin
2018-06-01hw: make virtio devices configurable via default-configs/Paolo Bonzini
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-24Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...Peter Maydell
2018-05-22xen: remove other open-coded use of libxengnttabPaul Durrant
2018-05-20Remove unnecessary variables for function return valueLaurent Vivier
2018-05-04hw/net/smc91c111: Convert away from old_mmioPeter Maydell
2018-04-10e1000: Choose which set of props to migrateDr. David Alan Gilbert
2018-04-10e1000: Migrate props via a temporary structureDr. David Alan Gilbert
2018-04-10e1000: wire new subsection to propertyDr. David Alan Gilbert
2018-04-10e1000: Dupe offload data on reading old streamDr. David Alan Gilbert
2018-04-10e1000: Convert v3 fields to subsectionDr. David Alan Gilbert
2018-03-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-26hw/net/can: Fix segfaults when using the devices without busThomas Huth
2018-03-26virtio_net: flush uncompleted TX on resetGreg Kurz
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-19fsl-imx6: Swap Ethernet interrupt definesGuenter Roeck
2018-03-13virtio-net: add linkspeed and duplex settings to virtio-netJason Baron
2018-03-13virtio-net: use 64-bit values for feature flagsJason Baron
2018-03-05Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2018-03-05Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int...Peter Maydell
2018-03-05hw/net: Remove unnecessary header includesThomas Huth
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-03-02net: fix misaligned member accessMarc-André Lureau
2018-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-02-13hw/net/can: interrupt cleanupPaolo Bonzini
2018-02-13hw/net/can: MIOe-3680 PCI (dual SJA1000 channel) emulationDeniz Eren
2018-02-13hw/net/can: PCM-3680I PCI (dual SJA1000 channel) emulationDeniz Eren
2018-02-13hw/net/can: Kvaser PCI CAN-S (single SJA1000 channel) emulationPavel Pisa
2018-02-13hw/net/can: SJA1000 chip register level emulation for QEMUPavel Pisa
2018-02-09Drop superfluous includes of qapi/qmp/qjson.hMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-08pci: removed the is_express field since a uniform interface was insertedYoni Bettan
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé
2018-01-25i.MX: Fix FEC/ENET receive funtionsJean-Christophe Dubois
2018-01-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell