net/mbuf: remove unused Rx error flags
[dpdk.git] / drivers / net / i40e / i40e_rxtx.c
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/