summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/mtnic.c
Commit message (Collapse)AuthorAgeFilesLines
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-021-1/+1
| | | | Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
* Added mtnic driver provided by Mellanox.Michael Brown2008-02-131-0/+1758
Stripped out trailing whitespace to keep git happy.