summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/3c90x.c
Commit message (Expand)AuthorAgeFilesLines
* [3c90x] Fix High-MTU packet receptionThomas Miletich2013-08-201-0/+4
* [3c90x] Don't round up transmit packet lengthThomas Miletich2013-08-201-3/+4
* [3c90x] Stall upload engine before setting RX ring addressThomas Miletich2013-08-201-0/+4
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-2/+1Star
* [3c90x] Clean up reset codeThomas Miletich2011-02-081-15/+10Star
* [3c90x] More fine-grained debugging levelsThomas Miletich2011-02-081-23/+23
* [netdevice] Call netdev_link_[up|down|err]() only while registeredMichael Brown2010-09-051-3/+3
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-14/+14
* [3c90x] Fix a3c90x_close() and a3c90x_remove() methods.Thomas Miletich2009-10-151-3/+3
* [netdevice] Separate out the concept of hardware and link-layer addressesMichael Brown2009-08-121-1/+1
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [3c90x] Add missing size_t format specifierJoshua Oreman2009-03-311-1/+1
* [pci] Add driver_data field to struct pci_device_idThomas Miletich2009-03-261-22/+22
* [3c90x] 3c90x driver rewrite using gPXE APIThomas Miletich2009-03-131-935/+900Star
* [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-3/+4
* 3c90x driver fix (legacy) from Geert StaapersMarty Connor2007-12-201-4/+6
* Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-131-2/+8
* eth_ntoa fixupsMarty Connor2006-09-191-2/+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-2/+2
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Fix to compile under gpxeMichael Brown2006-03-161-1/+1
* Merge from Etherboot 5.4Michael Brown2006-03-161-1/+21
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* Automatically updated with the programMichael Brown2005-04-211-5/+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
* Finished by handMichael Brown2005-04-131-11/+12
* Automatically updated usingMichael Brown2005-04-131-4/+8
* 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/+996