net: add rte prefix to ether defines
[dpdk.git] / drivers / net / e1000 / igb_rxtx.c
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2018-11-05 Zhirun Yannet/igb: update Tx offload mask
2018-09-27 Beilei Xingnet/e1000: fix queue number in RSS configuration
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-09-03 Yaroslav Brustinovnet/e1000: fix Tx offload capability typos
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-05-14 Wei Dainet/e1000: report Tx multi segment offload
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-04-27 Adrien Mazarguilethdev: add encap level to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: add hash function to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-13 Wei Dainet/e1000: convert to new Tx offloads API
2018-04-13 Wei Dainet/e1000: convert to new Rx offloads API
2018-03-30 Wei Zhaonet/igb: fix flow RSS queue index
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Wei Zhaonet/e1000: move RSS to flow API
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
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 Roger Meltonnet/e1000: correct VLAN tag byte order for i35x LB...
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-06-12 Wei Zhaonet/igb: fix checksum valid flags
2017-03-30 Olivier Matznet/igb: implement descriptor status API
2017-03-27 Billy McFallnet/igb: free consumed Tx buffers on demand
2017-03-09 Olivier Matzethdev: move a queue id check to generic layer
2017-02-10 Jingjing Wunet/e1000: fix bitmask of supported Tx flags
2017-01-18 Santosh Shuklanet/e1000: use I/O device memory read/write API
2017-01-04 Tomasz Kulaseknet/e1000: add Tx preparation
2016-10-13 Xiao Wangnet/e1000: implement new Rx checksum flag
2016-09-30 Ali Volkan Atlinet/e1000: fix returned number of available Rx descriptors
2016-09-16 Amine Kherboucheremove unused ring includes
2016-06-15 Olivier Matzmbuf: add new Rx flags for stripped VLAN
2016-05-17 Olivier Matzmbuf: add raw allocation function
2016-04-06 Wenzhuo Luigb: fix i350 VF Rx
2016-03-25 Olivier Matzigb: fix crash with offload on 82575
2016-03-16 Stephen Hemmingerigb: set default thresholds based on MAC type
2016-03-04 Ravi Kerurmbuf: get DMA address
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-11-13 Stephen Hemmingere1000: use common functions to manage DMA zone
2015-11-01 Konstantin Ananyeve1000: get queue info and descriptor limits
2015-10-28 Harry van Haarenigb: fix build without ieee1588 enabled
2015-10-28 Pablo de Laraigb: fix ieee1588 frame identification in i210
2015-10-27 Wang Xiao Wigb: enable TSO support
2015-09-03 Thomas Monjalonmbuf: remove packet type from offload flags
2015-08-02 Wenzhuo Lue1000: fix descriptor done flag with odd address
2015-07-19 Bernard Iremongere1000: free queue memory when closing
2015-07-19 Bernard Iremongere1000: support port hotplug
2015-07-15 Helin Zhangigb: replace some offload flags with packet type
2015-06-12 Stephen Hemmingerdrivers: fix whitespace
2015-05-22 Bruce Richardsone1000: move to drivers/net/