|
|
@46456
|
11 years |
vboxsync |
Network/Dev*.cpp,GuestImpl.cpp: Optimized looking up the guest network …
|
|
|
@46371
|
12 years |
vboxsync |
Devices/E1000: Compile fixes with disabled descriptor cache, minor …
|
|
|
@45025
|
12 years |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@44902
|
12 years |
vboxsync |
Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
|
|
|
@44852
|
12 years |
vboxsync |
s/addrIOPort/IOPortBase/g
|
|
|
@44571
|
12 years |
vboxsync |
Fixed hungarian typos in MSI registration code. Some E1000 prefix …
|
|
|
@44569
|
12 years |
vboxsync |
DevE1000: fGCEnabled -> fRCEnabled.
|
|
|
@44567
|
12 years |
vboxsync |
DevE1000: Use IOMMMIO_FLAGS_READ_DWORD and …
|
|
|
@44546
|
12 years |
vboxsync |
DevE1000: Changed e1kRegLookup to use binary search for the part of …
|
|
|
@44542
|
12 years |
vboxsync |
DevE1000: More cleanups, changing it to use pThis instead of pState as …
|
|
|
@44541
|
12 years |
vboxsync |
DevE1000.cpp: Some more cleanups.
|
|
|
@44540
|
12 years |
vboxsync |
DevE1000.cpp: Some more cleanups.
|
|
|
@44537
|
12 years |
vboxsync |
DevE1000.cpp: Don't use the default device critsect.
|
|
|
@44536
|
12 years |
vboxsync |
DevE1000.cpp: Some cleanup.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@43442
|
12 years |
vboxsync |
Network/e1000: Fixed issue with format handlers registration
|
|
|
@43432
|
12 years |
vboxsync |
Network/e1000: Bigger TxD cache, logging improvements (#6428)
|
|
|
@43416
|
12 years |
vboxsync |
Network/e1000: Separate error code for TX cache error …
|
|
|
@43327
|
12 years |
vboxsync |
Network/e1000: Allow forcing GSO fallback segmentation via CFGM
|
|
|
@43090
|
12 years |
vboxsync |
Network/e1000: OS/2 regression fix (#6217)
|
|
|
@42954
|
12 years |
vboxsync |
Network/e1000: Reset crash fix
|
|
|
@42953
|
12 years |
vboxsync |
Network/e1000: Disabled TX delay timer
|
|
|
@42936
|
12 years |
vboxsync |
build fix
|
|
|
@42934
|
12 years |
vboxsync |
32-bit build fix
|
|
|
@42932
|
12 years |
vboxsync |
Network/e1000: Tx delay timer, ITR fix, more stats (#4807)
|
|
|
@41808
|
12 years |
vboxsync |
e1000: fixed assertion in debug build (#5582)
|
|
|
@41774
|
12 years |
vboxsync |
bugref..
|
|
|
@41502
|
13 years |
vboxsync |
e1000: Optional RXD prefetching, proper handling of empty TX …
|
|
|
@41431
|
13 years |
vboxsync |
Use proper format specifier.
|
|
|
@41426
|
13 years |
vboxsync |
e1000: added CMD.RPS hadling for TX descriptors
|
|
|
@41423
|
13 years |
vboxsync |
e1000: added RX and TX descriptor dumps to debugger info command
|
|
|
@41409
|
13 years |
vboxsync |
Network: renamed uLinkUpDelay to cMsLinkUpDelay
|
|
|
@41407
|
13 years |
vboxsync |
Network: added LinkUpDelay parameter to e1000,pcnet,virtio-net
|
|
|
@41123
|
13 years |
vboxsync |
e1000: bumped SSM version for changes made in r77543
|
|
|
@41046
|
13 years |
vboxsync |
E1000: Fixed fetching of incomplete packets. TX critical section (#5582)
|
|
|
@41034
|
13 years |
vboxsync |
E1000: Minor change in comments (#5582)
|
|
|
@41033
|
13 years |
vboxsync |
release build fix
|
|
|
@41032
|
13 years |
vboxsync |
E1000: Fixed a potential read beyond TxD cache due to incorrect usage …
|
|
|
@41030
|
13 years |
vboxsync |
E1000: Increased the size of TX descriptor cache (#5582)
|
|
|
@41029
|
13 years |
vboxsync |
E1000: Fixed an infinite loop in R0, re-enabled TX descriptor cache (#5582)
|
|
|
@40998
|
13 years |
vboxsync |
DevE1000: uninitialized variable
|
|
|
@40996
|
13 years |
vboxsync |
e1000: Temporarely disable TXD cache until regressions are fixed (#5582).
|
|
|
@40992
|
13 years |
vboxsync |
E1000: Removed unused global mutex, documented the options.
|
|
|
@40985
|
13 years |
vboxsync |
E1000: csum offloading for legacy descriptors, batch TX descriptor …
|
|
|
@40799
|
13 years |
vboxsync |
e1000: Handle packets with unstripped Ethernet CRC (#6152)
|
|
|
@40794
|
13 years |
vboxsync |
e1000: VLAN support to match the spec (#4806)
|
|
|
@40793
|
13 years |
vboxsync |
build fix
|
|
|
@40791
|
13 years |
vboxsync |
e1000: added EthernetCRC CFGM parameter to make calculation of CRC …
|
|
|
@40652
|
13 years |
vboxsync |
NetShaper,E1000: Basic framework and partial implementation for …
|
|
|
@40282
|
13 years |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@40280
|
13 years |
vboxsync |
Corrected a bunch of HC and GC uses in status codes.
|
|
|
@39367
|
13 years |
vboxsync |
e1000: frame size and fallback buffer allocation fixes (#4806)
|
|
|
@39357
|
13 years |
vboxsync |
e1000: reverted r74918
|
|
|
@39344
|
13 years |
vboxsync |
e1000: move part of eth header instead of packet body (#4806)
|
|
|
@39332
|
13 years |
vboxsync |
e1000: fix for unresolved memmove on Windows
|
|
|
@39318
|
13 years |
vboxsync |
Temporary fix for Windows builds
|
|
|
@39317
|
13 years |
vboxsync |
e1000: VLAN tag offloading (#4806)
|
|
|
@39248
|
13 years |
vboxsync |
Runtime: new guest OS type for Solaris 11
Frontends/VirtualBox: add …
|
|
|
@39136
|
13 years |
vboxsync |
More MMIO refactoring and some other cleanups.
|
|
|
@39135
|
13 years |
vboxsync |
Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
|
|
|
@39011
|
13 years |
vboxsync |
e1000: CG/R0 config parameters (#5923), info callback
|
|
|
@38980
|
13 years |
vboxsync |
e1000: windows 7 hang due interrupts fix (#5023, #5911)
|
|
|
@38549
|
13 years |
vboxsync |
GSO: UDP fragmentation offloading (#5846)
|
|
|
@37644
|
13 years |
vboxsync |
e1000: applied e1kRegRead fix suggested by Vasily
|
|
|
@37643
|
13 years |
vboxsync |
Network/DevE1000: some note.
|
|
|
@37636
|
13 years |
vboxsync |
Changed FNIOMMMIOWRITE to take a const buffer pointer.
|
|
|
@37627
|
13 years |
vboxsync |
Devices/E1000: in the link up timer, don't automatically set the link …
|
|
|
@37324
|
14 years |
vboxsync |
TM,Devices: Fixed default critical section screwup and adjusted its …
|
|
|
@36980
|
14 years |
vboxsync |
e1000: some explanation for SMP fix in r71586
|
|
|
@36977
|
14 years |
vboxsync |
e1000: fix for linux SMP guest panic under heavy RX traffic
|
|
|
@36502
|
14 years |
vboxsync |
DevE1000: Two incorrect PDMBOTHCBDECL uses.
|
|
|
@35353
|
14 years |
vboxsync |
Move the misc files the in src/VBox/Devices/ directory into a build/ …
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35313
|
14 years |
vboxsync |
e1000: PXE boot fixes for WDS and other pipelined TFTP servers.
|
|
|
@34483
|
14 years |
vboxsync |
e1000: VM reset handler
|
|
|
@33595
|
14 years |
vboxsync |
src/*: more spelling fixes (logging), thanks Timeless!
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33408
|
14 years |
vboxsync |
Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional.
|
|
|
@33326
|
14 years |
vboxsync |
virtio-net: 32-bit build fix
|
|
|
@33201
|
14 years |
vboxsync |
reverted r66739
|
|
|
@33200
|
14 years |
vboxsync |
E1000, Main: support for 82566MC chipset type
|
|
|
@32863
|
14 years |
vboxsync |
e1k: temporary code for MSI testing
|
|
|
@32724
|
14 years |
vboxsync |
e1k: few PCI-related notes
|
|
|
@32160
|
14 years |
vboxsync |
DevE1000.cpp: Don't include unnecessary bit.s
|
|
|
@31847
|
14 years |
vboxsync |
iprt: removed crc32.h and crc64.h, use crc.h instead.
|
|
|
@31097
|
14 years |
vboxsync |
RT_LIKELY misusage
|
|
|
@30722
|
14 years |
vboxsync |
Removed some instances of obsolete PCISetIrqNoWait calls.
|
|
|
@30333
|
14 years |
vboxsync |
E1000: properly disconnect the network cable if the guest driver was …
|
|
|
@30013
|
15 years |
vboxsync |
scm cleanup.
|
|
|
@29685
|
15 years |
vboxsync |
DevE1000.cpp: Added todo about receive queue needing optimziation as …
|
|
|
@29439
|
15 years |
vboxsync |
DevE1000: Fixed bug in e1kRegWriteRCTL wrt calculating and updating …
|
|
|
@29435
|
15 years |
vboxsync |
DevPCNet,DevE1000: Statistics/profiling.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28710
|
15 years |
vboxsync |
DevE1000: logging and #ifdef.
|
|
|
@28628
|
15 years |
vboxsync |
e1000: Promiscuous mode support.
|
|
|
@28338
|
15 years |
vboxsync |
Windows linking fixes.
|
|
|
@28335
|
15 years |
vboxsync |
DevE1000: Shut up MSC warnings.
|
|
|
@28332
|
15 years |
vboxsync |
DrvIntNet: ring-0 experimentation and fixes.
|
|
|
@28328
|
15 years |
vboxsync |
Network/D*: Moving XMIT threads, part 2.
|
|
|
@28324
|
15 years |
vboxsync |
DevE1000: fixed uninitialized variable in the loop back xmit path.
|
|
|