index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
pcnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-35
/
+35
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-74
/
+74
*
Remove obsolete comment.
ths
2007-08-18
1
-2
/
+0
*
Use qemu_irq for a reset signal between DMA and ESP/Lance
blueswir1
2007-08-16
1
-2
/
+9
*
Fix Lance on 32-bit hosts
blueswir1
2007-06-28
1
-6
/
+29
*
Handle unconnected vlan case in lance
blueswir1
2007-05-27
1
-14
/
+19
*
Use qemu_irqs between dma controllers and esp, lance
blueswir1
2007-05-27
1
-4
/
+2
*
Split DMA controller in two
blueswir1
2007-05-26
1
-1
/
+3
*
Use full 36-bit physical address space on SS10
blueswir1
2007-05-19
1
-1
/
+2
*
Unify IRQ handling.
pbrook
2007-04-07
1
-19
/
+5
*
Fix unportable bitfields use which broke pcnet for big endian hosts.
ths
2007-03-06
1
-269
/
+339
*
Devfn number for network PCI cards, by Aurelien Jarno.
ths
2007-01-10
1
-2
/
+2
*
better PCNET endianness support
bellard
2006-09-03
1
-149
/
+74
*
endianness fixes
bellard
2006-09-03
1
-96
/
+157
*
initial sparc32 lance and pcnet merge
bellard
2006-09-03
1
-114
/
+327
*
win32 compilation fixes
bellard
2006-07-14
1
-25
/
+27
*
avoid recursive tx
bellard
2006-07-14
1
-1
/
+14
*
avoid unneeded dependencies
bellard
2006-07-04
1
-18
/
+21
*
pcnet nic support (Antony T Curtis)
bellard
2006-07-04
1
-0
/
+1771