summaryrefslogtreecommitdiffstats
path: root/hw/net
Commit message (Expand)AuthorAgeFilesLines
* hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/writePeter Maydell2018-09-252-67/+2Star
* hw/net/pcnet-pci: Convert away from old_mmio accessorsPeter Maydell2018-09-252-84/+57Star
* qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu2018-08-281-1/+1
* e1000e: Prevent MSI/MSI-X stormsJan Kiszka2018-07-202-0/+13
* etsec: fix IRQ (un)maskingMichael Davidsaver2018-07-164-43/+49
* hw/net/dp8393x: don't make prom region 'nomigrate'Peter Maydell2018-07-091-1/+1
* hw/net: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-024-8/+10
* hw/net/etraxfs_eth: Convert printf() calls to trace eventsPhilippe Mathieu-Daudé2018-06-292-4/+9
* hw/net/ne2000: Convert printf() calls to trace eventsPhilippe Mathieu-Daudé2018-06-292-6/+4Star
* hw/net/ne2000: Add trace eventsPhilippe Mathieu-Daudé2018-06-292-5/+16
* compiler: add a sizeof_field() macroStefan Hajnoczi2018-06-272-2/+2
* hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintfPhilippe Mathieu-Daudé2018-06-261-4/+8
* hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_errorPhilippe Mathieu-Daudé2018-06-261-2/+7
* hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_errorPhilippe Mathieu-Daudé2018-06-261-2/+7
* hw/net/stellaris_enet: Fix a typoPhilippe Mathieu-Daudé2018-06-261-1/+1
* e1000e: Do not auto-clear ICR bits which aren't set in EIACJan Kiszka2018-06-151-4/+0Star
* object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau2018-06-121-2/+2
* ftgmac100: remove check on runt messagesCédric Le Goater2018-06-081-6/+0Star
* ftgmac100: fix multicast hash routineCédric Le Goater2018-06-081-2/+2
* ftgmac100: add IEEE 802.1Q VLAN supportCédric Le Goater2018-06-081-1/+30
* ftgmac100: compute maximum frame size depending on the protocolCédric Le Goater2018-06-081-11/+12
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-06-042-2/+1Star
|\
| * rocker: drop an unused includeMichael S. Tsirkin2018-06-011-1/+0Star
| * e1000e: use local path for local headersMichael S. Tsirkin2018-06-011-1/+1
* | hw: make virtio devices configurable via default-configs/Paolo Bonzini2018-06-011-1/+1
* | hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-012-2/+0Star
* | Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...Peter Maydell2018-05-241-19/+14Star
|\ \ | |/ |/|
| * xen: remove other open-coded use of libxengnttabPaul Durrant2018-05-221-19/+14Star
* | Remove unnecessary variables for function return valueLaurent Vivier2018-05-201-4/+1Star
|/
* hw/net/smc91c111: Convert away from old_mmioPeter Maydell2018-05-041-29/+25Star
* e1000: Choose which set of props to migrateDr. David Alan Gilbert2018-04-101-1/+17
* e1000: Migrate props via a temporary structureDr. David Alan Gilbert2018-04-101-12/+15
* e1000: wire new subsection to propertyDr. David Alan Gilbert2018-04-101-0/+12
* e1000: Dupe offload data on reading old streamDr. David Alan Gilbert2018-04-101-0/+16
* e1000: Convert v3 fields to subsectionDr. David Alan Gilbert2018-04-101-12/+22
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-03-261-0/+4
|\
| * hw/net/can: Fix segfaults when using the devices without busThomas Huth2018-03-261-0/+4
* | virtio_net: flush uncompleted TX on resetGreg Kurz2018-03-261-0/+11
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-03-201-27/+54
|\
| * virtio-net: add linkspeed and duplex settings to virtio-netJason Baron2018-03-131-0/+26
| * virtio-net: use 64-bit values for feature flagsJason Baron2018-03-131-27/+28
* | fsl-imx6: Swap Ethernet interrupt definesGuenter Roeck2018-03-191-1/+27
|/
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2018-03-057-11/+0Star
|\
| * hw/net: Remove unnecessary header includesThomas Huth2018-03-057-11/+0Star
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int...Peter Maydell2018-03-055-5/+5
|\ \
| * | Include less of the generated modular QAPI headersMarkus Armbruster2018-03-025-5/+5
| |/
* / net: fix misaligned member accessMarc-André Lureau2018-03-021-1/+1
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-02-137-0/+1949
|\
| * hw/net/can: interrupt cleanupPaolo Bonzini2018-02-132-41/+45
| * hw/net/can: MIOe-3680 PCI (dual SJA1000 channel) emulationDeniz Eren2018-02-132-0/+263