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
/
eepro100.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[drivers] Sort PCI_ROM() entries numerically
Geert Stappers
2024-02-22
1
-5
/
+5
*
[netdevice] Remove netdev_priv() helper function
Michael Brown
2023-09-13
1
-1
/
+1
*
[malloc] Rename malloc_dma() to malloc_phys()
Michael Brown
2020-11-05
1
-9
/
+9
*
[eepro100] Remove duplicate PCI_ROM() line
Michael Brown
2015-04-15
1
-1
/
+0
*
[src] Fix spelling in comments, debug messages and local variable names
Stefan Weil
2013-01-03
1
-1
/
+1
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[eepro100] Add PCI ID 8086:10fe
1d 2k
2012-03-14
1
-0
/
+1
*
[eepro100] Do not discard short packets
Michael Brown
2011-03-12
1
-1
/
+1
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
1
-2
/
+1
*
[netdevice] Call netdev_link_[up|down|err]() only while registered
Michael Brown
2010-09-05
1
-2
/
+2
*
[eepro100] Add new PCI ID 8086:27dc
Marty Connor
2010-09-03
1
-0
/
+1
*
[eepro100] Add PCI ID for Intel Pro/100 VE
Erwan Velu
2010-06-07
1
-0
/
+1
*
[compiler] Fix 64bit compile time errors
Piotr JaroszyĆski
2010-05-27
1
-1
/
+1
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-24
/
+24
*
[eepro100] Remove link-state checking
Thomas Miletich
2010-04-19
1
-46
/
+1
*
[eepro100] Convert to native gPXE API
Thomas Miletich
2009-11-22
1
-639
/
+993
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[pci] Add driver_data field to struct pci_device_id
Thomas Miletich
2009-03-26
1
-30
/
+30
*
[timer] Formalise the timer API
Michael Brown
2008-10-12
1
-4
/
+4
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
1
-5
/
+8
*
Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .
Marty Connor
2007-12-13
1
-4
/
+16
*
Added one more PCI ID
Michael Brown
2007-10-22
1
-0
/
+1
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+1
*
change MAC address printout to DBG using eth_ntoa (temporary legacy support)
Marty Connor
2006-09-15
1
-1
/
+3
*
Added a very quick and dirty compatibility layer, to allow
Michael Brown
2006-06-05
1
-1
/
+0
*
Restructured PCI subsystem to fit the new device model.
Michael Brown
2006-05-16
1
-1
/
+1
*
Header rearrangement.
Michael Brown
2006-04-24
1
-1
/
+1
*
Synced across updates from Etherboot 5.4 tree
Michael Brown
2005-05-19
1
-7
/
+0
*
Symbol fixups
Michael Brown
2005-05-03
1
-1
/
+4
*
Automatically updated with
Michael Brown
2005-04-26
1
-2
/
+1
*
Typo
Michael Brown
2005-04-22
1
-1
/
+1
*
Ensured that all drivers call xxx_fill_nic().
Michael Brown
2005-04-22
1
-6
/
+2
*
Automatically updated with the program
Michael Brown
2005-04-21
1
-5
/
+6
*
Place the call to adjust_pci_device() back in the individual drivers,
Michael Brown
2005-04-16
1
-0
/
+2
*
Fixed up automatic modifications by hand.
Michael Brown
2005-04-14
1
-1
/
+1
*
Automatically modified by
Michael Brown
2005-04-14
1
-4
/
+1
*
Automatically updated using
Michael Brown
2005-04-14
1
-2
/
+1
*
Finished by hand
Michael Brown
2005-04-13
1
-14
/
+16
*
Automatically updated using
Michael Brown
2005-04-13
1
-5
/
+9
*
Automatically updated using
Michael Brown
2005-04-12
1
-2
/
+1
*
Automatically updated using
Michael Brown
2005-04-12
1
-3
/
+5
*
Auto-updated using
Michael Brown
2005-04-12
1
-8
/
+4
*
Initial revision
Michael Brown
2005-03-08
1
-0
/
+841