summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/via-rhine.c
Commit message (Expand)AuthorAgeFilesLines
* [rhine] Rewrite VIA Rhine driverAdrian Jamróz2013-07-141-1447/+0Star
* [src] Fix spelling in comments, debug messages and local variable namesStefan Weil2013-01-031-5/+5
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
* [pci] Add driver_data field to struct pci_device_idThomas Miletich2009-03-261-5/+5
* [x86_64] Fix assorted 64-bit compilation errors and warningsMichael Brown2008-11-191-14/+18
* [timer] Formalise the timer APIMichael Brown2008-10-121-7/+7
* [makefile] Add -Wformat-nonliteral as an extra warning categoryMichael Brown2008-10-101-1/+1
* [via-rhine] Fix erroneous uses of memory I/O instead of port I/OStefan Hajnoczi2008-06-121-3/+3
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-021-9/+12
* Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .Marty Connor2007-12-131-1/+13
* Warnings purge of drivers (continued)Marty Connor2007-07-041-4/+4
* eth_ntoa and warnings cleanupMarty Connor2006-09-271-7/+8
* Remove nic_disable call from drivers. Call should be made at a higher levelMarty Connor2006-09-141-1/+1
* 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
* Use shared symbolsMichael Brown2005-05-021-9/+10
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* Coerced into compilingMichael Brown2005-04-221-1/+1
* Automatically updated with the programMichael Brown2005-04-211-7/+10
* Place the call to adjust_pci_device() back in the individual drivers,Michael Brown2005-04-161-2/+1Star
* Automatically modified byMichael Brown2005-04-141-4/+1Star
* Automatically updated usingMichael Brown2005-04-141-2/+1Star
* Hand-finishedMichael Brown2005-04-131-12/+16
* 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-1/+1
* Automatically updated usingMichael Brown2005-04-131-3/+1Star
* Automatically updated usingMichael Brown2005-04-131-3/+5
* Minor regexp tweaks to catch degenerate cases.Michael Brown2005-04-131-8/+4Star
* Initial revisionMichael Brown2005-03-081-0/+1426