aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/net/via-velocity.c
Commit message (Expand)AuthorAgeFilesLines
* [velocity] Rewrite VIA Velocity driverAdrian Jamróz2013-07-151-1927/+0
* [build] Fix uses of literal 0 as a NULL pointerMichael Brown2013-04-281-1/+1
* [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
* [via-velocity] Avoid unused variable warning in gcc 4.6Michael Brown2011-03-161-16/+1
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-3/+3
* [legal] Add FILE_LICENCE macro to some GPL-v2-or-later filesShao Miller2010-12-031-0/+2
* [build] Rename gPXE to iPXEMichael Brown2010-04-191-2/+2
* [pci] Add driver_data field to struct pci_device_idThomas Miletich2009-03-261-1/+1
* [x86_64] Fix assorted 64-bit compilation errors and warningsMichael Brown2008-11-191-1/+1
* [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] longMichael Brown2008-11-191-1/+1
* fix gcc 4.2.1 warning: discards qualifiers from pointer target typeHolger Lubitz2007-08-021-4/+4
* Warnings purge for via-velocity.[ch]Marty Connor2007-07-041-10/+13
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-3/+3
* eth_ntoa cleanup. still has warnings. needs work.Marty Connor2006-09-271-9/+5
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-2/+2
* Header rearrangement.Michael Brown2006-04-241-1/+1
* Build in gpxeMichael Brown2006-03-161-23/+14
* Merge from Etherboot 5.4Michael Brown2006-03-161-0/+1949