common/mlx5: fix build with -fno-common
[dpdk.git] / drivers / common / mlx5 /
2020-04-21 Thomas Monjaloncommon/mlx5: fix build with -fno-common
2020-04-21 Thomas Monjaloncommon/mlx5: split glue initialization
2020-04-21 Suanming Moucommon/mlx5: add batch counter id offset
2020-04-21 Dekel Peledcommon/mlx5: fix RSS key copy to TIR context
2020-04-21 Shiri Kuzinnet/mlx5: create relaxed ordering memory regions
2020-04-16 Thomas Monjaloncommon/mlx5: replace alignas keyword
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-03-31 Thomas Monjaloneal: move common header files
2020-03-18 Tonghao Zhangcommon/mlx5: fix build without dlopen option
2020-03-18 Dekel Pelednet/mlx5: support match on IPv4 TTL and IPv6 HLIM
2020-03-16 Bruce Richardsonpci: remove unneeded includes in public header file
2020-02-19 Raslan Darawshehnet/mlx5: add BlueField-2 device ID
2020-02-14 Thomas Monjalonnet/mlx: fix overlinking with meson and glue dlopen
2020-02-14 Thomas Monjalonnet/mlx: rename meson variable for dlopen option
2020-02-14 Thomas Monjalonnet/mlx: workaround static linkage with meson
2020-02-14 Thomas Monjalonnet/mlx: add static ibverbs linkage with meson
2020-02-14 Thomas Monjalondrivers: cleanup meson build variable
2020-02-14 Matan Azradcommon/mlx5: fix glue dlopen with meson build
2020-02-14 Viacheslav Ovsiienkonet/mlx5: fix legacy multi-packet write session
2020-02-12 Matan Azradcommon/mlx5: fix ABI version
2020-02-11 Thomas Monjalonbuild: remove redundant config include
2020-02-05 Matan Azradvdpa/mlx5: prepare HW queues
2020-02-05 Matan Azradvdpa/mlx5: introduce Mellanox vDPA driver
2020-02-05 Alexander Kozyrevcommon/mlx5: improve assert control
2020-02-05 Alexander Kozyrevcommon/mlx5: remove NDEBUG
2020-02-05 Matan Azradcommon/mlx5: support ROCE disable through Netlink
2020-02-05 Matan Azradcommon/mlx5: share Netlink commands
2020-02-05 Matan Azradnet/mlx5: select driver by class device argument
2020-02-05 Matan Azradcommon/mlx5: get DevX capability for max RQT size
2020-02-05 Matan Azradcommon/mlx5: add DevX command to modify RQT
2020-02-05 Matan Azradcommon/mlx5: add TIR field constants
2020-02-05 Matan Azradcommon/mlx5: allow type configuration for DevX RQT
2020-02-05 Matan Azradcommon/mlx5: support DevX QP operations
2020-02-05 Matan Azradcommon/mlx5: add DevX virtq commands
2020-02-05 Matan Azradcommon/mlx5: glue VAR allocation
2020-02-05 Matan Azradcommon/mlx5: add DevX command to create CQ
2020-02-05 Matan Azradcommon/mlx5: glue UAR allocation
2020-02-05 Matan Azradcommon/mlx5: glue event interrupt commands
2020-02-05 Matan Azradcommon/mlx5: glue event queue query
2020-02-05 Matan Azradcommon/mlx5: support DevX indirect mkey creation
2020-02-05 Matan Azradcommon/mlx5: glue null memory region allocation
2020-02-05 Matan Azradcommon/mlx5: query vDPA DevX capabilities
2020-02-05 Matan Azradcommon/mlx5: share CQ entry check
2020-02-05 Matan Azradcommon/mlx5: share devices information
2020-02-05 Matan Azradcommon/mlx5: share PCI device detection
2020-02-05 Matan Azradcommon/mlx5: introduce common library