summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/ns8390.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Fix uses of literal 0 as a NULL pointerMichael Brown2013-04-281-1/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-3/+3
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [pci] Add driver_data field to struct pci_device_idThomas Miletich2009-03-261-11/+11
* [ns8390] Use stub files instead of src/ConfigH. Peter Anvin2008-06-301-0/+6
* Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-131-3/+4
* Change #warning to FIXME for ns8390.cMarty Connor2007-07-231-1/+2
* Update warnings in depca.c ns8390.cMarty Connor2007-07-051-1/+1
* Warnings purge of drivers (continued)Marty Connor2007-07-041-8/+9
* Hack together far enough to support ne2k-pci.Michael Brown2007-07-011-13/+13
* Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown2007-03-101-1/+1
* eth_ntoa and warnings fixupsMarty Connor2006-09-251-13/+17
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-1/+1
* gcc is rather over-aggressive about optimising out static data structuresMichael Brown2006-04-241-3/+3
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* Don't even try to compile until the code is tidied up.Michael Brown2005-04-151-0/+7
* Automatically updated usingMichael Brown2005-04-131-5/+9
* Automatically updated usingMichael Brown2005-04-131-3/+1Star
* Auto-updated usingMichael Brown2005-04-131-8/+4Star
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-1/+3
* Initial revisionMichael Brown2005-03-081-0/+1016