aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/epic100.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-03[src] Fix spelling in comments, debug messages and local variable namesStefan Weil1-2/+2
2012-07-23[epic100] Fix wrong field used as rx packet lengthAlexey1-2/+2
2012-03-26[console] Move putchar() and getchar() declarations to stdio.hMichael Brown1-1/+0
2011-03-16[epic100] Avoid unused variable warning in gcc 4.6Michael Brown1-2/+0
2011-03-09[console] Move include/console.h to include/ipxe/console.hMichael Brown1-1/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-2/+2
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2009-03-26[pci] Add driver_data field to struct pci_device_idThomas Miletich1-2/+2
2008-10-12[timer] Formalise the timer APIMichael Brown1-2/+2
2008-03-02Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev1-7/+9
2007-12-13Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor1-1/+9
2006-09-25eth_ntoa and warnings fixupsMarty Connor1-6/+6
2006-06-05Added a very quick and dirty compatibility layer, to allowMichael Brown1-1/+0
2006-05-16Restructured PCI subsystem to fit the new device model.Michael Brown1-1/+1
2006-04-24Header rearrangement.Michael Brown1-1/+1
2005-05-03Symbol fixupsMichael Brown1-4/+10
2005-04-26Automatically updated withMichael Brown1-2/+1
2005-04-22Coerced into compilingMichael Brown1-2/+2
2005-04-21Automatically updated with the programMichael Brown1-6/+8
2005-04-14Automatically modified byMichael Brown1-4/+1
2005-04-14Automatically updated usingMichael Brown1-2/+1
2005-04-13Finished by handMichael Brown1-11/+15
2005-04-13Automatically updated usingMichael Brown1-5/+9
2005-04-12Automatically updated usingMichael Brown1-1/+1
2005-04-12Automatically updated usingMichael Brown1-2/+1
2005-04-12Automatically updated usingMichael Brown1-3/+5
2005-04-12Auto-updated usingMichael Brown1-8/+4
2005-03-08Initial revisionMichael Brown1-0/+520