summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/pcnet32.c
Commit message (Expand)AuthorAgeFilesLines
* [pcnet32] Eliminate redundant register readMichael Brown2017-03-231-2/+1Star
* [src] Fix spelling in comments, debug messages and local variable namesStefan Weil2013-01-031-1/+1
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-2/+2
* [pcnet32] Fix pcnet32_wio_reset() bugAndrei Faur2010-07-111-1/+1
* [pcnet32] Fix uninitialised variableMichael Brown2010-06-251-1/+1
* [pcnet32] Replace pcnet32 with native driverAndrei Faur2010-06-221-822/+962
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
* [ethernet] Move struct mii_if_info to mii.hDaniel Verkamp2009-05-261-6/+0Star
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [pcnet32] Fix received packet corruptionMichael Brown2009-03-261-3/+3
* [pci] Add driver_data field to struct pci_device_idThomas Miletich2009-03-261-3/+3
* 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-1/+8
* make cards_found static and add missing initializationHolger Lubitz2007-07-271-1/+1
* Warnings purge of drivers (continued)Marty Connor2007-07-041-2/+2
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-1/+1
* Minor fixMichael Brown2006-09-251-1/+1
* eth_ntoa and warnings fixups, memcpy compilation fixMarty Connor2006-09-251-9/+17
* Added a very quick and dirty compatibility layer, to allowMichael Brown2006-06-051-1/+0Star
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-2/+2
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Merge from Etherboot 5.4Michael Brown2006-03-161-12/+34
|\
* | Synced across updates from Etherboot 5.4 treeMichael Brown2005-05-191-7/+0Star
|/
* Symbol fixupsMichael Brown2005-05-031-45/+36Star
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* Coerced into compilingMichael Brown2005-04-221-2/+2
* 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-13/+17
* Automatically updated usingMichael Brown2005-04-131-5/+9
* 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/+1004