VirtualBox

source: vbox/trunk/src/VBox/Devices/Network/DevE1000.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41808   13 years vboxsync e1000: fixed assertion in debug build (#5582)
(edit) @41774   13 years vboxsync bugref..
(edit) @41502   13 years vboxsync e1000: Optional RXD prefetching, proper handling of empty TX …
(edit) @41431   13 years vboxsync Use proper format specifier.
(edit) @41426   13 years vboxsync e1000: added CMD.RPS hadling for TX descriptors
(edit) @41423   13 years vboxsync e1000: added RX and TX descriptor dumps to debugger info command
(edit) @41409   13 years vboxsync Network: renamed uLinkUpDelay to cMsLinkUpDelay
(edit) @41407   13 years vboxsync Network: added LinkUpDelay parameter to e1000,pcnet,virtio-net
(edit) @41123   13 years vboxsync e1000: bumped SSM version for changes made in r77543
(edit) @41046   13 years vboxsync E1000: Fixed fetching of incomplete packets. TX critical section (#5582)
(edit) @41034   13 years vboxsync E1000: Minor change in comments (#5582)
(edit) @41033   13 years vboxsync release build fix
(edit) @41032   13 years vboxsync E1000: Fixed a potential read beyond TxD cache due to incorrect usage …
(edit) @41030   13 years vboxsync E1000: Increased the size of TX descriptor cache (#5582)
(edit) @41029   13 years vboxsync E1000: Fixed an infinite loop in R0, re-enabled TX descriptor cache (#5582)
(edit) @40998   13 years vboxsync DevE1000: uninitialized variable
(edit) @40996   13 years vboxsync e1000: Temporarely disable TXD cache until regressions are fixed (#5582).
(edit) @40992   13 years vboxsync E1000: Removed unused global mutex, documented the options.
(edit) @40985   13 years vboxsync E1000: csum offloading for legacy descriptors, batch TX descriptor …
(edit) @40799   13 years vboxsync e1000: Handle packets with unstripped Ethernet CRC (#6152)
(edit) @40794   13 years vboxsync e1000: VLAN support to match the spec (#4806)
(edit) @40793   13 years vboxsync build fix
(edit) @40791   13 years vboxsync e1000: added EthernetCRC CFGM parameter to make calculation of CRC …
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @39367   13 years vboxsync e1000: frame size and fallback buffer allocation fixes (#4806)
(edit) @39357   13 years vboxsync e1000: reverted r74918
(edit) @39344   13 years vboxsync e1000: move part of eth header instead of packet body (#4806)
(edit) @39332   13 years vboxsync e1000: fix for unresolved memmove on Windows
(edit) @39318   13 years vboxsync Temporary fix for Windows builds
(edit) @39317   13 years vboxsync e1000: VLAN tag offloading (#4806)
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @39136   13 years vboxsync More MMIO refactoring and some other cleanups.
(edit) @39135   13 years vboxsync Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
(edit) @39011   13 years vboxsync e1000: CG/R0 config parameters (#5923), info callback
(edit) @38980   13 years vboxsync e1000: windows 7 hang due interrupts fix (#5023, #5911)
(edit) @38549   13 years vboxsync GSO: UDP fragmentation offloading (#5846)
(edit) @37644   14 years vboxsync e1000: applied e1kRegRead fix suggested by Vasily
(edit) @37643   14 years vboxsync Network/DevE1000: some note.
(edit) @37636   14 years vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(edit) @37627   14 years vboxsync Devices/E1000: in the link up timer, don't automatically set the link …
(edit) @37324   14 years vboxsync TM,Devices: Fixed default critical section screwup and adjusted its …
(edit) @36980   14 years vboxsync e1000: some explanation for SMP fix in r71586
(edit) @36977   14 years vboxsync e1000: fix for linux SMP guest panic under heavy RX traffic
(edit) @36502   14 years vboxsync DevE1000: Two incorrect PDMBOTHCBDECL uses.
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35313   14 years vboxsync e1000: PXE boot fixes for WDS and other pipelined TFTP servers.
(edit) @34483   14 years vboxsync e1000: VM reset handler
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33408   14 years vboxsync Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional.
(edit) @33326   14 years vboxsync virtio-net: 32-bit build fix
(edit) @33201   14 years vboxsync reverted r66739
(edit) @33200   14 years vboxsync E1000, Main: support for 82566MC chipset type
(edit) @32863   14 years vboxsync e1k: temporary code for MSI testing
(edit) @32724   14 years vboxsync e1k: few PCI-related notes
(edit) @32160   14 years vboxsync DevE1000.cpp: Don't include unnecessary bit.s
(edit) @31847   14 years vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31097   14 years vboxsync RT_LIKELY misusage
(edit) @30722   15 years vboxsync Removed some instances of obsolete PCISetIrqNoWait calls.
(edit) @30333   15 years vboxsync E1000: properly disconnect the network cable if the guest driver was …
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29685   15 years vboxsync DevE1000.cpp: Added todo about receive queue needing optimziation as …
(edit) @29439   15 years vboxsync DevE1000: Fixed bug in e1kRegWriteRCTL wrt calculating and updating …
(edit) @29435   15 years vboxsync DevPCNet,DevE1000: Statistics/profiling.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28710   15 years vboxsync DevE1000: logging and #ifdef.
(edit) @28628   15 years vboxsync e1000: Promiscuous mode support.
(edit) @28338   15 years vboxsync Windows linking fixes.
(edit) @28335   15 years vboxsync DevE1000: Shut up MSC warnings.
(edit) @28332   15 years vboxsync DrvIntNet: ring-0 experimentation and fixes.
(edit) @28328   15 years vboxsync Network/D*: Moving XMIT threads, part 2.
(edit) @28324   15 years vboxsync DevE1000: fixed uninitialized variable in the loop back xmit path.
(edit) @28323   15 years vboxsync DevE1000: gcc may be used uninitialized…
(edit) @28320   15 years vboxsync Network/D*,VMM: Moving the TX threads, part 1.
(edit) @28277   15 years vboxsync Network/Dev*: Preparing for pfnXmitPending to be callable and the TX …
(edit) @28275   15 years vboxsync Devices/Network: Call pfnBeginXmit and pfnEndXmit.
(edit) @28196   15 years vboxsync DevE1000: Alignment fix.
(edit) @28135   15 years vboxsync DevE1000: Fixed signed/unsigned compare warnings caused by type …
(edit) @28131   15 years vboxsync #4286: e1000: Force RX checksum in guest software.
(edit) @28126   15 years vboxsync oops.
(edit) @28121   15 years vboxsync DevE1000: TX thread wakeup experiment.
(edit) @28102   15 years vboxsync DevE1000: Check for MAX GSO frame size. Logging GSO decisions. Added …
(edit) @28089   15 years vboxsync DevE1000: * Implemented TSPMT as it has a predefined initial value. …
(edit) @28082   15 years vboxsync Network: allow to start the VM even if a network device is not …
(edit) @28076   15 years vboxsync DevE1000: Drop the E1K_LEDS_WITH_MUTEX #ifdefs. Don't set LEDs for …
(edit) @28073   15 years vboxsync DevE1000.cpp: comments.
(edit) @28061   15 years vboxsync Misc.
(edit) @28057   15 years vboxsync DevE1000: Generate GSO frames.
(edit) @28037   15 years vboxsync DevE1000,GSO: coding.
(edit) @27974   15 years vboxsync DevE1000: adding docs and some notes while reading specs.
(edit) @27298   15 years vboxsync e1000: A fix for regression caused by r58311.
(edit) @27002   15 years vboxsync e1000: A workaround for Windows lockups on link status interrupt.
(edit) @26574   15 years vboxsync Networking: Preparing to make the driver return a send buffer to the …
(edit) @26408   15 years vboxsync e1000: Improved Ethernet address and link status reporting.
(edit) @26307   15 years vboxsync e1000: alignment
(edit) @26305   15 years vboxsync pdmnetif.h & users: sketched out a new interface that is intended to …
(edit) @26300   15 years vboxsync pdmifs.h: Moved the network interfaces to a separate header called …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette