net/mlx5: support meson build
[dpdk.git] / drivers / net / mlx5 /
2018-09-27 Nelio Laranjeironet/mlx5: support meson build
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-09-10 Xueming Linet/mlx5: fix interrupt completion queue index wrapping
2018-08-28 Shahaf Shulernet/mlx5: fix RSS flow action hash type selection
2018-08-28 Shahaf Shulernet/mlx5: disable ConnectX-4 Lx Multi Packet Send by...
2018-08-28 Adrien Mazarguilnet/mlx5: fix artificial L4 limitation on switch flow...
2018-08-08 Yongseok Kohnet/mlx5: fix minimum size of multi-packet Rx queue
2018-08-05 Yongseok Kohnet/mlx5: fix minimum number of Multi-Packet RQ buffers
2018-08-05 Yongseok Kohnet/mlx5: fix check for MPLS-in-GRE
2018-08-05 Yongseok Kohnet/mlx5: preserve allmulticast flag for flow isolation...
2018-08-05 Yongseok Kohnet/mlx5: preserve promiscuous flag for flow isolation...
2018-08-02 Adrien Mazarguilnet/mlx5: fix VLAN pop action on switch flow rules
2018-08-02 Adrien Mazarguilnet/mlx5: fix VLAN matching on switch flow rules
2018-08-02 Moti Haimovskynet/mlx5: fix RSS flow configuration crash
2018-08-02 Ophir Munknet/mlx5: fix secondary process resource leakage
2018-08-02 Shahaf Shulernet/mlx5: fix VLAN filtering
2018-08-02 Matan Azradnet/mlx5: fix packet type offload for tunnels
2018-08-02 Timothy Redaellinet/mlx5: avoid stripping the glue library
2018-08-02 Shahaf Shulernet/mlx5: fix flow count action for shared counter
2018-07-26 Yaroslav Brustinovnet/mlx5: fix linkage of glue lib with gcc 4.7.2
2018-07-26 Adrien Mazarguilnet/mlx5: fix invalid network interface index
2018-07-26 Nelio Laranjeironet/mlx5: fix count query when flow has not counter
2018-07-26 Yongseok Kohnet/mlx5: fix queue rollback when starting device
2018-07-26 Yongseok Kohnet/mlx5: fix endless loop when clearing flow flags
2018-07-26 Nelio Laranjeironet/mlx5: fix route Netlink message overflow
2018-07-26 Yongseok Kohnet/mlx5: fix assert for Tx completion queue count
2018-07-26 Nelio Laranjeironet/mlx5: fix representors detection
2018-07-26 Nelio Laranjeironet/mlx5: fix TCI mask filter
2018-07-26 Moti Haimovskynet/mlx5: fix build with old kernels
2018-07-26 Adrien Mazarguilnet/mlx5: add port ID pattern item to switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: add VLAN item and actions to switch flow...
2018-07-26 Adrien Mazarguilnet/mlx5: add L2-L4 pattern items to switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: add fate actions to switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: add framework for switch flow rules
2018-07-26 Adrien Mazarguilnet/mlx5: lay groundwork for switch offloads
2018-07-12 Moti Haimovskynet/mlx5: support 32-bit systems
2018-07-12 Shahaf Shulernet/mlx5: fix build with rdma-core v19
2018-07-12 Nelio Laranjeironet/mlx5: add count flow action
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: support inner RSS computation
2018-07-12 Nelio Laranjeironet/mlx5: remove useless arguments in hrxq API
2018-07-12 Nelio Laranjeironet/mlx5: add RSS flow action
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: add flow TCP item
2018-07-12 Nelio Laranjeironet/mlx5: add flow UDP item
2018-07-12 Nelio Laranjeironet/mlx5: add flow IPv6 item
2018-07-12 Nelio Laranjeironet/mlx5: add flow IPv4 item
2018-07-12 Nelio Laranjeironet/mlx5: add flow VLAN item
2018-07-12 Nelio Laranjeironet/mlx5: add flow stop/start
2018-07-12 Nelio Laranjeironet/mlx5: add flow queue action
2018-07-12 Nelio Laranjeironet/mlx5: support flow Ethernet item along with drop...
2018-07-12 Nelio Laranjeironet/mlx5: replace verbs priorities by flow
2018-07-12 Nelio Laranjeironet/mlx5: handle drop queues as regular queues
2018-07-12 Nelio Laranjeironet/mlx5: remove flow support
2018-07-11 Adrien Mazarguilnet/mlx5: add parameter for port representors
2018-07-11 Adrien Mazarguilnet/mlx5: probe port representors in natural order
2018-07-11 Adrien Mazarguilnet/mlx5: probe all port representors
2018-07-11 Adrien Mazarguilnet/mlx5: add port representor awareness
2018-07-11 Adrien Mazarguilnet/mlx5: re-indent generic probing function
2018-07-11 Adrien Mazarguilnet/mlx5: split PCI from generic probing
2018-07-11 Adrien Mazarguilnet/mlx5: drop useless support for several Verbs ports
2018-07-11 Adrien Mazarguilnet/mlx5: remove redundant objects in probe function
2018-07-11 Adrien Mazarguilnet/mlx5: rename confusing object in probe function
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-04 Matan Azradnet/mlx5: activate Verbs cleanup on removal
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Adrien Mazarguilnet/mlx5: fix invalid error check
2018-07-02 Yongseok Kohnet/mlx5: increase number of strides
2018-07-02 Yongseok Kohnet/mlx5: use stride index in Rx completion entry
2018-07-02 Yongseok Kohnet/mlx5: add warning message for Multi-Packet RQ
2018-07-02 Yongseok Kohnet/mlx5: add new fields in Rx completion entry
2018-07-02 Yongseok Kohnet/mlx5: change return value of Rx completion poll
2018-07-02 Yongseok Kohnet/mlx5: fix Rx buffer replenishment threshold
2018-07-02 Shahaf Shulernet/mlx5: separate generic tunnel TSO from the standard one
2018-07-02 Yongseok Kohnet/mlx5: fix error number handling
2018-07-02 Nelio Laranjeironet/mlx5: clean-up developer logs
2018-06-17 Stephen Hemmingernet/mlx5: fix log initialization
2018-06-17 Xueming Linet/mlx5: fix crash in device probe
2018-06-17 Adrien Mazarguilnet/mlx5: fix error message in probe function
2018-06-17 Adrien Mazarguilnet/mlx5: fix missing errno in probe function
2018-06-17 Adrien Mazarguilnet/mlx5: fix errno object in probe function
2018-06-17 Adrien Mazarguilnet/mlx5: remove limitation on number of instances
2018-05-30 David Marchandnet/mlx5: register memory callback only when probing
2018-05-28 Xueming Linet/mlx5: fix memory region cache init
2018-05-28 Adrien Mazarguilnet/mlx5: fix crash when configure is not called
2018-05-25 Shahaf Shulernet/mlx5: fix generic tunnel offload compatibility...
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-22 David Marchandnet/mlx5: fix count in xstats
2018-05-20 Gavin Hunet/mlx5: fix build with clang on ARM
2018-05-17 Shahaf Shulernet/mlx5: fix default RSS level
2018-05-17 Shahaf Shulernet/mlx5: fix build without tunnel RSS support
2018-05-17 Matan Azradnet/mlx5: support MPLS-in-GRE and MPLS-in-UDP
2018-05-17 Shahaf Shulernet/mlx5: add Bluefield device id
2018-05-17 Shahaf Shulernet/mlx5: fix flow director drop rule deletion crash
next