index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
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
*
[netdevice] Separate out the concept of hardware and link-layer addresses
Michael Brown
2009-08-12
1
-1
/
+1
*
[e1000] Ensure descriptor is fully written before sending packet
Michael Brown
2009-06-23
1
-0
/
+1
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
5
-0
/
+9
*
[pci] Add driver_data field to struct pci_device_id
Thomas Miletich
2009-03-26
1
-62
/
+62
*
[e1000] Use PCI_BASE_ADDRESS_* symbols instead of integers
Marty Connor
2008-12-05
1
-2
/
+2
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
2
-22
/
+22
*
[e1000] Add missing #include <string.h>
Michael Brown
2008-10-12
1
-0
/
+1
*
[ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>
Michael Brown
2008-10-12
2
-2
/
+2
*
[e1000] Fix dubious syntax in e1000 I/O wrapper macros
Michael Brown
2008-10-12
1
-24
/
+24
*
[NETDEV] Add notion of link state
Michael Brown
2008-04-22
1
-0
/
+3
*
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-20
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