aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/net/sis900.c
Commit message (Expand)AuthorAgeFilesLines
* Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-131-1/+9
* Add sis900 variant (patch from Vampyre)Marty Connor2007-08-301-0/+1
* Inhibit a spurious warning on GCC 4.0.1Michael Brown2007-07-261-1/+2
* Dead code removal.Michael Brown2007-07-141-5/+6
* Warnings purge of drivers (continued)Marty Connor2007-07-041-6/+10
* Update email addresses in driversMarty Connor2007-06-091-1/+1
* warnings cleanupMarty Connor2006-09-261-14/+15
* Remove nic_disable call from drivers. Call should be made at a higher levelMarty Connor2006-09-141-2/+1
* Added a very quick and dirty compatibility layer, to allowMichael Brown2006-06-051-0/+1
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-6/+10
* Header rearrangement.Michael Brown2006-04-241-1/+1
* the uncontroversal gcc 4.0 compilation fixesGeorge Baum2005-05-231-2/+2
* Symbol fixupsMichael Brown2005-05-031-4/+10
* Automatically updated withMichael Brown2005-04-261-4/+2
* Updated to new device probing APIMichael Brown2005-04-221-13/+20
* Automatically updated with the programMichael Brown2005-04-211-8/+11
* This is the only driver that has a genuine reason to callMichael Brown2005-04-141-8/+3
* Finished by handMichael Brown2005-04-131-12/+16
* Automatically updated usingMichael Brown2005-04-131-5/+9
* Automatically updated usingMichael Brown2005-04-121-2/+2
* Automatically updated usingMichael Brown2005-04-121-3/+1
* Automatically updated usingMichael Brown2005-04-121-3/+5
* Auto-updated usingMichael Brown2005-04-121-8/+4
* Fixed up PCI-scanning code to use new PCI interface.Michael Brown2005-04-121-21/+14
* Initial revisionMichael Brown2005-03-081-0/+1271