|
|
@7321
|
17 years |
vboxsync |
shorten some thread names, looks better as log prefix
|
|
|
@7320
|
17 years |
vboxsync |
pcnet: fix for r28728
|
|
|
@7317
|
17 years |
vboxsync |
pcnet: save some cycles by returning early if we don't own the descriptor
|
|
|
@7314
|
17 years |
vboxsync |
pcnet: cosmetics
|
|
|
@7266
|
17 years |
vboxsync |
Experiment with send buffering. (disabled)
|
|
|
@7230
|
17 years |
vboxsync |
typo
|
|
|
@7132
|
17 years |
vboxsync |
optimization
|
|
|
@7129
|
17 years |
vboxsync |
small optimization
|
|
|
@7110
|
17 years |
vboxsync |
r=bird: The rate of the virtual clock is subject to change, don't …
|
|
|
@7098
|
17 years |
vboxsync |
pcnet: debugging update
|
|
|
@7094
|
17 years |
vboxsync |
pcnet: fix for the nexenta fix
|
|
|
@7077
|
17 years |
vboxsync |
Devices/PCNet: try to fix alignment
|
|
|
@7076
|
17 years |
vboxsync |
Attempt to fix breakage on 64 bits linux host
|
|
|
@7072
|
17 years |
vboxsync |
Make our devices use the RTGCPHYS32 type & backed out the alignment …
|
|
|
@7066
|
17 years |
vboxsync |
leftover
|
|
|
@7065
|
17 years |
vboxsync |
pcnet: implemented the software timer interrupt (fixes nexenta and …
|
|
|
@7044
|
17 years |
vboxsync |
Realigning after RTGCPHYS change.
|
|
|
@6833
|
17 years |
vboxsync |
pcnet: typo
|
|
|
@6652
|
17 years |
vboxsync |
prelimiary network statistics (to be improved)
|
|
|
@6548
|
17 years |
vboxsync |
header.
|
|
|
@6219
|
17 years |
vboxsync |
pcnet: don't crash if no driver is attached
|
|
|
@6120
|
17 years |
vboxsync |
fix crash if network card was not attached
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5913
|
17 years |
vboxsync |
gcc-4.3 warning
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@5569
|
17 years |
vboxsync |
fixed a bug where guest networking completely stopped after taking a …
|
|
|
@5067
|
17 years |
vboxsync |
amd64 fix
|
|
|
@5059
|
17 years |
vboxsync |
Added a mechanism to report custom line speed to guest driver …
|
|
|
@5015
|
17 years |
vboxsync |
Improved MII register emulation to make Windows PCnet driver detect …
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@4624
|
17 years |
vboxsync |
The USE_PDMTHREAD stuff seems to work fine, dropped the old code.
|
|
|
@4623
|
17 years |
vboxsync |
file header
|
|
|
@4622
|
17 years |
vboxsync |
FreeBSD if_pcn fixes:
- pci subsystem id and subsystem vendor id BCR …
|
|
|
@4565
|
17 years |
vboxsync |
GC phys to HC virt shortcut no longer allowed.
|
|
|
@4442
|
17 years |
vboxsync |
size_t
|
|
|
@4422
|
17 years |
vboxsync |
Tamed the send thread using PDMThread.
|
|
|
@4196
|
17 years |
vboxsync |
Don't assert on MAC mismatch on SSMAFTER_DEBUG_IT.
|
|
|
@4149
|
17 years |
vboxsync |
Ignore small packets (write LED)
|
|
|
@4140
|
17 years |
vboxsync |
Write LED
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4014
|
17 years |
vboxsync |
Use pdmdrv.h and pdmdev.h where appropirate.
|
|
|
@3666
|
17 years |
vboxsync |
replace underscore symbols in Devices/
|
|
|
@3654
|
17 years |
vboxsync |
don't depend on the deprecated vl_vbox.h header anymore
|
|
|
@3608
|
17 years |
vboxsync |
Improved compatibility of our PCnet device. Accoring to the spec …
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2937
|
18 years |
vboxsync |
Clean up log formatting, no more guessing whether something is hex or
not.
|
|
|
@2912
|
18 years |
vboxsync |
mixing initialized and uninitalized vars makes it harder to read.
|
|
|
@2910
|
18 years |
vboxsync |
Fixed (hopefully - can't test easily) handling of the case where we …
|
|
|
@2867
|
18 years |
vboxsync |
Fixed DevPCNet receive code so that it can properly receive into …
|
|
|
@2777
|
18 years |
vboxsync |
#pragma pack(1) not necessary? We will see if AssertCompileSize() …
|
|
|
@2598
|
18 years |
vboxsync |
Added a bunch of pci register defines and created a couple of the …
|
|
|
@2291
|
18 years |
vboxsync |
More ring-0/ring-3 type safety (callbacks and PDM symbol resolving).
|
|
|
@1856
|
18 years |
vboxsync |
DNS failure in NAT setup is not fatal anymore
|
|
|
@1639
|
18 years |
vboxsync |
fixed alignment
|
|
|
@1627
|
18 years |
vboxsync |
prevent RX/TX during suspend
|
|
|
@1622
|
18 years |
vboxsync |
ignore the error code in destruct because the critical section might …
|
|
|
@1538
|
18 years |
vboxsync |
save u16CSR0LastSeenByGuest in SSM info
|
|
|
@1377
|
18 years |
vboxsync |
hard reset pcnet on reboot (at least to switch off BM)
|
|
|
@1355
|
18 years |
vboxsync |
nc
|
|
|
@931
|
18 years |
vboxsync |
Reintroduce the error signalling on invalid packet size.
|
|
|
@928
|
18 years |
vboxsync |
Removed dead code. I'm pretty sure that we slightly misinterpreted the …
|
|
|
@927
|
18 years |
vboxsync |
Workaround for Windows NT4 pcnet problems. Also tighten packet
size …
|
|
|
@813
|
18 years |
vboxsync |
Try to deal with illegal descriptors
|
|
|
@812
|
18 years |
vboxsync |
Inverted bit checks
|
|
|
@811
|
18 years |
vboxsync |
Corrected comment + log
|
|
|
@810
|
18 years |
vboxsync |
Paranoid own bit checks in TMD & RMD reads.
|
|
|
@808
|
18 years |
vboxsync |
Irq check update
|
|
|
@805
|
18 years |
vboxsync |
Corrected link restoration again
|
|
|
@801
|
18 years |
vboxsync |
Link down check wasn't correct.
|
|
|
@792
|
18 years |
vboxsync |
Check link states when sending data.
|
|
|
@754
|
18 years |
vboxsync |
Again
|
|
|
@753
|
18 years |
vboxsync |
compile fix
|
|
|
@752
|
18 years |
vboxsync |
Fixed cleanup
|
|
|
@731
|
18 years |
vboxsync |
Realigned pcnet. Added the alignment testcase to the makefile walk.
|
|
|
@723
|
18 years |
vboxsync |
oops
|
|
|
@722
|
18 years |
vboxsync |
More stats
|
|
|
@721
|
18 years |
vboxsync |
Minor change
|
|
|
@718
|
18 years |
vboxsync |
Update
|
|
|
@703
|
18 years |
vboxsync |
Added a note about deadlocks.
|
|
|
@698
|
18 years |
vboxsync |
Slirp must be protected by a lock due to recent async send changes.
|
|
|
@652
|
18 years |
vboxsync |
some more #ifdefs IN_RING3
|
|
|
@646
|
18 years |
vboxsync |
Rewrote send handling to do everything in a seperate thread.
|
|
|
@642
|
18 years |
vboxsync |
Some async updates
|
|
|
@638
|
18 years |
vboxsync |
Reduced time spent inside locks.
|
|
|
@605
|
18 years |
vboxsync |
CSR58 is an alias for BCR20
|
|
|
@602
|
18 years |
vboxsync |
Updates for async sending + avoiding critical section blocking EMT
|
|
|
@596
|
18 years |
vboxsync |
Compile fixes
|
|
|
@595
|
18 years |
vboxsync |
Update
|
|
|
@594
|
18 years |
vboxsync |
Corrections
|
|
|
@592
|
18 years |
vboxsync |
Async send update
|
|
|
@587
|
18 years |
vboxsync |
Removed multiple packet code. Failed experiment.
|
|
|
@575
|
18 years |
vboxsync |
Enabled delayed transmit interrupts + added async sending of packets …
|
|
|
@573
|
18 years |
vboxsync |
what about alloca().
|
|
|
@566
|
18 years |
vboxsync |
More comments
|
|
|
@564
|
18 years |
vboxsync |
Added disabled code path for sending multiple packets.
|
|
|
@550
|
18 years |
vboxsync |
Wrong sample names
|
|
|
@549
|
18 years |
vboxsync |
More stats
|
|
|
@547
|
18 years |
vboxsync |
More stats
|
|
|
@546
|
18 years |
vboxsync |
Changed comments
|
|
|
@545
|
18 years |
vboxsync |
Added disabled option to postpone interrupts until we deliver the …
|
|
|