net: add macro for VLAN header length
[dpdk.git] / drivers / net / ixgbe / ixgbe_rxtx.c
2021-11-17 Ferruh Yigitnet: add macro for VLAN header length
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-24 Olivier Matzmbuf: mark old VLAN offload flags as deprecated
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-22 Ferruh Yigitdrivers/net: fix removing jumbo offload flag
2021-10-21 Tudor Corneanet/ixgbe: fix port initialization if MTU config fails
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-13 Konstantin Ananyevethdev: change input parameters for Rx queue count
2021-10-11 Andrew Rybchenkoethdev: remove legacy Rx descriptor done API
2021-10-07 Yunjian Wangnet/ixgbe: fix memzone leak on queue re-configure
2021-10-06 Xueming Liethdev: change queue release callback
2021-09-06 Qiming Chennet/ixgbe: fix mbuf leak
2021-07-09 Anatoly Burakoveal: use callbacks for power monitoring comparison
2021-04-01 Qi Zhangnet/ixgbe: refine debug build option
2021-03-02 Lance Richardsonmbuf: rename outer IP checksum macro
2021-02-10 Haiyue Wangnet/ixgbe: fix UDP zero checksum on x86
2021-01-29 Dapeng Yunet/ixgbe: disable NFS filtering
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-29 Anatoly Burakoveal: rename power monitor condition member
2021-01-18 Liang Manet/ixgbe: implement power management API
2021-01-08 Alvin Zhangnet/ixgbe: detect failed VF MTU set
2020-10-31 Thomas Monjalonsecurity: switch metadata to dynamic mbuf field
2020-10-23 Thomas Monjalonremove config prefix used with make
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Ciara Powernet/ixgbe: check max SIMD bitwidth
2020-10-13 Radu Nicolaunet/ixgbe: use write combining store for tail updates
2020-07-11 Renata Saiakhovadrivers/net: delete HW rings while freeing queues
2020-04-16 Thomas Monjalonreplace cold attributes
2020-02-19 Xiao Zhangnet/ixgbe: check for illegal Tx packets
2020-01-17 Reshma Pattannet/ixgbe: add missing stubs for PPC
2020-01-17 Reshma Pattannet/ixgbe: remove duplicate function declaration
2020-01-17 Reshma Pattannet/ixgbe: remove vectorization weak symbols
2020-01-17 Reshma Pattannet/ixgbe: remove vector config
2020-01-17 Ferruh Yigitnet/ixgbe: fix build with gcc 4.8.5
2020-01-17 Chenxu Dinet/ixgbe: cleanup Tx buffers
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
2019-06-13 Andrew Rybchenkonet/ixgbe: fix Tx prepare to set positive rte_errno
2019-06-13 Stephen Hemmingernet/ixgbe: remove unnecessary cast
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to SCTP structure
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-21 Qi Zhangnet/ixgbe: fix Tx threshold setup
2019-05-02 Bruce Richardsonnet/ixgbe: fix warning with GCC 9
2019-03-20 David Hartonnet/ixgbe: restore VLAN filter for VF
2019-03-01 Julien Meuniernet/ixgbe: support loopback for X540/X550
2019-03-01 Julien Meuniernet/ixgbe: do not start on unsupported loopback mode
2018-12-13 Xiaoyun Linet/ixgbe: fix overwriting RSS RETA
2018-12-13 Wei Zhaonet/ixgbe: fix Rx LRO capability offload for x550
2018-11-22 Yanglong Wunet/ixgbe: fix TDH register write
2018-10-26 Zhirun Yannet/ixgbe: update Tx offload mask
2018-10-26 Wei Zhaonet/ixgbe: fix RSS flow error return
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-10-18 Stephen Hemmingernet/ixgbe: remove mild profanity
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-23 Ferruh Yigitnet/ixgbe: remove redundant queue id checks
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Tonghao Zhangnet/ixgbe: set the default value for EITR
2018-05-14 Qi Zhangnet/ixgbe: remove dependence on Tx queue flags
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-27 Wei Dainet/ixgbe: fix missing support of multi-segs offloading
2018-04-13 Wei Dainet/ixgbe: convert to new Tx offloads API
2018-04-13 Wei Dainet/ixgbe: convert to new Rx offloads API
2018-04-13 Wei Dainet/ixgbe: support VLAN strip per queue offloading...
2018-02-01 Olivier Matznet/ixgbe: use SPDX tags in 6WIND copyrighted files
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Wei Zhaonet/ixgbe: move RSS to flow API
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 Radu Nicolaunet/ixgbe: fix build without security library
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-26 Radu Nicolaunet/ixgbe: enable inline IPsec
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-10-06 Wei Dainet/ixgbe: fix mapping of user priority to TC
2017-07-06 Qi Zhangnet/ixgbe: support packet type parsing in SSE Rx
2017-06-12 Ferruh Yigitnet/ixgbe: do not touch mbuf initialized fields
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-04-28 Wei Dainet/ixgbe: align register setting when RSC is disabled
2017-04-05 Olivier Matzdrivers/net: do not touch mbuf next or nb segs on Rx
2017-04-05 Olivier Matzmbuf: make segment prefree function public
2017-04-04 Bernard Iremongernet/ixgbe: allocate TC bandwidth
2017-04-04 Zhiyong Yangnet/ixgbe: remove limit of Tx burst size
2017-04-04 Wenzhuo Lunet/ixgbe: fix TC bandwidth setting
2017-04-04 Jingjing Wunet/ixgbe: fix multi-queue mode check in SRIOV mode
2017-04-04 Wenzhuo Lunet/ixgbe: fix all queues drop setting of DCB
2017-03-30 Olivier Matznet/ixgbe: implement descriptor status API
2017-03-09 Olivier Matzethdev: move a queue id check to generic layer
2017-02-10 Jianbo Liunet/ixgbe: fix received packets number for ARM
2017-02-10 Jingjing Wunet/ixgbe: fix bitmask of supported Tx flags
2017-01-18 Santosh Shuklanet/ixgbe: use I/O device memory read/write API
2017-01-17 Ilya Maximetsnet/ixgbe: allow bulk alloc for the max size desc ring
2017-01-15 Tiwei Bienet/ixgbe: add MACsec offload
2017-01-04 Tomasz Kulaseknet/ixgbe: add Tx preparation
next