net: add rte prefix to ether structures
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx.h
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-19 Ori Kamnet/mlx5: fix release of jump to queue action
2019-04-12 Yongseok Kohnet/mlx5: remove device register remap
2019-04-12 Yongseok Kohnet/mlx5: remove redundant queue index
2019-03-30 Shahaf Shulernet/mlx5: support PCI device DMA map and unmap
2019-03-08 Dekel Pelednet/mlx5: fix sync when handling Tx completions
2019-03-08 Dekel Pelednet/mlx5: fix hex dump of error completion
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-01-14 Yongseok Kohmbuf: remove deprecated macro
2018-12-13 Asaf Pensonet/mlx5: fix function documentation
2018-11-16 Yongseok Kohnet/mlx5: optimize Rx buffer replenishment threshold
2018-11-16 Yongseok Kohnet/mlx5: optimize Tx doorbell write
2018-11-16 Yongseok Kohnet/mlx5: optimize Tx external memory registration
2018-11-05 Tom Barbettenet/mlx5: support Rx queue count API
2018-10-11 Yongseok Kohnet/mlx5: support externally allocated static memory
2018-09-10 Xueming Linet/mlx5: fix interrupt completion queue index wrapping
2018-08-02 Matan Azradnet/mlx5: fix packet type offload for tunnels
2018-07-12 Moti Haimovskynet/mlx5: support 32-bit systems
2018-07-12 Nelio Laranjeironet/mlx5: add flow MPLS item
2018-07-12 Nelio Laranjeironet/mlx5: add flow GRE item
2018-07-12 Nelio Laranjeironet/mlx5: add flow VXLAN-GPE item
2018-07-12 Nelio Laranjeironet/mlx5: add flow VXLAN item
2018-07-12 Nelio Laranjeironet/mlx5: remove useless arguments in hrxq API
2018-07-12 Nelio Laranjeironet/mlx5: use a macro for the RSS key size
2018-07-12 Nelio Laranjeironet/mlx5: add mark/flag flow action
2018-07-12 Nelio Laranjeironet/mlx5: handle drop queues as regular queues
2018-07-12 Nelio Laranjeironet/mlx5: remove flow support
2018-07-02 Yongseok Kohnet/mlx5: use stride index in Rx completion entry
2018-07-02 Yongseok Kohnet/mlx5: add new fields in Rx completion entry
2018-05-25 Yongseok Kohnet/mlx5: fix SW parser offset
2018-05-22 Yongseok Kohnet/mlx5: remove redundant checks
2018-05-22 Yongseok Kohnet/mlx5: fix setting offsets for SW parser
2018-05-14 Yongseok Kohnet/mlx5: add Multi-Packet Rx support
2018-05-14 Yongseok Kohnet/mlx5: add new memory region support
2018-05-14 Yongseok Kohnet/mlx5: remove memory region support
2018-04-27 Xueming Linet/mlx5: support tunnel RSS level
2018-04-27 Xueming Linet/mlx5: cleanup tunnel checksum offloads
2018-04-27 Xueming Linet/mlx5: support Rx tunnel type identification
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-27 Xueming Linet/mlx5: support generic tunnel offloading
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-03-30 Nélio Laranjeironet/mlx5: use dynamic logging
2018-03-30 Nélio Laranjeironet/mlx5: use port id in PMD log
2018-03-30 Nélio Laranjeironet/mlx5: prefix all functions with mlx5
2018-03-30 Nélio Laranjeironet/mlx5: name parameters in function prototypes
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2018-01-29 Xueming Linet/mlx5: map UAR address around huge pages
2018-01-29 Shahaf Shulernet/mlx5: fix memory region boundary checks
2018-01-29 Shahaf Shulernet/mlx5: fix memory region cache last index
2018-01-29 Shahaf Shulernet/mlx5: warn for unsuccessful memory registration
2018-01-29 Shahaf Shulernet/mlx5: remove assert un-accessible from secondary...
2018-01-29 Shahaf Shulernet/mlx5: fix memory region cache lookup
2018-01-28 Yongseok Kohnet/mlx5: replace I/O memory barrier with coherent...
2018-01-21 Yongseok Kohnet/mlx5: fix memory region lookup
2018-01-16 Shahaf Shulernet/mlx5: convert to new Rx offloads API
2018-01-16 Shahaf Shulernet/mlx5: convert to new Tx offloads API
2018-01-16 Yongseok Kohnet/mlx5: fix overwriting bit-fields in SW Rx queue
2018-01-16 Yongseok Kohnet/mlx5: fix HW checksum offload for outer IP
2018-01-16 Yongseok Kohnet/mlx5: add fallback in Tx for multi-segment packet
2018-01-16 Yongseok Kohnet/mlx5: add missing sanity checks for Tx completion...
2018-01-16 Yongseok Kohnet/mlx5: fix Memory Region registration
2018-01-16 Nélio Laranjeironet/mlx5: fix Tx checksum offloads
2018-01-16 Nélio Laranjeironet/mlx5: remove redundant inline variable
2017-10-26 Yongseok Kohnet/mlx5: fix Tx doorbell memory barrier
2017-10-12 Raslan Darawshehnet/mlx5: add Rx HW timestamp
2017-10-12 Yongseok Kohnet/mlx5: cleanup memory barriers
2017-10-12 Nélio Laranjeironet/mlx5: remove hash Rx queues support
2017-10-12 Nélio Laranjeironet/mlx5: use flow to enable unicast traffic
2017-10-12 Nélio Laranjeironet/mlx5: use flow to enable all multi mode
2017-10-12 Nélio Laranjeironet/mlx5: use flow to enable promiscuous mode
2017-10-12 Nélio Laranjeironet/mlx5: add hash Rx queue object
2017-10-12 Nélio Laranjeironet/mlx5: make indirection tables shareable
2017-10-12 Nélio Laranjeironet/mlx5: add reference counter on DPDK Rx queues
2017-10-12 Nélio Laranjeironet/mlx5: add reference counter on DPDK Tx queues
2017-10-12 Nélio Laranjeironet/mlx5: separate DPDK from verbs Tx queue objects
2017-10-12 Nélio Laranjeironet/mlx5: separate DPDK from verbs Rx queue objects
2017-10-12 Nélio Laranjeironet/mlx5: add reference counter on memory region
2017-10-12 Nélio Laranjeironet/mlx5: prefix Tx structures and functions
2017-10-12 Nélio Laranjeironet/mlx5: prefix Rx structures and functions
2017-10-12 Nélio Laranjeironet/mlx5: remove flow director support
2017-10-12 Xueming Linet/mlx5: install a socket to exchange a file descriptor
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Shachar Beisernet/mlx5: support upstream rdma-core
2017-10-06 Shachar Beisernet/mlx5: replace network to host macros
2017-10-06 Shahaf Shulernet/mlx5: fix Tx stats error counter definition
2017-10-06 Shahaf Shulernet/mlx5: replace memory barrier type
2017-10-06 Shahaf Shulernet/mlx5: extend debug logs verbosity
2017-10-06 Nélio Laranjeironet/mlx5: fix non working secondary process by removing it
2017-10-06 Nélio Laranjeironet/mlx5: remove pedantic pragma
2017-10-06 Nélio Laranjeironet/mlx5: cleanup Rx ring in free functions
2017-10-06 Nélio Laranjeironet/mlx5: prepare vector Rx ring at setup time
2017-08-03 Nelio Laranjeironet/mlx5: fix MTU update
2017-07-31 Yongseok Kohnet/mlx5: fix L4 packet type support
2017-07-31 Yongseok Kohnet/mlx5: poll completion queue once per a call
2017-07-07 Yongseok Kohnet/mlx5: add vectorized Rx/Tx burst for x86
2017-07-07 Yongseok Kohnet/mlx5: use buffer address for LKEY search
2017-07-07 Yongseok Kohnet/mlx5: change indexing for Tx SW ring
2017-07-06 Adrien Mazarguilnet/mlx: update C compliance standard
2017-07-06 Adrien Mazarguilnet/mlx5: fix Rx interrupts management
2017-07-06 Adrien Mazarguilnet/mlx5: fix Rx interrupts support checks
next