summaryrefslogtreecommitdiffstats
path: root/hw/net
Commit message (Expand)AuthorAgeFilesLines
* Revert "e1000/rtl8139: update HMP NIC when every bit is written"Michael S. Tsirkin2013-11-212-2/+5
* Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori2013-11-192-4/+5
|\
| * virtio-net: fix the memory leak in rxfilter_notify()Amos Kong2013-11-191-4/+4
| * smc91c111: Fix receive starvationSebastian Huber2013-11-151-0/+1
* | Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into st...Anthony Liguori2013-11-191-0/+1
|\ \ | |/ |/|
| * spapr: add vio-bus devices to categoriesAlexey Kardashevskiy2013-11-081-0/+1
* | virtio-net: broken RX filtering logic fixedDmitry Fleytman2013-11-081-1/+2
|/
* e1000/rtl8139: update HMP NIC when every bit is writtenAmos Kong2013-11-062-5/+2
* virtio-net: only delete bh that existedJason Wang2013-11-061-1/+1
* bswap.h: Remove cpu_to_be32wu()Peter Maydell2013-11-051-2/+1
* bswap.h: Remove cpu_to_be16wu()Peter Maydell2013-11-051-11/+8
* bswap.h: Remove be32_to_cpupu()Peter Maydell2013-11-051-1/+1
* bswap.h: Remove le32_to_cpupu()Peter Maydell2013-11-051-1/+1
* bswap.h: Remove cpu_to_le32wu()Peter Maydell2013-11-051-1/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-316-8/+19
|\
| * hw: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-145-6/+8
| * hw/vmxnet3: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-141-2/+11
* | net/rtl8139: update network information when macaddr is changed in guestAmos Kong2013-10-181-1/+5
* | net/e1000: update network information when macaddr is changed in guestAmos Kong2013-10-181-0/+8
* | net: update nic info during device resetAmos Kong2013-10-182-0/+2
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-301-0/+1
|\ \ | |/
| * virtio-net: fix up HMP NIC info string on resetMichael S. Tsirkin2013-09-221-0/+1
* | e1000: NetClientInfo.receive_iov implementedVincenzo Maffione2013-09-201-12/+58
* | pcnet-pci: mark I/O and MMIO as LITTLE_ENDIANAurelien Jarno2013-09-201-2/+2
|/
* ne2000: mark I/O as LITTLE_ENDIANAurelien Jarno2013-09-061-1/+1
* vmxnet3: Eliminate __packed redefined warningBrad Smith2013-09-061-2/+0
* e1000: add interrupt mitigation supportVincenzo Maffione2013-09-061-3/+128
* qom: Pass available size to object_initialize()Andreas Färber2013-08-301-2/+4
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-227-49/+49
* pcnet: Flush queued packets on end of STOP stateJan Kiszka2013-08-051-0/+4
* spapr: Rename 'dprintf' to 'DPRINTF'Peter Maydell2013-07-291-13/+13
* mipsnet: QOM cast cleanupAndreas Färber2013-07-291-8/+12
* opencores_eth: QOM cast cleanupAndreas Färber2013-07-291-9/+15
* xilinx_ethlite: QOM cast cleanupAndreas Färber2013-07-291-7/+13
* xgmac: QOM cast cleanupAndreas Färber2013-07-291-20/+26
* stellaris_enet: Fix NetClientInfo::cleanupAndreas Färber2013-07-291-5/+11
* stellaris_enet: QOM cast cleanupAndreas Färber2013-07-291-9/+15
* smc91c111: QOM cast cleanupAndreas Färber2013-07-291-11/+19
* milkymist-minimac2: QOM cast cleanupAndreas Färber2013-07-291-11/+16
* lance: QOM cast cleanupAndreas Färber2013-07-291-9/+15
* lan9118: QOM cast cleanupAndreas Färber2013-07-291-10/+16
* etraxfs_eth: Rename fs_eth to ETRAXFSEthStateAndreas Färber2013-07-291-19/+19
* etraxfs_eth: QOM cast cleanupAndreas Färber2013-07-291-6/+12
* cadence_gem: QOM cast cleanupAndreas Färber2013-07-291-11/+15
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-2911-0/+11
* hw: import bitmap operations in qdev-core headerMarcel Apfelbaum2013-07-291-1/+1
* pseries: savevm support for PAPR VIO logical lanDavid Gibson2013-07-291-2/+22
* misc: Use g_assert_not_reached for code which is expected to be unreachableStefan Weil2013-07-272-9/+9
* net/pcnet-pci: QOM Upcast SweepPeter Crosthwaite2013-07-231-7/+14
* net/rtl8139: QOM parent field cleanupAndreas Färber2013-07-231-39/+49
OpenPOWER on IntegriCloud