summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/e1000/e1000.c
Commit message (Expand)AuthorAgeFilesLines
* This version now transmits and receives.Marty Connor2007-11-201-220/+135Star
* Autonegotiation fixes. NIC now autonegotiates to whatever the switch supports.Marty Connor2007-11-201-14/+17
* A version of the new e1000 driver that transmits.Marty Connor2007-11-201-245/+347
* Rename e1000_main.c to e1000.c to so we can type 'make bin/e1000.dsk' instead...Marty Connor2007-11-181-0/+1167