summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/mtnic.c
Commit message (Expand)AuthorAgeFilesLines
* [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/+3
* [pci] Add driver_data field to struct pci_device_idThomas Miletich2009-03-261-4/+4
* [mtnic] Add multiport support and some minor fixesItay Gazit2009-02-091-464/+555
* [x86_64] Fix assorted 64-bit compilation errors and warningsMichael Brown2008-11-191-2/+3
* [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] longMichael Brown2008-11-191-14/+14
* [MTNIC] Minor cleanups of vendor-provided driver for Mellanox 10GigE cardsMichael Brown2008-04-221-80/+77Star
* [NETDEV] Add notion of link stateMichael Brown2008-04-221-0/+3
* Modify gPXE core and drivers to work with the new timer subsystemAlexey Zaytsev2008-03-021-1/+1
* Added mtnic driver provided by Mellanox.Michael Brown2008-02-131-0/+1758