mbuf: make rearm data address naturally aligned
[dpdk.git] / drivers / net / fm10k / fm10k_rxtx_vec.c
2017-04-05 Jerin Jacobmbuf: make rearm data address naturally aligned
2017-04-05 Olivier Matzmbuf: make segment prefree function public
2017-04-04 Zhiyong Yangnet/fm10k: remove limit of Tx burst size
2016-10-26 Qi Zhangnet/fm10k: fix out of order Rx read
2016-10-13 Xiao Wangnet/fm10k: implement new Rx checksum flag
2016-09-28 Yuanhan Liunet: fix clang build
2016-06-20 Olivier Matznet/mbuf: remove unused Rx error flags
2016-05-24 Olivier Matzmbuf: add prefetch helpers
2016-05-06 Michael Frascafm10k: fix packet type for multi-segment packets
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-16 Xiao Wangfm10k: enable FTAG based forwarding
2016-03-16 Chen Jing D(Mark)fm10k: handle error flags in vector Rx
2015-11-24 Chen Jing D(Mark)fm10k: allow to disable vector driver
2015-11-24 Chen Jing D(Mark)fm10k: fix crash when closing
2015-11-02 Chen Jing D(Mark)fm10k: reset and release mbuf for vector Tx
2015-11-02 Chen Jing D(Mark)fm10k: add vector Tx
2015-11-02 Chen Jing D(Mark)fm10k: release mbuf for vector Rx
2015-11-02 Chen Jing D(Mark)fm10k: add vector scatter Rx
2015-11-02 Chen Jing D(Mark)fm10k: add vector Rx condition check
2015-11-02 Chen Jing D(Mark)fm10k: add vector Rx
2015-11-02 Chen Jing D(Mark)fm10k: add vector pre-condition check
2015-11-02 Chen Jing D(Mark)fm10k: introduce vector driver