Age | Commit message (Expand) | Author |
2018-10-16 | net: cadence_gem: Add macro with max number of descriptor words | Edgar E. Iglesias |
2018-10-16 | net: cadence_gem: Use uint32_t for 32bit descriptor words | Edgar E. Iglesias |
2018-10-16 | net: cadence_gem: Disable TSU feature bit | Edgar E. Iglesias |
2018-09-25 | hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/write | Peter Maydell |
2018-09-25 | hw/net/pcnet-pci: Convert away from old_mmio accessors | Peter Maydell |
2018-08-28 | qapi: Drop qapi_event_send_FOO()'s Error ** argument | Peter Xu |
2018-07-20 | e1000e: Prevent MSI/MSI-X storms | Jan Kiszka |
2018-07-16 | etsec: fix IRQ (un)masking | Michael Davidsaver |
2018-07-09 | hw/net/dp8393x: don't make prom region 'nomigrate' | Peter Maydell |
2018-07-02 | hw/net: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-06-29 | hw/net/etraxfs_eth: Convert printf() calls to trace events | Philippe Mathieu-Daudé |
2018-06-29 | hw/net/ne2000: Convert printf() calls to trace events | Philippe Mathieu-Daudé |
2018-06-29 | hw/net/ne2000: Add trace events | Philippe Mathieu-Daudé |
2018-06-27 | compiler: add a sizeof_field() macro | Stefan Hajnoczi |
2018-06-26 | hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintf | Philippe Mathieu-Daudé |
2018-06-26 | hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_error | Philippe Mathieu-Daudé |
2018-06-26 | hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error | Philippe Mathieu-Daudé |
2018-06-26 | hw/net/stellaris_enet: Fix a typo | Philippe Mathieu-Daudé |
2018-06-15 | e1000e: Do not auto-clear ICR bits which aren't set in EIAC | Jan Kiszka |
2018-06-12 | object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence | Marc-André Lureau |
2018-06-08 | ftgmac100: remove check on runt messages | Cédric Le Goater |
2018-06-08 | ftgmac100: fix multicast hash routine | Cédric Le Goater |
2018-06-08 | ftgmac100: add IEEE 802.1Q VLAN support | Cédric Le Goater |
2018-06-08 | ftgmac100: compute maximum frame size depending on the protocol | Cédric Le Goater |
2018-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-06-01 | rocker: drop an unused include | Michael S. Tsirkin |
2018-06-01 | e1000e: use local path for local headers | Michael S. Tsirkin |
2018-06-01 | hw: make virtio devices configurable via default-configs/ | Paolo Bonzini |
2018-06-01 | hw: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-05-24 | Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'... | Peter Maydell |
2018-05-22 | xen: remove other open-coded use of libxengnttab | Paul Durrant |
2018-05-20 | Remove unnecessary variables for function return value | Laurent Vivier |
2018-05-04 | hw/net/smc91c111: Convert away from old_mmio | Peter Maydell |
2018-04-10 | e1000: Choose which set of props to migrate | Dr. David Alan Gilbert |
2018-04-10 | e1000: Migrate props via a temporary structure | Dr. David Alan Gilbert |
2018-04-10 | e1000: wire new subsection to property | Dr. David Alan Gilbert |
2018-04-10 | e1000: Dupe offload data on reading old stream | Dr. David Alan Gilbert |
2018-04-10 | e1000: Convert v3 fields to subsection | Dr. David Alan Gilbert |
2018-03-26 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-03-26 | hw/net/can: Fix segfaults when using the devices without bus | Thomas Huth |
2018-03-26 | virtio_net: flush uncompleted TX on reset | Greg Kurz |
2018-03-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-03-19 | fsl-imx6: Swap Ethernet interrupt defines | Guenter Roeck |
2018-03-13 | virtio-net: add linkspeed and duplex settings to virtio-net | Jason Baron |
2018-03-13 | virtio-net: use 64-bit values for feature flags | Jason Baron |
2018-03-05 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2018-03-05 | Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int... | Peter Maydell |
2018-03-05 | hw/net: Remove unnecessary header includes | Thomas Huth |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster |
2018-03-02 | net: fix misaligned member access | Marc-André Lureau |