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
/
3c509.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-3
/
+3
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>
Michael Brown
2008-10-12
1
-1
/
+1
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
1
-1
/
+1
*
Include errno.h in the few drivers which use it, rather than in nic.h
Michael Brown
2007-07-24
1
-0
/
+1
*
Revert "convert to zalloc"
Michael Brown
2007-07-07
1
-1
/
+2
*
convert to zalloc
Holger Lubitz
2007-07-06
1
-2
/
+1
*
t5x9 code relies on nic->ioaddr being set
Michael Brown
2007-03-11
1
-7
/
+11
*
Updated 3c509 to current device model
Michael Brown
2007-03-10
1
-165
/
+185
*
Updated ISAPnP, EISA, MCA and ISA buses to current device model.
Michael Brown
2007-03-10
1
-1
/
+5
*
Added a very quick and dirty compatibility layer, to allow
Michael Brown
2006-06-05
1
-0
/
+1
*
gcc is rather over-aggressive about optimising out static data structures
Michael Brown
2006-04-24
1
-2
/
+2
*
Added "name" field to struct bus_driver
Michael Brown
2005-04-25
1
-7
/
+8
*
Symbol errors caught by symcheck.pl
Michael Brown
2005-04-23
1
-1
/
+1
*
Updated to new bus API, and improved using the 3c5x9 reference manual.
Michael Brown
2005-04-22
1
-112
/
+274
*
Split out EISA driver into a separate file, since 3c509s can only take 16K
Michael Brown
2005-04-17
1
-37
/
+2
*
Standardised debug messages to make it easy to get a bus scan printout
Michael Brown
2005-04-14
1
-0
/
+4
*
Cleaner separation of find_t509_device/fill_t509_device.
Michael Brown
2005-04-14
1
-4
/
+11
*
name should be const
Michael Brown
2005-04-14
1
-1
/
+1
*
Updated to new device API.
Michael Brown
2005-04-14
1
-54
/
+47
*
Split 3c509.c into 3c509.9 and 3c529.c, with shared code in 3c5x9.c.
Michael Brown
2005-04-14
1
-619
/
+212
*
Automatically updated using
Michael Brown
2005-04-13
1
-5
/
+9
*
Automatically updated using
Michael Brown
2005-04-12
1
-3
/
+1
*
Merged mcb30-realmode-redesign back to HEAD
Michael Brown
2005-04-08
1
-0
/
+2
*
Initial revision
Michael Brown
2005-03-08
1
-0
/
+671