summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/sis190.c
Commit message (Expand)AuthorAgeFilesLines
* [sis190] Avoid NULL pointer dereferenceMichael Brown2017-03-221-1/+1
* [sis190] Fix building with GCC 6Michael Brown2016-05-041-6/+0Star
* [sis190] Avoid unused variable warning in gcc 4.6Michael Brown2011-03-161-2/+0Star
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-4/+2Star
* [netdevice] Call netdev_link_[up|down|err]() only while registeredMichael Brown2010-09-051-1/+0Star
* [sis190] Initialise network device before calling register_netdev()Michael Brown2010-09-051-1/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-1/+1
* [sis190] Hide the ISA bridge's PCI IDs from parserom.plThomas Miletich2009-10-241-3/+3
* [sis190] Make 'make allroms' happy.Thomas Miletich2009-10-241-2/+2
* [sis190] Fix for gcc-3.3.3 compilationShao Miller2009-10-181-1/+1
* [sis190] Add sis190/191 ethernet driverThomas Miletich2009-10-161-0/+1179