summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/mtd80x.c
Commit message (Expand)AuthorAgeFilesLines
* [ethernet] Update mii.h and use it in drivers that had a private copyDaniel Verkamp2009-05-261-65/+1Star
* [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-3/+3
* Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-131-1/+3
* Warnings purge of drivers (continued)Marty Connor2007-07-041-3/+3
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-1/+1
* eth_ntoa and warnings fixupsMarty Connor2006-09-251-1/+2
* Fixed DBG macro format, fixed compile warnings. removed extra parameter from ...Marty Connor2006-09-141-25/+25
* Remove nic_disable call from drivers. Call should be made at a higher levelMarty Connor2006-09-141-2/+3
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-2/+2
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Synced across updates from Etherboot 5.4 treeMichael Brown2005-05-191-7/+0Star
* Symbol fixupsMichael Brown2005-05-031-9/+7Star
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* Ensured that all drivers call xxx_fill_nic().Michael Brown2005-04-221-3/+2Star
* Coerced into compilingMichael Brown2005-04-221-2/+2
* Automatically updated with the programMichael Brown2005-04-211-6/+8
* Place the call to adjust_pci_device() back in the individual drivers,Michael Brown2005-04-161-0/+2
* Automatically modified byMichael Brown2005-04-141-4/+1Star
* Automatically updated usingMichael Brown2005-04-141-2/+1Star
* Standardised debug mechanism in place now.Michael Brown2005-04-141-18/+12Star
* Finished by handMichael Brown2005-04-131-36/+35Star
* Automatically updated usingMichael Brown2005-04-131-4/+8
* Manual tweaks to get all drivers to follow the "disable, poll, transmit,Michael Brown2005-04-131-0/+1
* Automatically updated usingMichael Brown2005-04-131-2/+1Star
* Automatically updated usingMichael Brown2005-04-131-3/+5
* Minor regexp tweaks to catch degenerate cases.Michael Brown2005-04-131-8/+4Star
* Initial revisionMichael Brown2005-03-081-0/+1096