summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/r8169.c
Commit message (Expand)AuthorAgeFilesLines
* [Drivers-r8169] Add support for newer rtl8169 variants from Hilko BengenMarty Connor2008-03-311-221/+360
* 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-4/+13
* Add a missing PCI ID that is tested as working.Michael Brown2007-10-101-0/+1
* Quick and very dirty hack to get r8169 driver working again, prior toMichael Brown2007-09-261-5/+15
* Standardise DBG_PRINTF()->DBG(), and remove custom definitions forMichael Brown2007-09-261-28/+9Star
* make RTL8169_READ_GMII_REG, RTL8169_WRITE_GMII_REG staticHolger Lubitz2007-07-271-2/+2
* Warnings purge of drivers (continued)Marty Connor2007-07-041-1/+11
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-5/+5
* compilation warnings cleanupMarty Connor2006-09-261-33/+27Star
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-2/+2
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Remove accidental duplicate arising from mergeMichael Brown2006-03-161-25/+1Star
* Merge from Etherboot 5.4Michael Brown2006-03-161-64/+445
|\
* | Synced across updates from Etherboot 5.4 treeMichael Brown2005-05-191-7/+0Star
|/
* Arbitrary alignment is now available.Michael Brown2005-05-031-52/+28Star
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* Coerced into compilingMichael Brown2005-04-221-3/+3
* Automatically updated with the programMichael Brown2005-04-211-5/+7
* Automatically modified byMichael Brown2005-04-141-4/+1Star
* Automatically updated usingMichael Brown2005-04-141-2/+1Star
* Finished by handMichael Brown2005-04-131-20/+22
* Automatically updated usingMichael Brown2005-04-131-4/+8
* Manual tweaks to get all drivers to follow the "disable, poll, transmit,Michael Brown2005-04-131-1/+1
* 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/+854