summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/tg3.c
Commit message (Expand)AuthorAgeFilesLines
* [tg3] Add PCI IDMichael Brown2008-09-291-0/+1
* [tg3] Added support for tg3-5754.Andrew Schran2008-07-241-23/+50
* [tg3] Recognize the BCM5789Steven Walter2008-06-271-0/+1
* [tg3] Add support for tg3-5721Michael Brown2008-05-191-1/+3
* Merge branch 'xl0-timer'Michael Brown2008-03-101-1/+0Star
|\
| * Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-021-1/+0Star
* | [tg3] Added device ID for rebranded HP card.Michael Brown2008-03-061-0/+1
|/
* Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-131-1/+9
* Include errno.h in the few drivers which use it, rather than in nic.hMichael Brown2007-07-241-0/+1
* Purge warnings from tg3.cMarty Connor2007-07-051-1/+1
* Updated ISAPnP, EISA, MCA and ISA buses to current device model.Michael Brown2007-03-101-7/+0Star
* Fix some bad pointer arithmatic in the tg3 driver that was causing the dynami...James Harper2007-02-101-6/+6
* compilation warnings cleanupMarty Connor2006-09-271-5/+7
* Kill off poll_interruptions(); it is lethal when we're acting as a PXEMichael Brown2006-08-151-1/+0Star
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-5/+5
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Synced across updates from Etherboot 5.4 treeMichael Brown2005-05-191-0/+4
* Moved definition of __shared into compiler.hMichael Brown2005-05-021-1/+0Star
* Correct symbol violations reported by "make symcheck"Michael Brown2005-05-021-13/+17
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* Ensured that all drivers call xxx_fill_nic().Michael Brown2005-04-221-1/+1
* Coerced into compilingMichael Brown2005-04-221-3/+3
* Automatically updated with the programMichael Brown2005-04-211-5/+6
* Place the call to adjust_pci_device() back in the individual drivers,Michael Brown2005-04-161-1/+2
* Fixed up automatic modifications by hand.Michael Brown2005-04-141-34/+34
* Automatically modified byMichael Brown2005-04-141-4/+1Star
* Automatically updated usingMichael Brown2005-04-141-2/+1Star
* Finished by handMichael Brown2005-04-131-48/+46Star
* 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/+3394