Age | Commit message (Expand) | Author |
2014-02-20 | virtio-net: switch exit callback to VirtioDeviceClass | Paolo Bonzini |
2013-11-21 | Revert "e1000/rtl8139: update HMP NIC when every bit is written" | Michael S. Tsirkin |
2013-11-19 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori |
2013-11-19 | Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st... | Anthony Liguori |
2013-11-19 | virtio-net: fix the memory leak in rxfilter_notify() | Amos Kong |
2013-11-15 | smc91c111: Fix receive starvation | Sebastian Huber |
2013-11-08 | virtio-net: broken RX filtering logic fixed | Dmitry Fleytman |
2013-11-08 | spapr: add vio-bus devices to categories | Alexey Kardashevskiy |
2013-11-06 | e1000/rtl8139: update HMP NIC when every bit is written | Amos Kong |
2013-11-06 | virtio-net: only delete bh that existed | Jason Wang |
2013-11-05 | bswap.h: Remove cpu_to_be32wu() | Peter Maydell |
2013-11-05 | bswap.h: Remove cpu_to_be16wu() | Peter Maydell |
2013-11-05 | bswap.h: Remove be32_to_cpupu() | Peter Maydell |
2013-11-05 | bswap.h: Remove le32_to_cpupu() | Peter Maydell |
2013-11-05 | bswap.h: Remove cpu_to_le32wu() | Peter Maydell |
2013-10-31 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-10-18 | net/rtl8139: update network information when macaddr is changed in guest | Amos Kong |
2013-10-18 | net/e1000: update network information when macaddr is changed in guest | Amos Kong |
2013-10-18 | net: update nic info during device reset | Amos Kong |
2013-10-14 | hw: set interrupts using pci irq wrappers | Marcel Apfelbaum |
2013-10-14 | hw/vmxnet3: set interrupts using pci irq wrappers | Marcel Apfelbaum |
2013-09-30 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-09-22 | virtio-net: fix up HMP NIC info string on reset | Michael S. Tsirkin |
2013-09-20 | e1000: NetClientInfo.receive_iov implemented | Vincenzo Maffione |
2013-09-20 | pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN | Aurelien Jarno |
2013-09-06 | ne2000: mark I/O as LITTLE_ENDIAN | Aurelien Jarno |
2013-09-06 | vmxnet3: Eliminate __packed redefined warning | Brad Smith |
2013-09-06 | e1000: add interrupt mitigation support | Vincenzo Maffione |
2013-08-30 | qom: Pass available size to object_initialize() | Andreas Färber |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-08-05 | pcnet: Flush queued packets on end of STOP state | Jan Kiszka |
2013-07-29 | spapr: Rename 'dprintf' to 'DPRINTF' | Peter Maydell |
2013-07-29 | mipsnet: QOM cast cleanup | Andreas Färber |
2013-07-29 | opencores_eth: QOM cast cleanup | Andreas Färber |
2013-07-29 | xilinx_ethlite: QOM cast cleanup | Andreas Färber |
2013-07-29 | xgmac: QOM cast cleanup | Andreas Färber |
2013-07-29 | stellaris_enet: Fix NetClientInfo::cleanup | Andreas Färber |
2013-07-29 | stellaris_enet: QOM cast cleanup | Andreas Färber |
2013-07-29 | smc91c111: QOM cast cleanup | Andreas Färber |
2013-07-29 | milkymist-minimac2: QOM cast cleanup | Andreas Färber |
2013-07-29 | lance: QOM cast cleanup | Andreas Färber |
2013-07-29 | lan9118: QOM cast cleanup | Andreas Färber |
2013-07-29 | etraxfs_eth: Rename fs_eth to ETRAXFSEthState | Andreas Färber |
2013-07-29 | etraxfs_eth: QOM cast cleanup | Andreas Färber |
2013-07-29 | cadence_gem: QOM cast cleanup | Andreas Färber |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-07-29 | hw: import bitmap operations in qdev-core header | Marcel Apfelbaum |
2013-07-29 | pseries: savevm support for PAPR VIO logical lan | David Gibson |
2013-07-27 | misc: Use g_assert_not_reached for code which is expected to be unreachable | Stefan Weil |
2013-07-23 | net/pcnet-pci: QOM Upcast Sweep | Peter Crosthwaite |