summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/tulip.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Fix uses of literal 0 as a NULL pointerMichael Brown2013-04-281-4/+4
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-1/+1
* [tulip] Use iPXE debugging infrastructureMichael Brown2010-07-141-209/+79Star
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
* [drivers] Fix warnings identified by gcc 4.5Bruce Rogers2010-04-161-2/+2
* [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-36/+36
* [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] longMichael Brown2008-11-191-2/+2
* 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-3/+4
* Update email addresses in driversMarty Connor2007-06-091-1/+1
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-1/+1
* DBG MAC addr printout in driverMarty Connor2006-09-151-6/+5Star
* Remove nic_disable call from drivers. Call should be made at a higher levelMarty Connor2006-09-141-1/+1
* Remove printf of MAC address in driver.Marty Connor2006-09-141-0/+2
* Fix gcc-induced reference to memcpyMichael Brown2006-09-011-1/+2
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-4/+4
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Fix COMET TxUnderrun issueTimothy Legge2005-06-171-0/+2
* Synced across updates from Etherboot 5.4 treeMichael Brown2005-05-191-9/+7Star
* Make PCI ID tables const so as not to trigger a warning about a largeMichael Brown2005-05-031-1/+1
* Move tulip_private structure into shared data.Michael Brown2005-05-031-19/+20
* Symbol fixupsMichael Brown2005-05-031-5/+10
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* Coerced into compilingMichael Brown2005-04-221-3/+3
* Automatically updated with the programMichael Brown2005-04-211-8/+11
* Fixed up automatic modifications by hand.Michael Brown2005-04-141-3/+2Star
* Automatically modified byMichael Brown2005-04-141-4/+1Star
* Automatically updated usingMichael Brown2005-04-141-2/+1Star
* Finished by handMichael Brown2005-04-131-13/+15
* Automatically updated usingMichael Brown2005-04-131-5/+9
* Automatically updated usingMichael Brown2005-04-131-2/+2
* Automatically updated usingMichael Brown2005-04-131-3/+1Star
* Automatically updated usingMichael Brown2005-04-131-3/+5
* Auto-updated usingMichael Brown2005-04-131-8/+4Star
* Initial revisionMichael Brown2005-03-081-0/+2082