tailq: remove unneeded inclusions
[dpdk.git] / lib / librte_pmd_vmxnet3 / vmxnet3_ethdev.c
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-09 Thomas Monjalonethdev: remove useless parameter in init functions
2015-02-22 Helin Zhangethdev: unification of RSS offload types
2014-12-17 Pablo de Laravmxnet3: fix default Tx configuration
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-14 Yong Wangvmxnet3: leverage data ring on Tx path
2014-08-01 Stephen Hemmingervmxnet3: initialize receive mode for broadcast
2014-07-22 Stephen Hemmingervmxnet3: remove useless adapter wrapper
2014-07-22 Stephen Hemmingervmxnet3: add per-queue stats
2014-07-22 Stephen Hemmingervmxnet3: fix double spacing of log messages
2014-07-22 Stephen Hemmingervmxnet3: cleanup style and indentation
2014-07-22 Stephen Hemmingervmxnet3: fix multicast enabling
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-16 Anatoly Burakovpci: rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEE...
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-20 Neil Hormanvmxnet3: convert to use of PMD_REGISTER_DRIVER and...
2014-03-21 Daniel Kanpci: fix igb_uio mapping for virtio_uio and vmxnet3_uio
2014-02-26 Bruce Richardsonvmxnet3: import new vmxnet3 poll mode driver implementation