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) @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   14 years vboxsync Removed some instances of obsolete PCISetIrqNoWait calls.
(edit) @30333   14 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 …
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26160   15 years vboxsync PDM: s/pDevReg/pReg/g
(edit) @26157   15 years vboxsync PDMDEVHLPR3 cleanup; reduced the number of strict functions.
(edit) @26001   15 years vboxsync PDM,*: Redid the PDM structure versions. Check the instance and helper …
(edit) @25986   15 years vboxsync pdmifs.h: cleaned out the remaining references to PDMINTERFACE. …
(edit) @25985   15 years vboxsync pdmifs.h: the final batch of refactored interface ID code.
(edit) @25984   15 years vboxsync pdmifs.h: the penultimate batch of refactored interface ID code.
(edit) @25981   15 years vboxsync pdmifs.h: yet another batch of refactored interface ID code.
(edit) @25966   15 years vboxsync PDMIBASE refactoring; use UUID as interface IDs.
(edit) @25876   15 years vboxsync e1000: Revised EERD patch applied (http://www.virtualbox.org/ticket/6008)
(edit) @25732   15 years vboxsync PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)
(edit) @25728   15 years vboxsync *: Use RTMSINTERVAL for timeouts.
(edit) @24533   15 years vboxsync #4410: Drop incoming packets in E1000 if VM is not running.
(edit) @24430   15 years vboxsync E1000: forward-port of r54484 from 3.0 to HEAD
(edit) @24265   15 years vboxsync Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
(edit) @24191   15 years vboxsync Main,Misc Devices: _LS VMSTATEs.
(edit) @24039   15 years vboxsync DevE1000.cpp: Enable the new saved state version (2) that includes …
(edit) @24020   15 years vboxsync E1000: EEPROM save/load functions
(edit) @23969   15 years vboxsync DevE1000: typo.
(edit) @23964   15 years vboxsync DevE1000: save config (disabled).
(edit) @23933   15 years vboxsync DevE1000,DevPCNet: Don't take the link temporarily down when …
(edit) @23867   15 years vboxsync E1000: Proper padding (with zeros) of short packets.
(edit) @23757   15 years vboxsync #4330: Fixed E1K hang and ARP offload problem in QNX.
(edit) @23520   15 years vboxsync E1K: STAM counters alignment fix
(edit) @23495   15 years vboxsync E1K: backed r53124.
(edit) @23494   15 years vboxsync E1K: stam counters alignment check and fix.
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22587   15 years vboxsync Comment: half sec => five secs
(edit) @22555   15 years vboxsync E1000: delay the bringup of link for 5 sec after VM restore.
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22369   15 years vboxsync PCNet/E1000: change the link UP delay to 5 seconds
(edit) @22218   15 years vboxsync #3547: multicast is broken, fixed multicast array matching.
(edit) @21969   15 years vboxsync Network Devices: reverted r50657 (Changed the linkdown time from 5 sec …
(edit) @21958   15 years vboxsync Network Devices: Changed the linkdown time from 5 sec => 20 sec …
(edit) @21363   15 years vboxsync PDMQueue&users-thereof: Named the queues and added statistics.
(edit) @21188   15 years vboxsync Add hotplug flag to PDMR3DeviceAttach/Detach
(edit) @21020   15 years vboxsync wrong return code triggers assertions in the debug build
(edit) @20672   15 years vboxsync NetworkAttachment: support for e1k driver
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20367   16 years vboxsync Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20087   16 years vboxsync TM,*: Proper timer callback locking and pvUser for devices.
(edit) @19840   16 years vboxsync #3790: Proper init of receive buffer size fixes the issue with PXE …
(edit) @18841   16 years vboxsync DevE1000: corrected comment, the EMT involvment in PhysWrite happens …
(edit) @18834   16 years vboxsync #3815: Solved the problem for e1k.
(edit) @18645   16 years vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
(edit) @18622   16 years vboxsync e1000: Changed card ids for 82545EM to VMWare Network Adapter for …
(edit) @18591   16 years vboxsync E1000: Added support for 82545EM (MT Server)
(edit) @18439   16 years vboxsync DevE1000.cpp: One size_t and one bool conversion warning.
(edit) @18118   16 years vboxsync E1000: properly connect/disconnect if the link status changes
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