summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/epic100.c
Commit message (Expand)AuthorAgeFilesLines
* [src] Fix spelling in comments, debug messages and local variable namesStefan Weil2013-01-031-2/+2
* [epic100] Fix wrong field used as rx packet lengthAlexey2012-07-231-2/+2
* [console] Move putchar() and getchar() declarations to stdio.hMichael Brown2012-03-261-1/+0Star
* [epic100] Avoid unused variable warning in gcc 4.6Michael Brown2011-03-161-2/+0Star
* [console] Move include/console.h to include/ipxe/console.hMichael Brown2011-03-091-1/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
* [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-2/+2
* [timer] Formalise the timer APIMichael Brown2008-10-121-2/+2
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-021-7/+9
* Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-131-1/+9
* eth_ntoa and warnings fixupsMarty Connor2006-09-251-6/+6
* Added a very quick and dirty compatibility layer, to allowMichael Brown2006-06-051-1/+0Star
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-1/+1
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Symbol fixupsMichael Brown2005-05-031-4/+10
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* Coerced into compilingMichael Brown2005-04-221-2/+2
* Automatically updated with the programMichael Brown2005-04-211-6/+8
* Automatically modified byMichael Brown2005-04-141-4/+1Star
* Automatically updated usingMichael Brown2005-04-141-2/+1Star
* Finished by handMichael Brown2005-04-131-11/+15
* Automatically updated usingMichael Brown2005-04-131-5/+9
* Automatically updated usingMichael Brown2005-04-131-1/+1
* Automatically updated usingMichael Brown2005-04-131-2/+1Star
* Automatically updated usingMichael Brown2005-04-131-3/+5
* Auto-updated usingMichael Brown2005-04-131-8/+4Star
* Initial revisionMichael Brown2005-03-081-0/+520