index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
net
/
e1000
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
2
-2
/
+1
*
Fix e1000 receive tail pointer (RDT) handling
Marty Connor
2007-12-17
2
-7
/
+7
*
Correct e1000 interrupt routine to enable on 1 disable on 0. duh.
Marty Connor
2007-12-13
1
-2
/
+2
*
Various warnings fixups for OpenBSD with gcc-3.3.5.
Michael Brown
2007-12-07
1
-1
/
+1
*
Add copyright, clean up comments a bit, remove unnecessary code.
Marty Connor
2007-12-03
1
-178
/
+102
*
Fixed receive instability by not enabling interrupts. duh.
Marty Connor
2007-11-21
2
-19
/
+27
*
This version now transmits and receives.
Marty Connor
2007-11-20
2
-220
/
+138
*
Autonegotiation fixes. NIC now autonegotiates to whatever the switch supports.
Marty Connor
2007-11-20
3
-18
/
+22
*
A version of the new e1000 driver that transmits.
Marty Connor
2007-11-20
3
-254
/
+351
*
Rename e1000_main.c to e1000.c to so we can type 'make bin/e1000.dsk' instead...
Marty Connor
2007-11-18
1
-0
/
+0
*
Introduce files for new e1000 driver
Marty Connor
2007-11-18
5
-0
/
+14074