net/mlx5: fix UAR memory mapping type
[dpdk.git] / drivers / net / mlx5 / mlx5_defs.h
2020-07-29 Viacheslav Ovsiienkonet/mlx5: fix UAR memory mapping type
2020-07-21 Viacheslav Ovsiienkonet/mlx5: introduce clock queue service routine
2020-07-21 Viacheslav Ovsiienkonet/mlx5: create rearm queue for packet pacing
2020-07-21 Viacheslav Ovsiienkonet/mlx5: create clock queue for packet pacing
2020-04-21 Alexander Kozyrevnet/mlx5: add device parameter for MPRQ stride size
2020-04-21 Bing Zhaonet/mlx5: introduce buffer size parameter for hairpin
2020-02-19 Bing Zhaonet/mlx5: fix hairpin queue capacity
2020-02-05 Matan Azradcommon/mlx5: share Netlink commands
2020-01-17 Dekel Pelednet/mlx5: support RSS on src or dst fields only
2019-11-27 Viacheslav Ovsiienkonet/mlx5: fix default mark copy flow
2019-11-20 Viacheslav Ovsiienkonet/mlx5: fix Tx doorbell write memory barrier
2019-11-11 Viacheslav Ovsiienkonet/mlx5: control transmit doorbell register mapping
2019-11-11 Viacheslav Ovsiienkonet/mlx5: add metadata register copy table
2019-11-11 Viacheslav Ovsiienkonet/mlx5: add devarg for extensive metadata support
2019-10-25 Flavia Musatescunet: add new header file for VXLAN
2019-10-23 Moti Haimovskynet/mlx5: retry on link update failure
2019-10-08 Viacheslav Ovsiienkonet/mlx5: update switch port id in bonding configuration
2019-07-29 Viacheslav Ovsiienkonet/mlx5: fix Tx completion request generation
2019-07-29 Viacheslav Ovsiienkonet/mlx5: fix Tx completion descriptors fetching loop
2019-07-23 Viacheslav Ovsiienkonet/mlx5: extend NIC attributes query via DevX
2019-07-23 Viacheslav Ovsiienkonet/mlx5: update Tx definitions
2019-07-23 Viacheslav Ovsiienkonet/mlx5: remove Tx implementation
2019-05-03 Yongseok Kohnet/mlx5: fix max number of queues for NEON Tx
2019-04-12 Yongseok Kohnet/mlx5: remove device register remap
2018-11-05 Yongseok Kohnet/mlx5: make vectorized Tx threshold configurable
2018-08-05 Yongseok Kohnet/mlx5: fix minimum number of Multi-Packet RQ buffers
2018-07-26 Moti Haimovskynet/mlx5: fix build with old kernels
2018-07-12 Moti Haimovskynet/mlx5: support 32-bit systems
2018-07-02 Yongseok Kohnet/mlx5: increase number of strides
2018-07-02 Yongseok Kohnet/mlx5: fix Rx buffer replenishment threshold
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: allow max 192B TSO inline header length
2018-04-27 Nélio Laranjeironet/mlx5: implement multicast add list devop
2018-04-27 Nélio Laranjeironet/mlx5: split MAC address add/remove code
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-03-30 Nélio Laranjeironet/mlx5: fix link status to use wait to complete
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 link state on device start
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Nélio Laranjeironet/mlx5: fix un-supported RSS hash fields use
2017-10-12 Nélio Laranjeironet/mlx5: use flow to enable unicast traffic
2017-10-06 Shahaf Shulernet/mlx5: enforce Tx num of segments limitation
2017-07-07 Yongseok Kohnet/mlx5: add vectorized Rx/Tx burst for x86
2017-04-04 Yongseok Kohnet/mlx5: add enhanced multi-packet send for ConnectX-5
2017-04-04 Shahaf Shulernet/mlx5: support hardware TSO
2017-01-30 Yongseok Kohnet/mlx5: increase RSS indirection table size limit
2017-01-17 Shahaf Shulernet/mlx5: support extended statistics
2016-10-13 David Marchandnet/mlx: align drivers to latest naming convention
2016-06-27 Adrien Mazarguilnet/mlx5: replace countdown with threshold for Tx compl...
2016-06-27 Nélio Laranjeironet/mlx5: update prerequisites for upcoming enhancements
2016-06-27 Nélio Laranjeironet/mlx5: remove inline Tx support
2016-06-27 Nélio Laranjeironet/mlx5: remove configuration variable
2016-03-31 Yaacov Hazanmlx5: fix RETA table size
2016-03-16 Yaacov Hazanmlx5: support flow director
2016-03-16 Yaacov Hazanmlx5: add special flows for broadcast and IPv6 multicast
2016-03-16 Yaacov Hazanmlx5: refactor special flows handling
2016-03-03 Nelio Laranjeiromlx5: increase RETA table size
2015-11-01 Nelio Laranjeiromlx5: handle link status interrupts
2015-10-30 Nelio Laranjeiromlx5: adapt indirection table size depending on Rx...
2015-10-30 Adrien Mazarguilmlx5: support VLAN filtering
2015-10-30 Adrien Mazarguilmlx5: add software counters
2015-10-30 Adrien Mazarguilmlx5: support non-scattered Tx and Rx
2015-10-30 Adrien Mazarguilmlx5: introduce new driver for Mellanox ConnectX-4...