summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/eepro100.c
Commit message (Expand)AuthorAgeFilesLines
* [eepro100] Remove duplicate PCI_ROM() lineMichael Brown2015-04-151-1/+0Star
* [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
* [eepro100] Add PCI ID 8086:10fe1d 2k2012-03-141-0/+1
* [eepro100] Do not discard short packetsMichael Brown2011-03-121-1/+1
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-2/+1Star
* [netdevice] Call netdev_link_[up|down|err]() only while registeredMichael Brown2010-09-051-2/+2
* [eepro100] Add new PCI ID 8086:27dcMarty Connor2010-09-031-0/+1
* [eepro100] Add PCI ID for Intel Pro/100 VEErwan Velu2010-06-071-0/+1
* [compiler] Fix 64bit compile time errorsPiotr JaroszyƄski2010-05-271-1/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-24/+24
* [eepro100] Remove link-state checkingThomas Miletich2010-04-191-46/+1Star
* [eepro100] Convert to native gPXE APIThomas Miletich2009-11-221-639/+993
* [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-30/+30
* [timer] Formalise the timer APIMichael Brown2008-10-121-4/+4
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-021-5/+8
* Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-131-4/+16
* Added one more PCI IDMichael Brown2007-10-221-0/+1
* eth_ntoa and warnings fixupsMarty Connor2006-09-251-1/+1
* change MAC address printout to DBG using eth_ntoa (temporary legacy support)Marty Connor2006-09-151-1/+3
* 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-1/+1
* 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-1/+4
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* TypoMichael Brown2005-04-221-1/+1
* Ensured that all drivers call xxx_fill_nic().Michael Brown2005-04-221-6/+2Star
* Automatically updated with the programMichael Brown2005-04-211-5/+6
* Place the call to adjust_pci_device() back in the individual drivers,Michael Brown2005-04-161-0/+2
* 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
* Finished by handMichael Brown2005-04-131-14/+16
* Automatically updated usingMichael Brown2005-04-131-5/+9
* 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/+841