drivers/net: fix number of segment storage type
[dpdk.git] / drivers / net / i40e / i40e_rxtx.c
2017-11-10 Ilya V. Matveychikovdrivers/net: fix number of segment storage type
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-13 Qi Zhangnet/i40e: fix mbuf free in vector Tx
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-10-08 Jianfeng Tanxen: remove dependency in libraries
2017-10-06 Kirill Rybalchenkonet/i40e: add dynamic mapping of SW flow types to HW...
2017-10-06 Jingjing Wunet/i40e: fix variable assignment
2017-08-03 Qi Zhangnet/i40e: fix Rx data segment buffer length
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-04-28 Matt Petersnet/i40e: fix mbuf alloc failed counter
2017-04-28 Jingjing Wunet/i40e: fix array bounds
2017-04-28 Beilei Xingnet/i40e: fix setup when bulk is disabled
2017-04-19 Qi Zhangnet/i40e: enable per-device packet type mapping
2017-04-04 Zhiyong Yangnet/i40e: remove limit of Tx burst size
2017-04-04 Olivier Matznet/i40e: fix error log in descriptor done function
2017-04-04 Qi Zhangnet/i40e: fix compile error
2017-04-04 Qiming Yangnet/i40e: remove redundant VLAN insert code
2017-03-30 Olivier Matznet/i40e: implement descriptor status API
2017-03-09 Olivier Matzethdev: move a queue id check to generic layer
2017-02-10 Jingjing Wunet/i40e: fix bitmask of supported Tx flags
2017-01-30 Ferruh Yigitdrivers/net: remove redundant new line from logs
2017-01-30 Xiao Wangnet/i40e: fix Rx checksum flag
2017-01-18 Santosh Shuklanet/i40e: use I/O device memory read/write API
2017-01-17 Ilya Maximetsnet/i40e: allow bulk alloc for the max size desc ring
2017-01-17 Jingjing Wunet/i40e: fix logging for Tx free threshold check
2017-01-04 Tomasz Kulaseknet/i40e: add Tx preparation
2016-10-13 Xiao Wangnet/i40e: implement new Rx checksum flag
2016-10-13 Damjan Marionnet/i40e: add packet type metadata in vector Rx
2016-10-09 Jianfeng Tannet/i40e: support TSO on tunneling packet
2016-09-30 Jianbo Liunet/i40e: support ARM platform
2016-09-30 Rich Lanenet/i40e: fix null pointer dereferences when using...
2016-07-28 Dumitru Cearanet/i40e: fix metadata in first mbuf of scattered Rx
2016-06-28 Helin Zhangnet/i40e: fix null checks
2016-06-20 Olivier Matznet/mbuf: remove unused Rx error flags
2016-06-23 Jingjing Wunet/i40e: support NSH packet type
2016-06-15 Olivier Matzmbuf: add new Rx flags for stripped VLAN
2016-05-17 Olivier Matzmbuf: add raw allocation function
2016-05-06 Jingjing Wui40e: fix VLAN stripping from inner header
2016-04-06 Zhe Taoi40e: fix TSO
2016-03-25 Zhe Taoi40e: fix build without Rx bulk alloc
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-16 Helin Zhangi40e: update device ids
2016-03-16 Rich Lanei40e: fix inverted check for no refcount
2016-03-11 Helin Zhangi40e: fix overflow
2016-03-04 Ravi Kerurmbuf: get DMA address
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-07 Stephen Hemmingerremove blank lines at end-of-file
2015-12-06 Thomas Monjaloneal: fix build with Xen dom0 enabled
2015-11-13 Stephen Hemmingeri40e: use common functions to manage DMA zone
2015-11-04 Pablo de Laraethdev: check queue state before starting or stopping
2015-11-01 Konstantin Ananyevi40e: get queue info and descriptor limits
2015-11-01 Konstantin Ananyevi40e: fix alignment of HW descriptors number
2015-11-01 Jingjing Wui40e: support DCB mode
2015-10-30 Zhe Taoi40e: allow vector Rx and Tx usage
2015-10-30 Zhe Taoi40e: add vector scatter Rx
2015-10-30 Zhe Taoi40e: add vector Tx
2015-10-30 Zhe Taoi40e: add vector Rx
2015-09-03 Thomas Monjalonmbuf: remove packet type from offload flags
2015-08-09 Jijiang Liui40e: remove unlikely prediction in Tx
2015-08-03 John McNamarai40e: fix ieee1588 timestamping with next ABI
2015-08-02 Helin Zhangi40e: fix descriptor done flag with odd address
2015-07-19 Bernard Iremongeri40e: free queue memory when closing
2015-07-19 Bernard Iremongeri40e: check Rx queue parameter when resetting
2015-07-15 Helin Zhangi40e: replace some offload flags with unified packet...
2015-07-10 Damjan Marioni40e: prefetch next mbuf in Rx init loop
2015-07-10 Zhe Taoi40e: fix check of descriptor done flag
2015-07-10 John McNamarai40e: add ieee1588 timestamping
2015-07-07 Helin Zhangi40e: support double vlan stripping and insertion
2015-07-07 Zoltan Kissethdev: fix check of threshold for Tx freeing
2015-06-04 Helin Zhangi40evf: fix jumbo frame support
2015-05-22 Bruce Richardsoni40e: move to drivers/net/