summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/tlan.c
Commit message (Expand)AuthorAgeFilesLines
* [tlan] Guard against failure to identify chipMichael Brown2017-03-221-0/+2
* [build] Fix uses of literal 0 as a NULL pointerMichael Brown2013-04-281-2/+2
* [src] Fix spelling in comments, debug messages and local variable namesStefan Weil2013-01-031-3/+3
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-3/+3
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
* [ethernet] Update mii.h and use it in drivers that had a private copyDaniel Verkamp2009-05-261-48/+49
* [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-13/+13
* 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
* Warnings purge of drivers (continued)Marty Connor2007-07-041-6/+6
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-3/+3
* eth_ntoa and warnings cleanupMarty Connor2006-09-271-54/+44Star
* Added a very quick and dirty compatibility layer, to allowMichael Brown2006-06-051-2/+0Star
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-4/+4
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Make PCI ID tables const so as not to trigger a warning about a largeMichael Brown2005-05-031-1/+1
* Symbol fixupsMichael Brown2005-05-031-10/+15
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* Coerced into compilingMichael Brown2005-04-221-6/+6
* Automatically updated with the programMichael Brown2005-04-211-5/+7
* Place the call to adjust_pci_device() back in the individual drivers,Michael Brown2005-04-161-0/+3
* Automatically modified byMichael Brown2005-04-141-4/+1Star
* Automatically updated usingMichael Brown2005-04-141-2/+1Star
* Finished by handMichael Brown2005-04-131-21/+19Star
* Automatically updated usingMichael Brown2005-04-131-5/+9
* 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/+1722