summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/vmxnet3.c
Commit message (Expand)AuthorAgeFilesLines
* [netdevice] Remove netdev_priv() helper functionMichael Brown2023-09-131-13/+13
* [malloc] Rename malloc_dma() to malloc_phys()Michael Brown2020-11-051-3/+4
* [pci] Update drivers to use pci_ioremap()Michael Brown2020-09-251-4/+4
* [vmxnet3] Avoid completely filling the TX descriptor ringCarl Henrik Lunde2015-09-161-4/+9
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [vmxnet3] Add profiling code to exclude time spent in the hypervisorMichael Brown2014-12-121-1/+33
* [vmxnet3] Check for ioremap() failuresMichael Brown2014-07-161-0/+10
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [vmxnet3] Add VMware vmxnet3 driverMichael Brown2012-01-071-0/+669