summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/smc9000.c
Commit message (Expand)AuthorAgeFilesLines
* [smc9000] Avoid using CONFIG as a preprocessor macroMichael Brown2014-08-191-5/+5
* [smc9000] Avoid unused variable warning in gcc 4.6Michael Brown2011-03-161-3/+0Star
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+3
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-021-1/+0Star
* Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-131-2/+3
* Include errno.h in the few drivers which use it, rather than in nic.hMichael Brown2007-07-241-0/+1
* Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown2007-03-101-1/+1
* eth_ntoa cleanupMarty Connor2006-09-271-4/+3Star
* Remove nic_disable call from drivers. Call should be made at a higher levelMarty Connor2006-09-141-1/+1
* Jan Kiszka provided a patch for the smc9000 for missing phy-setupTimothy Legge2005-06-021-1/+448
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* Automatically updated with the programMichael Brown2005-04-211-6/+9
* Make isa_probe_addr a simple integer rather than a struct, to facilitateMichael Brown2005-04-161-6/+4Star
* Not sure why I made these cosmetic changes, but I appear to have done so.Michael Brown2005-04-151-3/+3
* Updated to common ISA bus API.Michael Brown2005-04-141-161/+118Star
* Automatically updated usingMichael Brown2005-04-131-5/+9
* Automatically updated usingMichael Brown2005-04-131-2/+1Star
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+1
* Initial revisionMichael Brown2005-03-081-0/+544