VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93441   3 years vboxsync Comment typo.
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @91728   3 years vboxsync PCnet: Ripped out unused/broken PCNET_NO_POLLING code path.
(edit) @91022   3 years vboxsync DevPCnet: Handle AMD drivers which disable PCI bus mastering around …
(edit) @90447   3 years vboxsync Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
(edit) @88498   4 years vboxsync DevPCNet: Added comments, removed logic that caused transmit to hang …
(edit) @88490   4 years vboxsync Network: Do not bring up links for "not attached" adapters.
(edit) @87773   4 years vboxsync VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
(edit) @87768   4 years vboxsync VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
(edit) @87767   4 years vboxsync VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
(edit) @87760   4 years vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
(edit) @87285   4 years vboxsync DevPCNet.cpp: Use RT_BIG_ENDIAN/RT_LITTLE_ENDIAN to check endianness, …
(edit) @86485   4 years vboxsync AMD IOMMU: bugref:9654 PCNet: Use PCI interfaces while reading/writing …
(edit) @85955   4 years vboxsync PCnet: Print MMIO base for PCI models, IRQ for ISA models.
(edit) @85158   4 years vboxsync PCnet: Dump BCR18 (DWIO) in info handler, too.
(edit) @85117   4 years vboxsync PCnet: Disabled NetShaper support (see bugref:9768).
(edit) @85116   4 years vboxsync scm
(edit) @85114   4 years vboxsync Build fix.
(edit) @85113   4 years vboxsync PCnet: Reworked TMD access to better match real hardware (see bugref:9768).
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82215   5 years vboxsync DevPCNet: Convered the temp MMIO2 region we create when loading old …
(edit) @82147   5 years vboxsync DevPCNet: PDMCritSect -> PDMDevHlpCritSect. bugref:9218
(edit) @82146   5 years vboxsync DevPCNet: Split the state structure. Set new-style flag. bugref:9218
(edit) @82144   5 years vboxsync DevPCNet: clang fix. bugref:9218
(edit) @82142   5 years vboxsync DevPCNet: Logging cleanups. bugref:9218
(edit) @82141   5 years vboxsync DevPCNet: Converted MMIO handlers. [fixes] bugref:9218
(edit) @82140   5 years vboxsync DevPCNet: Converted MMIO handlers. bugref:9218
(edit) @82139   5 years vboxsync DevPCNet: Conveted I/O port handlers. bugref:9218
(edit) @82138   5 years vboxsync DevPCNet: Set up critsect correctly for ring-0/raw-mode too. bugref:9218
(edit) @82137   5 years vboxsync DevPCNet: Replaced pXmitQueue with a PDM Task. bugref:9218
(edit) @82136   5 years vboxsync DevPCNet: Replaced pCanRxQueueR3 with a ring-0 capable semaphore. …
(edit) @82135   5 years vboxsync DevPCNet: Replaced pCanRxQueueR3 with a ring-0 capable semaphore. …
(edit) @82134   5 years vboxsync DevPCNet: Converted timers. bugref:9218
(edit) @82129   5 years vboxsync Devices/Network: Don't decorate the public stats with device, just use …
(edit) @82128   5 years vboxsync DevPCNet: Do CFGM and SSM via devhlp. Use default statistics prefix. …
(edit) @81727   5 years vboxsync err.h,Devices/Network/*: Removed VINF_NAT_DNS and associated mess as …
(edit) @81697   5 years vboxsync Comment.
(edit) @81667   5 years vboxsync Main: Added a portPath attribute to IUSBDevice. This will allow …
(edit) @81624   5 years vboxsync PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
(edit) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @81514   5 years vboxsync Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @80923   5 years vboxsync Dev/Net: @bugref:9556 Lower interrupts on reset
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80701   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @78560   6 years vboxsync PCnet: Improved Am79C973 external PHY emulation to work with BSD …
(edit) @78558   6 years vboxsync PCnet: Default to auto-negotiation on in BCR32, debug dump a bit of …
(edit) @78478   6 years vboxsync PCnet: Clear cached descriptor state when doing INIT. Required at …
(edit) @78477   6 years vboxsync PCnet: Do not access the 'user' dword of RX/TX descriptors.
(edit) @78461   6 years vboxsync PCnet: Slightly improved debug info.
(edit) @78458   6 years vboxsync PCnet: Warn when guest sets up a misaligned descriptor ring.
(edit) @78270   6 years vboxsync DevPcNet: Clear the 'zeros' RMD field when writing (see bugref:1613).
(edit) @78269   6 years vboxsync DevPcNet: Ignore the 'zeros' RMD field, it should be entirely unused …
(edit) @77132   6 years vboxsync DevPCNet.cpp: Remove use of register keyword
(edit) @76843   6 years vboxsync PCnet: Really ignore writes to certain registers when STOP or SPND not …
(edit) @76794   6 years vboxsync PCnet: Forgot to allow some CFGM keys.
(edit) @76766   6 years vboxsync PCnet: Improved loopback mode emulation.
(edit) @76765   6 years vboxsync Build fix.
(edit) @76764   6 years vboxsync PCnet: Removed redundant I/O port base, added APROM dumping, tweaked …
(edit) @76749   6 years vboxsync PCnet: Fixed breakage causing Novell drivers to fail loading for PCI …
(edit) @76710   6 years vboxsync Typo fix (innocent so far).
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76224   6 years vboxsync PCnet: Slightly tweaked to add the option of emulating PCnet-ISA, not …
(edit) @76060   6 years vboxsync PCnet: More consistent spelling.
(edit) @76051   6 years vboxsync PCnet: Corrected most instances of wrong capitalization.
(edit) @76020   6 years vboxsync DevPCNet: Review comment.
(edit) @71790   7 years vboxsync DevPCNet: be paranoid about RAP when loading.
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @64393   8 years vboxsync PDMPCIDEV: s/config/abConfig/ everywhere, removing the legacy alias.
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64357   8 years vboxsync PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
(edit) @64115   8 years vboxsync PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
(edit) @63690   8 years vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63562   8 years vboxsync scm: cleaning up todos
(edit) @63226   8 years vboxsync Introducing PGM_ALL_CB2_PROTO.
(edit) @63218   8 years vboxsync Devices: warnings (gcc)
(edit) @62902   8 years vboxsync Devices: warnings
(edit) @62632   8 years vboxsync Devices: unused parameter warnings.
(edit) @62610   8 years vboxsync Devices: unused parameters.
(edit) @62511   8 years vboxsync (C) 2016
(edit) @62425   8 years vboxsync Devices/RC: MSC level 4 warnings.
(edit) @60962   9 years vboxsync warning
(edit) @60013   9 years vboxsync DevPCNet: duplicate expression (thanks PVS)
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @56284   9 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56051   10 years vboxsync VMM: Added VMMGC_MAIN_MODULE_NAME -> VMMRC_MAIN_MODULE_NAME and …
(edit) @56017   10 years vboxsync Physical access handler cleanups.
(edit) @55966   10 years vboxsync PGM,++: VBOXSTRICTRC for physical access handlers.
(edit) @55922   10 years vboxsync DevPCNet: ASTRP_RCV bit is only for 802.3 frames, not Ethernet frames. …
(edit) @55909   10 years vboxsync PGM,++: Made the ring-3 physical access handler callbacks present in …
(edit) @55904   10 years vboxsync PGM: Added a pVCpu parameter to all physical handler callouts and also …
(edit) @55896   10 years vboxsync PGM: Renamed the ring-0 and raw-mode context physical page access …
(edit) @55493   10 years vboxsync PGM,++: Separated physical access handler callback function pointers …
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