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
/
sis900.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[sis900] Remove extraneous memset() with incorrect length
Michael Brown
2017-03-21
1
-2
/
+1
*
[build] Fix uses of literal 0 as a NULL pointer
Michael Brown
2013-04-28
1
-1
/
+1
*
[src] Fix spelling in comments, debug messages and local variable names
Stefan Weil
2013-01-03
1
-5
/
+5
*
[sis900] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-2
/
+1
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-1
/
+1
*
[sis900] Enable interrupts to allow UNDI to work
Thomas Miletich
2009-10-15
1
-0
/
+6
*
[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
-2
/
+2
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
1
-4
/
+4
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
1
-1
/
+0
*
Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .
Marty Connor
2007-12-13
1
-1
/
+9
*
Add sis900 variant (patch from Vampyre)
Marty Connor
2007-08-30
1
-0
/
+1
*
Inhibit a spurious warning on GCC 4.0.1
Michael Brown
2007-07-26
1
-1
/
+2
*
Dead code removal.
Michael Brown
2007-07-14
1
-5
/
+6
*
Warnings purge of drivers (continued)
Marty Connor
2007-07-04
1
-6
/
+10
*
Update email addresses in drivers
Marty Connor
2007-06-09
1
-1
/
+1
*
warnings cleanup
Marty Connor
2006-09-26
1
-14
/
+15
*
Remove nic_disable call from drivers. Call should be made at a higher level
Marty Connor
2006-09-14
1
-2
/
+1
*
Added a very quick and dirty compatibility layer, to allow
Michael Brown
2006-06-05
1
-0
/
+1
*
Restructured PCI subsystem to fit the new device model.
Michael Brown
2006-05-16
1
-6
/
+10
*
Header rearrangement.
Michael Brown
2006-04-24
1
-1
/
+1
*
the uncontroversal gcc 4.0 compilation fixes
George Baum
2005-05-23
1
-2
/
+2
*
Symbol fixups
Michael Brown
2005-05-03
1
-4
/
+10
*
Automatically updated with
Michael Brown
2005-04-26
1
-4
/
+2
*
Updated to new device probing API
Michael Brown
2005-04-22
1
-13
/
+20
*
Automatically updated with the program
Michael Brown
2005-04-21
1
-8
/
+11
*
This is the only driver that has a genuine reason to call
Michael Brown
2005-04-14
1
-8
/
+3
*
Finished by hand
Michael Brown
2005-04-13
1
-12
/
+16
*
Automatically updated using
Michael Brown
2005-04-13
1
-5
/
+9
*
Automatically updated using
Michael Brown
2005-04-12
1
-2
/
+2
*
Automatically updated using
Michael Brown
2005-04-12
1
-3
/
+1
*
Automatically updated using
Michael Brown
2005-04-12
1
-3
/
+5
*
Auto-updated using
Michael Brown
2005-04-12
1
-8
/
+4
*
Fixed up PCI-scanning code to use new PCI interface.
Michael Brown
2005-04-12
1
-21
/
+14
*
Initial revision
Michael Brown
2005-03-08
1
-0
/
+1271