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
/
sis190.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[netdevice] Remove netdev_priv() helper function
Michael Brown
2023-09-13
1
-19
/
+19
*
[malloc] Rename malloc_dma() to malloc_phys()
Michael Brown
2020-11-05
1
-4
/
+4
*
[pci] Update drivers to use pci_ioremap()
Michael Brown
2020-09-25
1
-1
/
+1
*
[sis190] Avoid NULL pointer dereference
Michael Brown
2017-03-22
1
-1
/
+1
*
[sis190] Fix building with GCC 6
Michael Brown
2016-05-04
1
-6
/
+0
*
[sis190] Avoid unused variable warning in gcc 4.6
Michael Brown
2011-03-16
1
-2
/
+0
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
1
-4
/
+2
*
[netdevice] Call netdev_link_[up|down|err]() only while registered
Michael Brown
2010-09-05
1
-1
/
+0
*
[sis190] Initialise network device before calling register_netdev()
Michael Brown
2010-09-05
1
-1
/
+1
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-1
/
+1
*
[sis190] Hide the ISA bridge's PCI IDs from parserom.pl
Thomas Miletich
2009-10-24
1
-3
/
+3
*
[sis190] Make 'make allroms' happy.
Thomas Miletich
2009-10-24
1
-2
/
+2
*
[sis190] Fix for gcc-3.3.3 compilation
Shao Miller
2009-10-17
1
-1
/
+1
*
[sis190] Add sis190/191 ethernet driver
Thomas Miletich
2009-10-16
1
-0
/
+1179