summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/vxge
Commit message (Expand)AuthorAgeFilesLines
* [vxge] Fix use of stale I/O buffer on error pathMichael Brown2017-03-231-2/+2
* [build] Provide common ARRAY_SIZE() definitionMichael Brown2017-03-101-4/+0Star
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-051-1/+1
* [build] Fix the REQUIRE_SYMBOL mechanismMichael Brown2015-03-051-0/+1
* [pci] Rewrite unrelicensable portions of pci.hMichael Brown2015-03-031-1/+1
* [src] Fix spelling in comments, debug messages and local variable namesStefan Weil2013-01-031-1/+1
* [vxge] Avoid unused variable warning in gcc 4.6Michael Brown2011-03-162-11/+1Star
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-1/+1
* [pci] Use single "busdevfn" field in struct pci_deviceMichael Brown2011-02-171-3/+2Star
* [vxge] Add support for new function mode "multi-function 8 Direct IO"Masroor Vettuparambil2011-01-274-25/+55
* [netdevice] Call netdev_link_[up|down|err]() only while registeredMichael Brown2010-09-051-2/+1Star
* [ethernet] Move Ethernet MAC address checking routines to ethernet.hMichael Brown2010-06-072-16/+1Star
* [build] Rename gPXE to iPXEMichael Brown2010-04-209-27/+27
* [vxge] Add stub vxge.c file so bin/vxge.usb can be builtStefan Hajnoczi2010-03-122-4/+23
* [vxge] Add support for X3100 series 10GbE Server/Storage AdapterMasroor Vettuparambil2010-02-248-0/+9382