aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/net/pcnet32.c
Commit message (Expand)AuthorAgeFilesLines
* make cards_found static and add missing initializationHolger Lubitz2007-07-271-1/+1
* Warnings purge of drivers (continued)Marty Connor2007-07-041-2/+2
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-1/+1
* Minor fixMichael Brown2006-09-251-1/+1
* eth_ntoa and warnings fixups, memcpy compilation fixMarty Connor2006-09-251-9/+17
* Added a very quick and dirty compatibility layer, to allowMichael Brown2006-06-051-1/+0
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-2/+2
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Merge from Etherboot 5.4Michael Brown2006-03-161-12/+34
|\
* | Synced across updates from Etherboot 5.4 treeMichael Brown2005-05-191-7/+0
|/
* Symbol fixupsMichael Brown2005-05-031-45/+36
* Automatically updated withMichael Brown2005-04-261-2/+1
* Coerced into compilingMichael Brown2005-04-221-2/+2
* Automatically updated with the programMichael Brown2005-04-211-5/+7
* Automatically modified byMichael Brown2005-04-141-4/+1
* Automatically updated usingMichael Brown2005-04-141-2/+1
* Finished by handMichael Brown2005-04-131-13/+17
* Automatically updated usingMichael Brown2005-04-131-5/+9
* Manual tweaks to get all drivers to follow the "disable, poll, transmit,Michael Brown2005-04-121-1/+1
* Automatically updated usingMichael Brown2005-04-121-2/+1
* Automatically updated usingMichael Brown2005-04-121-3/+5
* Auto-updated usingMichael Brown2005-04-121-8/+4
* Initial revisionMichael Brown2005-03-081-0/+1004