| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | e1000: Cosmetic and alignment fixes | Leonid Bloch | 2015-11-12 | 1 | -78/+88 |
|/ |
|
* | e1000: use alias for default model | Jason Wang | 2015-10-12 | 1 | -7/+1 |
* | e1000: Avoid infinite loop in processing transmit descriptor (CVE-2015-6815) | P J P | 2015-09-15 | 1 | -1/+2 |
* | e1000: flush packets when link comes up | Stefan Hajnoczi | 2015-07-07 | 1 | -0/+3 |
* | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela | 2015-06-12 | 1 | -7/+4 |
* | hw/net/e1000: fix integer endianness | Shannon Zhao | 2015-03-27 | 1 | -2/+2 |
* | pci: Trivial device model conversions to realize | Markus Armbruster | 2015-02-26 | 1 | -4/+2 |
* | net: remove all cleanup methods from NIC NetClientInfos | Paolo Bonzini | 2015-01-12 | 1 | -9/+0 |
* | e1000: defer packets until BM enabled | Michael S. Tsirkin | 2014-12-19 | 1 | -1/+20 |
* | bootindex: move calling add_boot_device_patch to bootindex setter function | Gonglei | 2014-10-15 | 1 | -2/+0 |
* | e1000: add bootindex to qom property | Gonglei | 2014-10-15 | 1 | -0/+10 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2014-08-19 | 1 | -2/+0 |
|\ |
|
| * | memory: remove memory_region_destroy | Paolo Bonzini | 2014-08-18 | 1 | -2/+0 |
* | | e1000: use symbolic constants to init phy ctrl & status registers | Gabriel L. Somlo | 2014-08-14 | 1 | -6/+23 |
* | | e1000: correctly handle phy_ctrl reserved & self-clearing bits | Gabriel L. Somlo | 2014-08-14 | 1 | -14/+17 |
|/ |
|
* | e1000: factor out checking for auto-negotiation availability | Gabriel L. Somlo | 2014-06-23 | 1 | -12/+14 |
* | e1000: move e1000_autoneg_timer() to after set_ics() | Gabriel L. Somlo | 2014-06-23 | 1 | -13/+13 |
* | e1000: signal guest on successful link auto-negotiation | Gabriel L. Somlo | 2014-06-23 | 1 | -0/+1 |
* | e1000: improve auto-negotiation reporting via mii-tool | Gabriel L. Somlo | 2014-06-23 | 1 | -1/+4 |
* | e1000: emulate auto-negotiation during external link status change | Gabriel L. Somlo | 2014-06-23 | 1 | -16/+19 |
* | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 2014-06-16 | 1 | -4/+2 |
* | e1000: remove broken support for 82573L | Gabriel L. Somlo | 2014-06-09 | 1 | -18/+0 |
* | e1000: allow command-line selection of card model | Gabriel L. Somlo | 2014-06-09 | 1 | -24/+96 |
* | Revert "e1000/rtl8139: update HMP NIC when every bit is written" | Michael S. Tsirkin | 2013-11-21 | 1 | -1/+1 |
* | e1000/rtl8139: update HMP NIC when every bit is written | Amos Kong | 2013-11-07 | 1 | -1/+1 |
* | bswap.h: Remove cpu_to_be32wu() | Peter Maydell | 2013-11-06 | 1 | -2/+1 |
* | bswap.h: Remove cpu_to_be16wu() | Peter Maydell | 2013-11-06 | 1 | -11/+8 |
* | bswap.h: Remove be32_to_cpupu() | Peter Maydell | 2013-11-06 | 1 | -1/+1 |
* | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 2013-10-31 | 1 | -1/+1 |
|\ |
|
| * | hw: set interrupts using pci irq wrappers | Marcel Apfelbaum | 2013-10-14 | 1 | -1/+1 |
* | | net/e1000: update network information when macaddr is changed in guest | Amos Kong | 2013-10-18 | 1 | -0/+8 |
* | | net: update nic info during device reset | Amos Kong | 2013-10-18 | 1 | -0/+1 |
* | | e1000: NetClientInfo.receive_iov implemented | Vincenzo Maffione | 2013-09-20 | 1 | -12/+58 |
|/ |
|
* | e1000: add interrupt mitigation support | Vincenzo Maffione | 2013-09-06 | 1 | -3/+128 |
* | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -6/+6 |
* | devices: Associate devices to their logical category | Marcel Apfelbaum | 2013-07-29 | 1 | -0/+1 |
* | net/e1000: QOM parent field cleanup | Andreas Färber | 2013-07-23 | 1 | -13/+22 |
* | net/e1000: QOM Upcast Sweep | Peter Crosthwaite | 2013-07-23 | 1 | -6/+12 |
* | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 2013-07-08 | 1 | -8/+10 |
|\ |
|
| * | e1000: cleanup process_tx_desc | Andrew Jones | 2013-07-04 | 1 | -8/+10 |
* | | hw/n*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -3/+3 |
* | | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -2/+2 |
|/ |
|
* | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 2013-04-08 | 1 | -1/+1 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+1404 |