aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/sis190.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-16[sis190] Avoid unused variable warning in gcc 4.6Michael Brown1-2/+0
2011-02-17[pci] Make driver PCI ID a property of the PCI deviceMichael Brown1-4/+2
2010-09-05[netdevice] Call netdev_link_[up|down|err]() only while registeredMichael Brown1-1/+0
2010-09-05[sis190] Initialise network device before calling register_netdev()Michael Brown1-1/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-1/+1
2009-10-24[sis190] Hide the ISA bridge's PCI IDs from parserom.plThomas Miletich1-3/+3
2009-10-24[sis190] Make 'make allroms' happy.Thomas Miletich1-2/+2
2009-10-17[sis190] Fix for gcc-3.3.3 compilationShao Miller1-1/+1
2009-10-16[sis190] Add sis190/191 ethernet driverThomas Miletich1-0/+1179