summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/eepro.c
Commit message (Expand)AuthorAgeFilesLines
* [libc] Rewrite byte-swapping codeMichael Brown2015-03-021-3/+3
* [legal] Include full licence text for all GPL2_OR_LATER filesMichael Brown2015-02-261-2/+12
* [eepro] Avoid unused variable warning in gcc 4.6Michael Brown2011-03-161-0/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* 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-1/+8
* Include errno.h in the few drivers which use it, rather than in nic.hMichael Brown2007-07-241-0/+1
* Warnings purge of drivers (continued)Marty Connor2007-07-041-6/+7
* Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown2007-03-101-6/+7
* eth_ntoa fixesMarty Connor2006-09-261-5/+4Star
* Synced across updates from Etherboot 5.4 treeMichael Brown2005-05-191-9/+21
* Automatically updated withMichael Brown2005-04-261-3/+2Star
* Coerced into compilingMichael Brown2005-04-221-4/+4
* 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-5/+3Star
* Updated to general ISA bus API.Michael Brown2005-04-141-122/+108Star
* Automatically updated usingMichael Brown2005-04-131-4/+8
* 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/+625