net/vmxnet3: add Tx preparation
[dpdk.git] / drivers / net / vmxnet3 / vmxnet3_rxtx.c
2017-01-04 Konstantin Ananyevnet/vmxnet3: add Tx preparation
2016-11-07 Yong Wangnet/vmxnet3: fix mbuf release on reset/stop
2016-09-30 Yong Wangnet/vmxnet3: coding style changes
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-09-16 Amine Kherboucheremove unused ring includes
2016-06-27 Ferruh Yigitnet/vmxnet3: fix dump format
2016-06-15 John Guziknet/vmxnet3: fix VLAN tag placed in wrong mbuf in chain
2016-06-15 Olivier Matzmbuf: add new Rx flags for stripped VLAN
2016-05-17 Olivier Matzmbuf: add raw allocation function
2016-05-02 Thomas Monjaloneal: add assert macro for debug
2016-03-31 Stephen Hemmingervmxnet3: remove asserts that confuse coverity
2016-03-31 Yong Wangvmxnet3: fix Tx flags check
2016-03-16 Stephen Hemmingervmxnet3: support jumbo frames
2016-03-16 Yong Wangvmxnet3: support TSO
2016-03-16 Yong Wangvmxnet3: add Tx L4 checksum offload
2016-03-16 Yong Wangvmxnet3: rework Tx
2016-03-16 Yong Wangvmxnet3: restore Tx data ring support
2016-03-16 Yong Wangvmxnet3: clean up typos and unused code
2016-03-16 Huawei Xievmxnet3: remove redundant function names in log
2016-03-04 Ravi Kerurmbuf: get DMA address
2015-09-03 Thomas Monjalonmbuf: remove packet type from offload flags
2015-07-15 Helin Zhangvmxnet3: replace some offload flags with packet type
2015-07-09 Stephen Hemmingervmxnet3: remove unnecessary inlining
2015-07-09 Stephen Hemmingervmxnet3: get rid of debug ifdefs
2015-07-09 Stephen Hemmingervmxnet3: support RSS and refactor Rx offload
2015-07-09 Stephen Hemmingervmxnet3: support multi-segment transmit
2015-07-09 Stephen Hemmingervmxnet3: remove mtu check
2015-07-09 Stephen Hemmingervmxnet3: enable vlan filtering
2015-05-22 Bruce Richardsonvmxnet3: move to drivers/net/