summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/igbvf
Commit message (Expand)AuthorAgeFilesLines
* [build] Avoid implicit-fallthrough warnings on GCC 7Michael Brown2017-03-291-0/+1
* [pci] Rewrite unrelicensable portions of pci.hMichael Brown2015-03-031-1/+1
* [igbvf] Allow changing of MAC addressHannes Reinecke2014-06-121-0/+4
* [igbvf] Assign random MAC address if none is setHannes Reinecke2014-06-121-10/+4Star
* [igbvf] Remove conflicting macro definitionsMichael Brown2013-03-251-3/+0Star
* [igbvf] Add i350 virtual function supportErik Jacobson2012-04-102-1/+3
* [e1000] Remove unused variable when ICR register is simply clearedMichael Brown2011-03-161-2/+2
* [igbvf] Remove some unused Linux-specific portions of igbvf.hMichael Brown2011-03-161-2/+4
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-2/+1Star
* [igbvf] Add igbvf driverAlex Williamson2010-12-169-0/+4475