Sign in
qemu
/
qemu
/
a9d1e9daa5527101c0b2dcf1a57aab549075144a
/
hw
/
net
/
e1000.c
d749e10
bootindex: move calling add_boot_device_patch to bootindex setter function
by Gonglei
· 10 years ago
5df3bf6
e1000: add bootindex to qom property
by Gonglei
· 10 years ago
0e4a773
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 11 years ago
469b046
memory: remove memory_region_destroy
by Paolo Bonzini
· 11 years ago
9616c29
e1000: use symbolic constants to init phy ctrl & status registers
by Gabriel L. Somlo
· 11 years ago
1195fed
e1000: correctly handle phy_ctrl reserved & self-clearing bits
by Gabriel L. Somlo
· 11 years ago
d7a4155
e1000: factor out checking for auto-negotiation availability
by Gabriel L. Somlo
· 11 years ago
d52aec9
e1000: move e1000_autoneg_timer() to after set_ics()
by Gabriel L. Somlo
· 11 years ago
39bb8ee
e1000: signal guest on successful link auto-negotiation
by Gabriel L. Somlo
· 11 years ago
6883b59
e1000: improve auto-negotiation reporting via mii-tool
by Gabriel L. Somlo
· 11 years ago
6a2aced
e1000: emulate auto-negotiation during external link status change
by Gabriel L. Somlo
· 11 years ago
d49805a
savevm: Remove all the unneeded version_minimum_id_old (x86)
by Juan Quintela
· 11 years ago
7efea76
e1000: remove broken support for 82573L
by Gabriel L. Somlo
· 11 years ago
8597f2e
e1000: allow command-line selection of card model
by Gabriel L. Somlo
· 11 years ago
90d131f
Revert "e1000/rtl8139: update HMP NIC when every bit is written"
by Michael S. Tsirkin
· 11 years ago
cd5be58
e1000/rtl8139: update HMP NIC when every bit is written
by Amos Kong
· 11 years ago
6bd194a
bswap.h: Remove cpu_to_be32wu()
by Peter Maydell
· 11 years ago
d8ee259
bswap.h: Remove cpu_to_be16wu()
by Peter Maydell
· 11 years ago
09fa843
bswap.h: Remove be32_to_cpupu()
by Peter Maydell
· 11 years ago
b0eb759
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
7c36507
net/e1000: update network information when macaddr is changed in guest
by Amos Kong
· 11 years ago
655d3b6
net: update nic info during device reset
by Amos Kong
· 11 years ago
9e64f8a
hw: set interrupts using pci irq wrappers
by Marcel Apfelbaum
· 11 years ago
97410dd
e1000: NetClientInfo.receive_iov implemented
by Vincenzo Maffione
· 11 years ago
e9845f0
e1000: add interrupt mitigation support
by Vincenzo Maffione
· 12 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
125ee0e
devices: Associate devices to their logical category
by Marcel Apfelbaum
· 12 years ago
b08340d
net/e1000: QOM parent field cleanup
by Andreas Färber
· 12 years ago
567a3c9
net/e1000: QOM Upcast Sweep
by Peter Crosthwaite
· 12 years ago
dc11549
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
eedfac6
hw/n*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
a0ae17a
e1000: cleanup process_tx_desc
by Andrew Jones
· 12 years ago
47b43a1
hw: move private headers to hw/ subdirectories.
by Paolo Bonzini
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
[Renamed from hw/e1000.c]
c45e5b5
Switch to efi-enabled nic roms by default
by Gerd Hoffmann
· 12 years ago
6e72a00
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
by Anthony Liguori
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
2af234e
e1000: unbreak the guest network migration to 1.3
by Michael S. Tsirkin
· 12 years ago
ddcb73b
e1000: fix link down handling with auto negotiation
by Michael S. Tsirkin
· 12 years ago
948ecf2
net: intorduce qemu_del_nic()
by Jason Wang
· 12 years ago
cc1f0f4
net: introduce qemu_get_nic()
by Jason Wang
· 12 years ago
b356f76
net: introduce qemu_get_queue()
by Jason Wang
· 12 years ago
70ddd9f
Revert "e1000: no need auto-negotiation if link was down"
by Michael Roth
· 12 years ago
a52a884
e1000: document ICS read behaviour
by Michael S. Tsirkin
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
84dd212
e1000: no need auto-negotiation if link was down
by Amos Kong
· 12 years ago
2c0331f
e1000: Discard oversized packets based on SBP|LPE
by Michael Contreras
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1422e32
net: reorganize headers
by Paolo Bonzini
· 12 years ago
a2cb15b
pci: update all users to look in pci/
by Michael S. Tsirkin
· 12 years ago
b0d9ffc
e1000: Discard packets that are too long if !SBP and !LPE
by Michael Contreras
· 12 years ago
372254c
e1000: pre-initialize RAH/RAL registers
by Gabriel L. Somlo
· 12 years ago
e5b8b0d
e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty
by Dmitry Fleytman
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
e4b8236
e1000: update nc.link_down in e1000_post_load()
by Amos Kong
· 12 years ago
e8b4c68
e1000: flush queue whenever can_receive can go from false to true
by Paolo Bonzini
· 13 years ago
b20c6b9
net: Rename qemu_del_vlan_client() to qemu_del_net_client()
by Stefan Hajnoczi
· 13 years ago
4e68f7a
net: Rename VLANClientState to NetClientState
by Stefan Hajnoczi
· 13 years ago
5e59b02
Merge branch pci into master
by Michael S. Tsirkin
· 13 years ago
2be64a6
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
by Laszlo Ersek
· 13 years ago
f90c2bc
pci: convert PCIUnregisterFunc to void
by Alex Williamson
· 13 years ago
f121909
e1000: set E1000_ICR_INT_ASSERTED only for 8257x
by Jason Wang
· 13 years ago
b9d03e3
e1000: link auto-negotiation emulation
by Jason Wang
· 13 years ago
f9c1cdf
e1000: introduce bit for debugging PHY emulation
by Jason Wang
· 13 years ago
71aadd3
e1000: introduce helpers to manipulate link status
by Jason Wang
· 13 years ago
93e37d7
e1000: PHY loopback mode support
by Jason Wang
· 13 years ago
17fbbb0
e1000: conditionally raise irq at the end of MDI cycle
by Jason Wang
· 13 years ago
814cd3a
e1000: move reset function earlier in file
by Michael S. Tsirkin
· 13 years ago
362f5fb
e1000: Fix spelling (segmentaion -> segmentation) in debug output
by Stefan Weil
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
40021f0
pci: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
f79f2bf
qdev: don't access name through info
by Anthony Liguori
· 13 years ago
30fbb9f
qdev: move qdev->info to class
by Anthony Liguori
· 13 years ago
b1927cf
e1000: Preserve link state across device reset
by Jan Kiszka
· 13 years ago
65f82df
e1000: bounds packet size against buffer size
by Anthony Liguori
· 13 years ago
00c3a05
Remove unnecessary casts from PCI DMA code in e1000
by David Gibson
· 13 years ago
62ecbd3
e1000: Use PCI DMA stub functions
by Eduard - Gabriel Munteanu
· 13 years ago
dd8e937
e1000: Don't set the Capabilities List bit
by dann frazier
· 13 years ago
817e0b6
pci: interrupt pin documentation update
by Michael S. Tsirkin
· 13 years ago
d4044c2
e1000: use MII status register for link up/down
by Bjørn Mork
· 14 years ago
e824b2c
pci: rename pci_register_bar_region() to pci_register_bar()
by Avi Kivity
· 14 years ago
ad00a9b
e1000: convert to memory API
by Avi Kivity
· 14 years ago
e72d5c9
hw/e1000.c: convert to PCIDeviceInfo to initialize ids
by Isaku Yamahata
· 14 years ago
5ee8ad7
PXE: Use consistent naming for PXE ROMs
by Alex Williamson
· 14 years ago
d17161f
e1000: Mask out lower bits of RDBAL/TDBAL
by Kevin Wolf
· 14 years ago
6cdfab2
e1000: check buffer availability
by Michael S. Tsirkin
· 14 years ago
735e77e
e1000: Fix multi-descriptor packet checksum offload
by Stefan Hajnoczi
· 14 years ago
322fd48
e1000: verify we have buffers, upfront
by Michael S. Tsirkin
· 14 years ago
ee912ccf
e1000: clear EOP for multi-buffer descriptors
by Michael S. Tsirkin
· 14 years ago
b19487e
e1000: multi-buffer packet support
by Michael S. Tsirkin
· 14 years ago
1ca4d09
Add bootindex parameter to net/block/fd device
by Gleb Natapov
· 14 years ago
32600a3
e1000: Make little endian
by Alexander Graf
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
c924f36
Merge remote branch 'origin/master' into pci
by Michael S. Tsirkin
· 14 years ago
b90c73c
pci: Replace unneeded type casts in calls of pci_register_bar
by Stefan Weil
· 14 years ago
43ad7e3
Add missing braces
by Jes Sorensen
· 14 years ago
1f892fe
e1000: Fix TCP checksum overflow with TSO
by Alex Williamson
· 14 years ago
e685b4e
e1000: Fix TCP checksum overflow with TSO
by Alex Williamson
· 14 years ago
Next »