aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/tlan.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-22[tlan] Guard against failure to identify chipMichael Brown1-0/+2
2013-04-28[build] Fix uses of literal 0 as a NULL pointerMichael Brown1-2/+2
2013-01-03[src] Fix spelling in comments, debug messages and local variable namesStefan Weil1-3/+3
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2011-02-17[pci] Make driver PCI ID a property of the PCI deviceMichael Brown1-3/+3
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-2/+2
2009-05-26[ethernet] Update mii.h and use it in drivers that had a private copyDaniel Verkamp1-48/+49
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-13/+13
2008-03-02Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev1-1/+0
2007-12-13Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor1-1/+8
2007-07-04Warnings purge of drivers (continued)Marty Connor1-6/+6
2007-01-10Add "name" field to struct device to allow human-readable hardware deviceMichael Brown1-3/+3
2006-09-27eth_ntoa and warnings cleanupMarty Connor1-54/+44
2006-06-05Added a very quick and dirty compatibility layer, to allowMichael Brown1-2/+0
2006-05-16Restructured PCI subsystem to fit the new device model.Michael Brown1-4/+4
2006-04-24Header rearrangement.Michael Brown1-1/+1
2005-05-03Make PCI ID tables const so as not to trigger a warning about a largeMichael Brown1-1/+1
2005-05-03Symbol fixupsMichael Brown1-10/+15
2005-04-26Automatically updated withMichael Brown1-2/+1
2005-04-22Coerced into compilingMichael Brown1-6/+6
2005-04-21Automatically updated with the programMichael Brown1-5/+7
2005-04-16Place the call to adjust_pci_device() back in the individual drivers,Michael Brown1-0/+3
2005-04-14Automatically modified byMichael Brown1-4/+1
2005-04-14Automatically updated usingMichael Brown1-2/+1
2005-04-13Finished by handMichael Brown1-21/+19
2005-04-13Automatically updated usingMichael Brown1-5/+9
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/+1722