index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
e1000.c
Age
Commit message (
Expand
)
Author
2017-11-20
net: Transmit zero UDP checksum as 0xFFFF
Ed Swierk
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-08
e1000: Rename the SEC symbol to SEQEC
Kamil Rytarowski
2017-03-31
e1000: disable debug by default
Jason Wang
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
2016-06-27
hw/net/e1000: Don't use *_to_cpup()
Peter Maydell
2016-06-07
e1000: Removing unnecessary if statement
Sameeh Jubran
2016-06-02
e1000: Move out code that will be reused in e1000e
Dmitry Fleytman
2016-03-30
Revert "e1000: fix hang of win2k12 shutdown with flood ping"
Sameeh Jubran
2016-03-30
e1000: Fixing interrupts pace.
Sameeh Jubran
2016-02-04
e1000: eliminate infinite loops on out-of-bounds transfer start
Laszlo Ersek
2016-01-29
hw/net: Clean up includes
Peter Maydell
2015-12-07
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2015-12-07
e1000: fix hang of win2k12 shutdown with flood ping
Denis V. Lunev
2015-11-12
e1000: Introducing backward compatibility command line parameter
Leonid Bloch
2015-11-12
e1000: Implementing various counters
Leonid Bloch
2015-11-12
e1000: Fixing the packet address filtering procedure
Leonid Bloch
2015-11-12
e1000: Fixing the received/transmitted octets' counters
Leonid Bloch
2015-11-12
e1000: Fixing the received/transmitted packets' counters
Leonid Bloch
2015-11-12
e1000: Trivial implementation of various MAC registers
Leonid Bloch
2015-11-12
e1000: Introduced an array to control the access to the MAC registers
Leonid Bloch
2015-11-12
e1000: Add support for migrating the entire MAC registers' array
Leonid Bloch
2015-11-12
e1000: Cosmetic and alignment fixes
Leonid Bloch
2015-10-12
e1000: use alias for default model
Jason Wang
2015-09-15
e1000: Avoid infinite loop in processing transmit descriptor (CVE-2015-6815)
P J P
2015-07-07
e1000: flush packets when link comes up
Stefan Hajnoczi
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-03-27
hw/net/e1000: fix integer endianness
Shannon Zhao
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
2015-01-12
net: remove all cleanup methods from NIC NetClientInfos
Paolo Bonzini
2014-12-19
e1000: defer packets until BM enabled
Michael S. Tsirkin
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-10-15
e1000: add bootindex to qom property
Gonglei
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-14
e1000: use symbolic constants to init phy ctrl & status registers
Gabriel L. Somlo
2014-08-14
e1000: correctly handle phy_ctrl reserved & self-clearing bits
Gabriel L. Somlo
2014-06-23
e1000: factor out checking for auto-negotiation availability
Gabriel L. Somlo
2014-06-23
e1000: move e1000_autoneg_timer() to after set_ics()
Gabriel L. Somlo
2014-06-23
e1000: signal guest on successful link auto-negotiation
Gabriel L. Somlo
2014-06-23
e1000: improve auto-negotiation reporting via mii-tool
Gabriel L. Somlo
2014-06-23
e1000: emulate auto-negotiation during external link status change
Gabriel L. Somlo
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-09
e1000: remove broken support for 82573L
Gabriel L. Somlo
2014-06-09
e1000: allow command-line selection of card model
Gabriel L. Somlo
2013-11-21
Revert "e1000/rtl8139: update HMP NIC when every bit is written"
Michael S. Tsirkin
2013-11-06
e1000/rtl8139: update HMP NIC when every bit is written
Amos Kong
2013-11-05
bswap.h: Remove cpu_to_be32wu()
Peter Maydell
2013-11-05
bswap.h: Remove cpu_to_be16wu()
Peter Maydell
[next]