summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* axienet: Flush queued packets when rx is doneFam Zheng2015-07-271-4/+13
* dp8393x: Flush packets when link comes upFam Zheng2015-07-271-0/+8
* stellaris_enet: Flush queued packets when read doneFam Zheng2015-07-271-9/+5
* mipsnet: Flush queued packets when receiving is enabledFam Zheng2015-07-271-2/+7
* milkymist-minimac2: Flush queued packets when link comes upFam Zheng2015-07-271-17/+16
* mcf_fec: Drop mcf_fec_can_receiveFam Zheng2015-07-271-8/+1
* etsec: Flush queue when rx buffer is consumedFam Zheng2015-07-273-1/+15
* etsec: Move etsec_can_receive into etsec_receiveFam Zheng2015-07-273-17/+10
* usbnet: Drop usbnet_can_receiveFam Zheng2015-07-271-16/+4
* eepro100: Drop nic_can_receiveFam Zheng2015-07-271-11/+0
* pcnet: Drop pcnet_can_receiveFam Zheng2015-07-274-12/+0
* xgmac: Drop packets with eth_can_rx is false.Fam Zheng2015-07-271-4/+4
* hw/net: fix mcf_fec driver receiverGreg Ungerer2015-07-271-1/+3
* hw/net: add simple phy support to mcf_fec driverGreg Ungerer2015-07-271-2/+48
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-248-53/+158
|\
| * framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebufferPaolo Bonzini2015-07-246-51/+137
| * scsi: Handle no media case for scsi_get_configurationMatthew Rosato2015-07-241-1/+15
| * scsi: fix buffer overflow in scsi_req_parse_cdb (CVE-2015-5158)Paolo Bonzini2015-07-241-1/+6
* | vfio/pci: Fix bootindexAlex Williamson2015-07-221-1/+0
* | vfio/pci: Fix RTL8168 NIC quirksAlex Williamson2015-07-221-7/+5
* | qxl: Fix new function name for spice-server libraryFrediano Ziglio2015-07-221-2/+1
|/
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-07-211-2/+7
|\
| * ahci: Force ICC bits in PxCMD to zeroStefan Fritsch2015-07-201-2/+7
* | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-07-206-21/+79
|\ \
| * | lan9118: Drop lan9118_can_receiveFam Zheng2015-07-201-6/+0
| * | etraxfs_eth: Drop eth_can_receiveFam Zheng2015-07-201-6/+0
| * | musicpal: Drop eth_can_receiveFam Zheng2015-07-201-6/+0
| * | net/vmxnet3: Fix RX TCP/UDP checksum on partially summed packetsDana Rubin2015-07-201-0/+58
| * | net/vmxnet3: Refactor 'vmxnet_rx_pkt_attach_data'Shmulik Ladkani2015-07-203-3/+21
| |/
* | timer: rename NSEC_PER_SEC due to Mac OS X header clashStefan Hajnoczi2015-07-204-15/+18
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-205-53/+113
|\
| * virtio-net: remove virtio queues if the guest doesn't support multiqueueWen Congyang2015-07-201-28/+82
| * virtio-net: Flush incoming queues when DRIVER_OK is being setFam Zheng2015-07-201-1/+9
| * pci_add_capability: remove duplicate commentsChen Hanxiao2015-07-201-4/+2
| * virtio-net: unbreak any layoutJason Wang2015-07-201-5/+18
| * Revert "vhost-user: add multi queue support"Michael S. Tsirkin2015-07-202-12/+2
| * ich9: fix skipped vmstate_memhp_state subsectionPaulo Alcantara2015-07-201-3/+0
* | virtio-rng: trigger timer only when guest requests for entropyPankaj Gupta2015-07-171-7/+8
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150717-1' into s...Peter Maydell2015-07-173-10/+16
|\ \
| * | Revert "xhci: set timer to retry xfers"Gerd Hoffmann2015-07-171-2/+0
| * | usb-ccid: add missing wakeup callsGerd Hoffmann2015-07-171-0/+5
| * | usb-ccid: fix 61b4887b41b270bc837ead57bc502d904af023bbGerd Hoffmann2015-07-171-8/+8
| * | Re-attach usb device to kernel while usb_host_open failsLin Ma2015-07-161-0/+3
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150717-1' into...Peter Maydell2015-07-173-4/+30
|\ \ \ | |_|/ |/| |
| * | hid: clarify hid_keyboard_process_keycodePaolo Bonzini2015-07-171-4/+28
| * | virtio-input: move sys/ioctl.h includeGerd Hoffmann2015-07-161-0/+1
| * | virtio-input: fix segfault in virtio_input_hid_propertiesLin Ma2015-07-161-0/+1
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-162-0/+3
|\ \
| * | arm/xlnx-zynqmp: fix memory leakGonglei2015-07-161-0/+2
| * | ppc/spapr_drc: fix memory leakGonglei2015-07-161-0/+1
| |/
OpenPOWER on IntegriCloud