aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/davicom.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-02[pci] Remove outdated and mostly-unused pci_ids.h fileMichael Brown1-0/+1
2013-01-03[src] Fix spelling in comments, debug messages and local variable namesStefan Weil1-4/+4
2010-07-14[davicom] Use iPXE debugging infrastructureMichael Brown1-25/+6
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-4/+4
2008-11-19[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] longMichael Brown1-2/+2
2007-12-13Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor1-1/+10
2006-09-20eth_ntoa fixupsMarty Connor1-3/+4
2006-09-14Remove nic_disable call from drivers. Call should be made at a higher levelMarty Connor1-1/+1
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-3/+3
2006-04-24Header rearrangement.Michael Brown1-1/+1
2005-05-19Synced across updates from Etherboot 5.4 treeMichael Brown1-7/+0
2005-05-03Symbol fixupsMichael Brown1-6/+10
2005-04-26Automatically updated withMichael Brown1-2/+1
2005-04-22Fields in struct pci_device slightly changed.Michael Brown1-4/+2
2005-04-21Automatically updated with the programMichael Brown1-8/+11
2005-04-14Fixed up automatic modifications by hand.Michael Brown1-3/+3
2005-04-14Automatically modified byMichael Brown1-4/+1
2005-04-14Automatically updated usingMichael Brown1-2/+1
2005-04-13Finished by handMichael Brown1-10/+13
2005-04-13Automatically updated usingMichael Brown1-5/+9
2005-04-12Automatically updated usingMichael Brown1-2/+2
2005-04-12Automatically updated usingMichael Brown1-3/+1
2005-04-12Automatically updated usingMichael Brown1-3/+5
2005-04-12Auto-updated usingMichael Brown1-8/+4
2005-03-08Initial revisionMichael Brown1-0/+720