aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pcnet.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-27Handle unconnected vlan case in lanceblueswir11-14/+19
2007-05-27Use qemu_irqs between dma controllers and esp, lanceblueswir11-4/+2
2007-05-26Split DMA controller in twoblueswir11-1/+3
2007-05-19Use full 36-bit physical address space on SS10blueswir11-1/+2
2007-04-07Unify IRQ handling.pbrook1-19/+5
2007-03-06Fix unportable bitfields use which broke pcnet for big endian hosts.ths1-269/+339
2007-01-10Devfn number for network PCI cards, by Aurelien Jarno.ths1-2/+2
2006-09-03better PCNET endianness supportbellard1-149/+74
2006-09-03endianness fixesbellard1-96/+157
2006-09-03initial sparc32 lance and pcnet mergebellard1-114/+327
2006-07-14win32 compilation fixesbellard1-25/+27
2006-07-13avoid recursive txbellard1-1/+14
2006-07-04avoid unneeded dependenciesbellard1-18/+21
2006-07-04pcnet nic support (Antony T Curtis)bellard1-0/+1771