Age | Commit message (Expand) | Author | Files | Lines |
2017-01-27 | arm: stellaris: make MII accesses complete immediately | Michael Davidsaver | 1 | -1/+4 |
2017-01-25 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell | 2 | -3/+3 |
2017-01-24 | hw: Fix typos found by codespell | Stefan Weil | 2 | -3/+3 |
2017-01-24 | PCI/migration merge vmstate_pci_device and vmstate_pcie_device | Dr. David Alan Gilbert | 2 | -2/+2 |
2017-01-24 | migration: extend VMStateInfo | Jianjun Duan | 1 | -6/+18 |
2017-01-20 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell | 2 | -45/+121 |
2017-01-20 | hw/net/dp8393x: Avoid unintentional sign extensions on addresses | Peter Maydell | 1 | -27/+68 |
2017-01-20 | m68k: QOMify the MCF Fast Ethernet Controller device | Thomas Huth | 1 | -18/+53 |
2017-01-18 | vhost_net: device IOTLB support | Jason Wang | 1 | -0/+1 |
2017-01-10 | virtio-net: Add MTU feature support | Maxime Coquelin | 1 | -0/+19 |
2017-01-10 | vhost-net: Notify the backend about the host MTU | Maxime Coquelin | 1 | -0/+18 |
2017-01-10 | net: virtio-net discards TX data after link down | Yuri Benditovich | 1 | -0/+26 |
2017-01-10 | pcie_aer: support configurable AER capa version | Dou Liyang | 1 | -1/+2 |
2017-01-10 | pcie_aer: Convert pcie_aer_init to Error | Cao jin | 1 | -1/+1 |
2017-01-06 | fsl_etsec: Fix Tx BD ring wrapping handling | Andrey Smirnov | 1 | -10/+9 |
2017-01-06 | rtl8139: correctly handle PHY reset | Hervé Poussineau | 1 | -13/+21 |
2016-12-06 | fsl_etsec: Fix various small problems in hexdump code | Andrey Smirnov | 1 | -2/+2 |
2016-12-05 | fsl_etsec: Pad short payloads with zeros | Andrey Smirnov | 1 | -0/+8 |
2016-12-05 | net: mcf: check receive buffer size register value | Prasad J Pandit | 1 | -1/+1 |
2016-11-15 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Stefan Hajnoczi | 1 | -1/+2 |
2016-11-15 | virtio-net: mark VIRTIO_NET_F_GSO as legacy | Michael S. Tsirkin | 1 | -0/+1 |
2016-11-15 | virtio: rename virtqueue_discard to virtqueue_unpop | Ladi Prosek | 1 | -1/+1 |
2016-11-15 | net: skip virtio-net config of deleted nic's peers | Yuri Benditovich | 1 | -0/+4 |
2016-10-28 | xen: Rename xen_be_send_notify | Emil Condrea | 1 | -2/+2 |
2016-10-28 | xen: Rename xen_be_unbind_evtchn | Emil Condrea | 1 | -1/+1 |
2016-10-28 | xen: Rename xen_be_printf to xen_pv_printf | Emil Condrea | 1 | -11/+11 |
2016-10-28 | xen: Fix coding style warnings | Emil Condrea | 1 | -4/+8 |
2016-10-28 | xen: Fix coding style errors | Emil Condrea | 1 | -3/+5 |
2016-10-26 | net: rtl8139: limit processing of ring descriptors | Prasad J Pandit | 1 | -1/+1 |
2016-10-26 | net: vmxnet: initialise local tx descriptor | Li Qiang | 1 | -0/+1 |
2016-10-26 | e1000e: Don't zero out buffer address in rx descriptor | Kevin Wolf | 1 | -4/+4 |
2016-10-26 | net: rocker: set limit to DMA buffer size | Prasad J Pandit | 1 | -1/+1 |
2016-10-26 | net: eepro100: fix memory leak in device uninit | Li Qiang | 1 | -0/+1 |
2016-10-26 | net: pcnet: fix source formatting and indentation | Prasad J Pandit | 1 | -63/+67 |
2016-10-26 | net: pcnet: check rx/tx descriptor ring length | Prasad J Pandit | 1 | -0/+3 |
2016-10-10 | virtio: cleanup VMSTATE_VIRTIO_DEVICE | Halil Pasic | 1 | -2/+0 |
2016-10-10 | virtio-net: convert VMSTATE_VIRTIO_DEVICE | Halil Pasic | 1 | -21/+21 |
2016-10-10 | virtio-net: handle virtio_net_flush_tx() errors | Greg Kurz | 1 | -8/+18 |
2016-10-10 | virtio-net: handle virtio_net_receive() errors | Greg Kurz | 1 | -12/+15 |
2016-10-10 | virtio-net: handle virtio_net_handle_ctrl() error | Greg Kurz | 1 | -2/+5 |
2016-10-04 | cadence_gem: Fix priority queue out of bounds access | Alistair Francis | 1 | -18/+4 |
2016-09-27 | imx_fec: fix error in qemu_send_packet argument | Paolo Bonzini | 1 | -1/+1 |
2016-09-27 | mcf_fec: fix error in qemu_send_packet argument | Paolo Bonzini | 1 | -1/+1 |
2016-09-27 | net: mcf: limit buffer descriptor count | Prasad J Pandit | 1 | -2/+3 |
2016-09-27 | e1000e: Fix EIAC register implementation | Dmitry Fleytman | 1 | -5/+9 |
2016-09-27 | e1000e: Fix spurious RX TCP ACK interrupts | Dmitry Fleytman | 1 | -1/+2 |
2016-09-27 | e1000e: Fix OTHER interrupts processing for MSI-X | Dmitry Fleytman | 1 | -1/+1 |
2016-09-27 | e1000e: Fix PBACLR implementation | Dmitry Fleytman | 1 | -1/+1 |
2016-09-27 | e1000e: Fix CTRL_EXT.EIAME behavior | Dmitry Fleytman | 2 | -3/+3 |
2016-09-27 | e1000e: Flush receive queues on link up | Dmitry Fleytman | 1 | -0/+3 |