mbuf: add rte prefix to offload flags
[dpdk.git] / drivers / net / ixgbe / ixgbe_rxtx_vec_neon.c
2021-07-30 Olivier Matzmbuf: add rte prefix to offload flags rename-olflags1
2021-02-10 Feifei Wangnet/ixgbe: fix UDP zero checksum on Arm
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-08 Feifei Wangnet/ixgbe: enable NEON path with checksum offload
2021-01-08 Feifei Wangnet/ixgbe: mark good checksum for NEON Rx
2021-01-08 Feifei Wangnet/ixgbe: mark bad checksum for NEON Rx
2021-01-08 Feifei Wangnet/ixgbe: set VLAN strip flag for NEON Rx
2020-11-03 Jeff Guonet/ixgbe: fix vector Rx
2020-06-30 Ruifeng Wangnet/ixgbe: fix include of vector header file
2020-04-16 Thomas Monjalonreplace cold attributes
2019-11-08 Ruifeng Wangnet/ixgbe: remove unused macro in NEON path
2019-11-08 Ruifeng Wangnet/ixgbe: support packet type with NEON
2019-10-23 Joyce Kongnet/ixgbe: fix address of first segment
2019-09-03 Ruifeng Wangnet/ixgbe: use intrinsics to count packet in NEON Rx
2019-09-03 Ruifeng Wangnet/ixgbe: remove memory barrier from NEON Rx
2018-04-13 Wei Dainet/ixgbe: convert to new Rx offloads API
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-04-19 Konstantin Ananyevnet/ixgbe: remove option to disable offload flags
2017-04-05 Jerin Jacobmbuf: make rearm data address naturally aligned
2017-04-05 Olivier Matzdrivers/net: do not touch mbuf next or nb segs on Rx
2017-04-04 Zhiyong Yangnet/ixgbe: remove limit of Tx burst size
2017-02-10 Jianbo Liunet/ixgbe: fix received packets number for ARM NEON
2016-10-13 Olivier Matznet/ixgbe: support checksum flags in SSE vector Rx
2016-06-24 Jerin Jacobnet/ixgbe: use mbuf prefetch function
2016-06-15 Jianbo Liunet/ixgbe: implement vector driver for ARM