summaryrefslogtreecommitdiffstats
path: root/hw/pcnet.c
Commit message (Expand)AuthorAgeFilesLines
* Register only valid register access widthsblueswir12008-01-011-4/+4
* Fix miscellaneous minor things, by Andre Przywara.ths2007-12-171-4/+4
* qemu_put signedness fixes, by Andre Przywara.ths2007-12-161-12/+12
* Break up vl.h.pbrook2007-11-171-1/+5
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-35/+35
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-74/+74
* Remove obsolete comment.ths2007-08-181-2/+0
* Use qemu_irq for a reset signal between DMA and ESP/Lanceblueswir12007-08-161-2/+9
* Fix Lance on 32-bit hostsblueswir12007-06-281-6/+29
* Handle unconnected vlan case in lanceblueswir12007-05-271-14/+19
* Use qemu_irqs between dma controllers and esp, lanceblueswir12007-05-271-4/+2
* Split DMA controller in twoblueswir12007-05-261-1/+3
* Use full 36-bit physical address space on SS10blueswir12007-05-191-1/+2
* Unify IRQ handling.pbrook2007-04-071-19/+5
* Fix unportable bitfields use which broke pcnet for big endian hosts.ths2007-03-061-269/+339
* Devfn number for network PCI cards, by Aurelien Jarno.ths2007-01-101-2/+2
* better PCNET endianness supportbellard2006-09-031-149/+74
* endianness fixesbellard2006-09-031-96/+157
* initial sparc32 lance and pcnet mergebellard2006-09-031-114/+327
* win32 compilation fixesbellard2006-07-141-25/+27
* avoid recursive txbellard2006-07-131-1/+14
* avoid unneeded dependenciesbellard2006-07-041-18/+21
* pcnet nic support (Antony T Curtis)bellard2006-07-041-0/+1771
OpenPOWER on IntegriCloud