net/mlx5: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / drivers / net / mlx5 / mlx5_txq.c
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2018-01-31 Nelio Laranjeironet/mlx5: move rdma-core calls to separate file
2018-01-29 Xueming Linet/mlx5: map UAR address around huge pages
2018-01-29 Olivier Matznet/mlx5: fix allocation when no memory on device NUMA...
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Shahaf Shulernet/mlx5: convert to new Tx offloads API
2018-01-16 Shahaf Shulernet/mlx5: add device configuration structure
2018-01-16 Yongseok Kohnet/mlx5: add missing sanity checks for Tx completion...
2018-01-16 Nélio Laranjeironet/mlx5: remove redundant inline variable
2018-01-16 Nélio Laranjeironet/mlx5: fix secondary process verification
2017-11-07 Olivier Gournetnet/mlx5: fix socket field initialization
2017-10-26 Xueming Linet/mlx5: fix icc compiler warning
2017-10-26 Xueming Linet/mlx5: fix secondary process Tx error
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: add reference counter on memory region
2017-10-12 Nélio Laranjeironet/mlx5: remove redundant started flag
2017-10-12 Nélio Laranjeironet/mlx5: prefix Tx structures and functions
2017-10-12 Xueming Linet/mlx5: install a socket to exchange a file descriptor
2017-10-06 Shachar Beisernet/mlx5: support upstream rdma-core
2017-10-06 Shahaf Shulernet/mlx5: enforce Tx num of segments limitation
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-07-16 Stephen Hemmingerdrivers/net: remove duplicate includes
2017-07-07 Yongseok Kohnet/mlx5: add vectorized Rx/Tx burst for x86
2017-07-07 Yongseok Kohnet/mlx5: select Rx/Tx callbacks when starting device
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-06-12 Yongseok Kohnet/mlx5: fix redundant free of Tx buffer
2017-06-12 Shahaf Shulernet/mlx5: fix completion buffer size
2017-05-05 Shahaf Shulernet/mlx5: fix Tx max inline with TSO
2017-04-04 Shahaf Shulernet/mlx5: remove unnecessary Verbs library calls
2017-04-04 Yongseok Kohnet/mlx5: fix reusing Rx/Tx queues
2017-04-04 Yongseok Kohnet/mlx5: add enhanced multi-packet send for ConnectX-5
2017-04-04 Shahaf Shulernet/mlx5: add hardware checksum offload for tunnel...
2017-04-04 Shahaf Shulernet/mlx5: support hardware TSO
2017-01-17 Yongseok Kohnet/mlx5: support ConnectX-5 devices
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
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-06-27 Adrien Mazarguilnet/mlx5: re-add Tx gather support
2016-06-27 Adrien Mazarguilnet/mlx5: add debug information about Tx queues capabil...
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: add Tx/Rx burst function selection wrapper
2016-06-27 Nélio Laranjeironet/mlx5: update prerequisites for upcoming enhancements
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 configuration variable
2016-06-27 Nélio Laranjeironet/mlx5: remove Tx gather support
2016-06-20 Nélio Laranjeironet/mlx: remove unused memory region property
2016-03-31 Adrien Mazarguilmlx: fix double mbuf free in Tx queue clean up
2016-03-25 Yaacov Hazanmlx5: add VLAN insertion offload
2016-03-25 Or Amimlx5: allow operation in secondary processes
2016-03-16 Nelio Laranjeiromlx5: remove one indirection level from Rx/Tx
2015-11-24 Olga Shernmlx5: fix Tx loss after initialization
2015-11-01 Adrien Mazarguilmlx5: enable multi packet send WR in Tx CQ
2015-10-30 Adrien Mazarguilmlx5: add software counters
2015-10-30 Adrien Mazarguilmlx5: support non-scattered Tx and Rx