net/mlx5: add Linux-specific header file
[dpdk.git] / drivers / common / mlx5 /
2020-06-16 Ophir Munkcommon/mlx5: remove protection domain dependency on...
2020-06-03 Suanming Moucommon/mlx5: add memory reclaim glue function
2020-06-03 Ophir Munkcommon/mlx5: split common file under Linux directory
2020-06-03 Ophir Munkcommon/mlx5: move netlink files under Linux directory
2020-06-03 Ophir Munkcommon/mlx5: move glue files under Linux directory
2020-05-18 Viacheslav Ovsiienkocommon/mlx5: fix netlink buffer allocation from stack
2020-05-18 Viacheslav Ovsiienkocommon/mlx5: fix MAC addresses assert
2020-05-18 Shiri Kuzincommon/mlx5: disable relaxed ordering in unsuitable...
2020-05-18 Shiri Kuzincommon/mlx5: fix relaxed ordering count object
2020-05-18 Shiri Kuzincommon/mlx5: fix relaxed ordering support detection
2020-05-18 Dekel Peledcommon/mlx5: fix umem buffer alignment
2020-05-18 Ophir Munkcommon/mlx5: remove DevX dependency on Verbs and DV
2020-05-18 Ophir Munkcommon/mlx5: mark internal symbols
2020-05-05 Stephen Hemmingercommon/mlx5: fix uninitialized RoCE variable
2020-05-06 Ori Kameal/ppc: fix bool type after altivec include
2020-05-04 Ray Kinsellaversion: reference next ABI 21 for recent additions
2020-04-21 Thomas Monjaloncommon/mlx5: fix build with rdma-core 21
2020-04-21 Vu Phamcommon/mlx5: refactor memory management
2020-04-21 Vu Phamcommon/mlx5: refactor IPC handling from net driver
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