aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/vxge
AgeCommit message (Expand)AuthorFilesLines
2020-11-05[malloc] Rename malloc_dma() to malloc_phys()Michael Brown1-6/+6
2020-09-25[pci] Update drivers to use pci_ioremap()Michael Brown1-1/+1
2017-03-23[vxge] Fix use of stale I/O buffer on error pathMichael Brown1-2/+2
2017-03-10[build] Provide common ARRAY_SIZE() definitionMichael Brown1-4/+0
2015-03-05[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2015-03-05[build] Fix the REQUIRE_SYMBOL mechanismMichael Brown1-0/+1
2015-03-03[pci] Rewrite unrelicensable portions of pci.hMichael Brown1-1/+1
2013-01-03[src] Fix spelling in comments, debug messages and local variable namesStefan Weil1-1/+1
2011-03-16[vxge] Avoid unused variable warning in gcc 4.6Michael Brown2-11/+1
2011-02-17[pci] Make driver PCI ID a property of the PCI deviceMichael Brown1-1/+1
2011-02-17[pci] Use single "busdevfn" field in struct pci_deviceMichael Brown1-3/+2
2011-01-27[vxge] Add support for new function mode "multi-function 8 Direct IO"Masroor Vettuparambil4-25/+55
2010-09-05[netdevice] Call netdev_link_[up|down|err]() only while registeredMichael Brown1-2/+1
2010-06-07[ethernet] Move Ethernet MAC address checking routines to ethernet.hMichael Brown2-16/+1
2010-04-19[build] Rename gPXE to iPXEMichael Brown9-27/+27
2010-03-12[vxge] Add stub vxge.c file so bin/vxge.usb can be builtStefan Hajnoczi2-4/+23
2010-02-24[vxge] Add support for X3100 series 10GbE Server/Storage AdapterMasroor Vettuparambil8-0/+9382