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
/
3c90x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[drivers] Sort PCI_ROM() entries numerically
Geert Stappers
2024-02-22
1
-6
/
+6
*
[netdevice] Remove netdev_priv() helper function
Michael Brown
2023-09-13
1
-10
/
+10
*
[malloc] Rename malloc_dma() to malloc_phys()
Michael Brown
2020-11-05
1
-4
/
+4
*
[3c90x] Fix High-MTU packet reception
Thomas Miletich
2013-08-20
1
-0
/
+4
*
[3c90x] Don't round up transmit packet length
Thomas Miletich
2013-08-20
1
-3
/
+4
*
[3c90x] Stall upload engine before setting RX ring address
Thomas Miletich
2013-08-20
1
-0
/
+4
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
1
-2
/
+1
*
[3c90x] Clean up reset code
Thomas Miletich
2011-02-08
1
-15
/
+10
*
[3c90x] More fine-grained debugging levels
Thomas Miletich
2011-02-08
1
-23
/
+23
*
[netdevice] Call netdev_link_[up|down|err]() only while registered
Michael Brown
2010-09-05
1
-3
/
+3
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-14
/
+14
*
[3c90x] Fix a3c90x_close() and a3c90x_remove() methods.
Thomas Miletich
2009-10-15
1
-3
/
+3
*
[netdevice] Separate out the concept of hardware and link-layer addresses
Michael Brown
2009-08-12
1
-1
/
+1
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[3c90x] Add missing size_t format specifier
Joshua Oreman
2009-03-31
1
-1
/
+1
*
[pci] Add driver_data field to struct pci_device_id
Thomas Miletich
2009-03-26
1
-22
/
+22
*
[3c90x] 3c90x driver rewrite using gPXE API
Thomas Miletich
2009-03-13
1
-935
/
+900
*
[timer] Formalise the timer API
Michael Brown
2008-10-12
1
-2
/
+2
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
1
-3
/
+4
*
3c90x driver fix (legacy) from Geert Staapers
Marty Connor
2007-12-20
1
-4
/
+6
*
Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .
Marty Connor
2007-12-13
1
-2
/
+8
*
eth_ntoa fixups
Marty Connor
2006-09-19
1
-2
/
+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
-2
/
+2
*
Header rearrangement.
Michael Brown
2006-04-24
1
-1
/
+1
*
Fix to compile under gpxe
Michael Brown
2006-03-16
1
-1
/
+1
*
Merge from Etherboot 5.4
Michael Brown
2006-03-16
1
-1
/
+21
*
Automatically updated with
Michael Brown
2005-04-26
1
-2
/
+1
*
Automatically updated with the program
Michael Brown
2005-04-21
1
-5
/
+8
*
Place the call to adjust_pci_device() back in the individual drivers,
Michael Brown
2005-04-16
1
-0
/
+2
*
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
-11
/
+12
*
Automatically updated using
Michael Brown
2005-04-13
1
-4
/
+8
*
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
/
+996