net/mlx5: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx.h
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
2017-07-06 Adrien Mazarguilnet/mlx5: fix misplaced Rx interrupts functions
2017-04-04 Shahaf Shulernet/mlx5: remove unnecessary Verbs library calls
2017-04-04 Yongseok Kohnet/mlx5: add enhanced multi-packet send for ConnectX-5
2017-04-04 Shahaf Shulernet/mlx5: support user space Rx interrupt event
2017-04-04 Shahaf Shulernet/mlx5: add hardware checksum offload for tunnel...
2017-04-04 Shahaf Shulernet/mlx5: support hardware TSO
2017-03-30 Olivier Matznet/mlx5: implement descriptor status API
2017-02-10 Nélio Laranjeironet/mlx5: fix Tx WQE corruption caused by starvation
2017-01-17 Nélio Laranjeironet/mlx5: fix Tx doorbell
2017-01-17 Nélio Laranjeironet/mlx5: use work queue buffer as a raw buffer
2017-01-17 Nélio Laranjeironet/mlx5: support mark flow action
2016-10-13 Nélio Laranjeironet/mlx5: return RSS hash result in mbuf
2016-09-30 Nélio Laranjeironet/mlx5: reduce memory overhead for WQE handling
2016-09-30 Nélio Laranjeironet/mlx5: reduce memory overhead for BF handling
2016-09-30 Nélio Laranjeironet/mlx5: reduce memory overhead for CQE handling
2016-09-30 Nélio Laranjeironet/mlx5: reduce memory overhead of Rx/Tx descriptors
2016-09-30 Nélio Laranjeironet/mlx5: rework hardware structures
2016-09-30 Bruce Richardsonnet/mlx: fix debug build with gcc 6.1
2016-09-30 Nélio Laranjeironet/mlx5: fix inline logic
2016-09-30 Yaacov Hazannet/mlx5: refactor allocation of flow director queues
2016-06-27 Nélio Laranjeironet/mlx5: re-add Rx scatter support
2016-06-27 Nélio Laranjeironet/mlx5: support multi-packet send
2016-06-27 Yaacov Hazannet/mlx5: support inline send
2016-06-27 Adrien Mazarguilnet/mlx5: replace countdown with threshold for Tx compl...
2016-06-27 Nélio Laranjeironet/mlx5: handle Rx CQE compression
2016-06-27 Nélio Laranjeironet/mlx5: refactor Tx data path
2016-06-27 Nélio Laranjeironet/mlx5: refactor Rx data path
2016-06-27 Nélio Laranjeironet/mlx5: update prerequisites for upcoming enhancements
2016-06-27 Nélio Laranjeironet/mlx5: split Rx queue structure
2016-06-27 Nélio Laranjeironet/mlx5: split Tx queue structure
2016-06-27 Nélio Laranjeironet/mlx5: remove inline Tx support
2016-06-27 Nélio Laranjeironet/mlx5: remove Rx scatter support
2016-06-27 Nélio Laranjeironet/mlx5: remove Tx gather support
2016-06-27 Nélio Laranjeironet/mlx5: split memory registration function
2016-06-20 Adrien Mazarguilnet/mlx5: cosmetic changes
2016-06-20 Adrien Mazarguilnet/mlx: retrieve mbuf size through proper function
2016-05-19 Olivier Matzmempool: allocate in several memory chunks by default
2016-05-19 Olivier Matzmempool: remove const qualifier when browsing pools
2016-03-25 Yaacov Hazanmlx5: add VLAN insertion offload
2016-03-25 Olga Shernmlx5: add Rx CRC stripping configuration
2016-03-25 Or Amimlx5: allow operation in secondary processes
2016-03-16 Adrien Mazarguilmlx5: add VLAN filtering for broadcast and IPv6 multicast
2016-03-16 Adrien Mazarguilmlx: use aligned memory to register regions
2016-03-16 Nelio Laranjeiromlx5: remove one indirection level from Rx/Tx
2016-03-16 Nelio Laranjeiromlx5: reorder Rx/Tx queue structure
next