aboutsummaryrefslogtreecommitdiffstats
path: root/hw/eepro100.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-18Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.ths1-2/+1
2007-11-17Break up vl.h.pbrook1-1/+3
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-2/+2
2007-09-14Less magic constants, by Filip Navara.ths1-4/+5
2007-09-13Improved EEPRO 100 emulation, by Filip Navara.ths1-0/+4
2007-07-02E100 savevm/loadvm support, patch by Jason Wessel.balrog1-4/+98
2007-04-07Unify IRQ handling.pbrook1-2/+2
2007-04-02Eepro100 emulation, by Stefan Weil.ths1-0/+1714