ethdev: change queue release callback
[dpdk.git] / drivers / net / mlx4 / mlx4_rxtx.h
2021-10-06 Xueming Liethdev: change queue release callback
2021-01-29 Suanming Mounet/mlx4: fix port attach in secondary process
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2020-04-21 Thomas Monjalonnet/mlx4: fix build with -fno-common
2019-04-12 Yongseok Kohnet/mlx4: remove device register remap
2019-04-05 Yongseok Kohnet/mlx4: support secondary process
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-01-14 Yongseok Kohmbuf: remove deprecated macro
2018-11-16 Yongseok Kohnet/mlx4: optimize Tx external memory registration
2018-10-11 Yongseok Kohnet/mlx4: support externally allocated static memory
2018-07-10 Moti Haimovskynet/mlx4: support hardware TSO
2018-05-14 Yongseok Kohnet/mlx4: add new memory region support
2018-05-14 Yongseok Kohnet/mlx4: remove memory region support
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-13 Ophir Munknet/mlx4: support CRC strip toggling
2018-04-13 Rami Rosennet/mlx4: fix a typo in header file
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-02-01 Olivier Matznet/mlx4: use SPDX tags in 6WIND copyrighted files
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Shahaf Shulernet/mlx4: convert to new Rx offloads API
2018-01-16 Shahaf Shulernet/mlx4: convert to new Tx offloads API
2018-01-16 Matan Azradnet/mlx4: remove Tx completion elements counter
2018-01-16 Matan Azradnet/mlx4: mitigate Tx send entry size calculations
2018-01-16 Matan Azradnet/mlx4: merge Tx queue rings management
2017-11-10 Moti Haimovskynet/mlx4: fix Rx packet type offloads
2017-11-03 Adrien Mazarguilnet/mlx4: share memory region resources
2017-11-03 Ophir Munknet/mlx4: associate MR to MP in a short function
2017-10-26 Adrien Mazarguilnet/mlx4: relax Rx queue configuration order
2017-10-13 Moti Haimovskynet/mlx4: add loopback Tx from VF
2017-10-13 Moti Haimovskynet/mlx4: restore Rx offloads
2017-10-13 Moti Haimovskynet/mlx4: restore Tx checksum offloads
2017-10-13 Moti Haimovskynet/mlx4: add Rx bypassing Verbs
2017-10-13 Moti Haimovskynet/mlx4: add Tx bypassing Verbs
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS flow rule action support
2017-10-13 Adrien Mazarguilnet/mlx4: convert Rx path to work queues
2017-10-13 Adrien Mazarguilnet/mlx4: allocate queues and mbuf rings together
2017-10-13 Adrien Mazarguilnet/mlx4: drop live queue reconfiguration support
2017-10-13 Adrien Mazarguilnet/mlx4: refactor internal flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: enhance header files comments
2017-10-06 Adrien Mazarguilnet/mlx4: separate Rx configuration functions
2017-10-06 Adrien Mazarguilnet/mlx4: separate Tx configuration functions
2017-10-06 Adrien Mazarguilnet/mlx4: separate Rx/Tx functions
2017-10-06 Adrien Mazarguilnet/mlx4: separate Rx/Tx definitions