summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/w89c840.c
Commit message (Expand)AuthorAgeFilesLines
* [w89c840] Avoid potential array overrunMichael Brown2017-03-221-1/+1
* [pci] Remove outdated and mostly-unused pci_ids.h fileMichael Brown2015-03-021-0/+2
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [w89c840] Avoid unused variable warning in gcc 4.6Michael Brown2011-03-161-2/+2
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-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-2/+2
* [timer] Formalise the timer APIMichael Brown2008-10-121-2/+2
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-021-5/+4Star
* Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-131-2/+9
* Warnings purge of drivers (continued)Marty Connor2007-07-041-2/+3
* eth_ntoa and warnings cleanupMarty Connor2006-09-271-3/+4
* Remove nic_disable call from drivers. Call should be made at a higher levelMarty Connor2006-09-141-1/+1
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-6/+6
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Synced across updates from Etherboot 5.4 treeMichael Brown2005-05-191-7/+0Star
* Use shared symbols to save spaceMichael Brown2005-05-021-10/+13
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* Ensured that all drivers call xxx_fill_nic().Michael Brown2005-04-221-2/+1Star
* Coerced into compilingMichael Brown2005-04-221-5/+6
* Automatically updated with the programMichael Brown2005-04-211-6/+8
* Fixed up automatic modifications by hand.Michael Brown2005-04-141-1/+1
* Automatically modified byMichael Brown2005-04-141-4/+1Star
* Automatically updated usingMichael Brown2005-04-141-2/+1Star
* Hand-finishedMichael Brown2005-04-131-18/+21
* Automatically updated usingMichael Brown2005-04-131-4/+8
* 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/+958