net/mlx5: fix UAR memory mapping type
[dpdk.git] / drivers / net / mlx5 / mlx5.c
2020-07-29 Viacheslav Ovsiienkonet/mlx5: fix UAR memory mapping type
2020-07-29 Michael Baumnet/mlx5: optimize critical section in device free
2020-07-28 Parav Panditcommon/mlx5: register class drivers through common...
2020-07-28 Parav Panditcommon/mlx5: avoid class constructor priority
2020-07-21 Dekel Pelednet/mlx5: implement CQ for Rx using DevX API
2020-07-21 Ophir Munkcommon/mlx5: remove inclusion of Verbs header files
2020-07-21 Ophir Munknet/mlx5: refactor multi-process communication
2020-07-21 Suanming Mounet/mlx5: add option to configure FCS or decapsulation
2020-07-21 Suanming Mounet/mlx5: convert configuration objects to unified...
2020-07-21 Suanming Mounet/mlx5: convert control path memory to unified malloc
2020-07-21 Suanming Mounet/mlx5: add option to allocate memory from system
2020-07-21 Bing Zhaonet/mlx5: add eCPRI flex parser capacity check
2020-07-21 Bing Zhaonet/mlx5: create and destroy eCPRI flex parser
2020-07-21 Bing Zhaonet/mlx5: add flow translation of eCPRI header
2020-07-21 Viacheslav Ovsiienkonet/mlx5: create clock queue for packet pacing
2020-07-21 Viacheslav Ovsiienkonet/mlx5: introduce shared UAR resource
2020-07-21 Viacheslav Ovsiienkonet/mlx5: fix UAR lock sharing for multiport devices
2020-07-21 Viacheslav Ovsiienkonet/mlx5: introduce send scheduling devargs
2020-07-11 Ali Alnubaninet/mlx5: add ConnectX-6 Lx device ID
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Shiri Kuzinnet/mlx5: add parameter for LACP packets control
2020-06-30 Ori Kamcommon/mlx5: move doorbell record from net driver
2020-06-30 Ophir Munkcommon/mlx5: move some getter functions from net driver
2020-06-30 Suanming Mounet/mlx5: optimize free counter lookup
2020-06-30 Suanming Mounet/mlx5: optimize single counter pool search
2020-06-30 Suanming Mounet/mlx5: manage shared counters in three-level table
2020-06-30 David Marchandnet/mlx5: remove redundant newline from logs
2020-06-17 Ophir Munknet/mlx5: add memory region callbacks in per-device...
2020-06-16 Ophir Munknet/mlx5: refactor device operations for Linux
2020-06-16 Ophir Munknet/mlx5: rename ib in names
2020-06-16 Gregory Etelsonnet/mlx5: fix flow memory allocation size
2020-06-16 Ophir Munknet/mlx5: remove Verbs dependency in spawn struct
2020-06-16 Ophir Munknet/mlx5: add Linux-specific header file
2020-06-16 Ophir Munknet/mlx5: refactor PCI probing on Linux
2020-06-16 Ophir Munknet/mlx5: remove umem field dependency on Direct Verbs
2020-06-16 Ophir Munknet/mlx5: remove attributes dependency on Verbs
2020-06-16 Ophir Munknet/mlx5: add Linux-specific file with getter functions
2020-06-16 Ophir Munknet/mlx5: rename Verbs shared object
2020-06-03 Suanming Mounet/mlx5: add reclaim memory mode
2020-06-02 Suanming Mounet/mlx5: fix interrupt installation timing
2020-06-02 Suanming Mounet/mlx5: fix secondary process resources release
2020-05-19 Muhammad Bilalfix same typo in multiple places
2020-05-18 Bing Zhaonet/mlx5: fix doorbell bitmap management offsets
2020-05-18 Matan Azradnet/mlx5: fix flow counter container resize
2020-05-05 Dong Zhounet/mlx5: support flow aging
2020-05-05 Dong Zhounet/mlx5: modify ext-counter memory allocation
2020-05-05 Asaf Pensonet/mlx5: fix assert in doorbell lookup
2020-04-21 Suanming Mounet/mlx5: reorganize flow API structure
2020-04-21 Suanming Mounet/mlx5: allocate flow API from indexed pool
2020-04-21 Suanming Mounet/mlx5: convert mark copy resource to indexed
2020-04-21 Suanming Mounet/mlx5: allocate meter from indexed pool
2020-04-21 Suanming Mounet/mlx5: convert flow dev handle to indexed
2020-04-21 Suanming Mounet/mlx5: convert hrxq to indexed
2020-04-21 Suanming Mounet/mlx5: convert jump resource to indexed
2020-04-21 Suanming Mounet/mlx5: convert port id action to indexed
2020-04-21 Suanming Mounet/mlx5: convert tag resource to indexed
2020-04-21 Suanming Mounet/mlx5: convert push VLAN resource to indexed
2020-04-21 Suanming Mounet/mlx5: convert encap/decap resource to indexed
2020-04-21 Vu Phamcommon/mlx5: refactor memory management
2020-04-21 Vu Phamcommon/mlx5: refactor IPC handling from net driver
2020-04-21 Alexander Kozyrevnet/mlx5: add device parameter for MPRQ stride size
2020-04-21 Suanming Mounet/mlx5: split flow counter struct
2020-04-21 Bing Zhaonet/mlx5: introduce buffer size parameter for hairpin
2020-04-21 Bing Zhaonet/mlx5: separate the flow handle resource
2020-04-21 Bing Zhaonet/mlx5: change operations for non-cached flows
2020-02-25 Thomas Monjalondoc: fix naming of Mellanox devices
2020-02-19 Raslan Darawshehnet/mlx5: add BlueField-2 device ID
2020-02-11 Thomas Monjalonbuild: remove redundant config include
2020-02-05 Michael Baumnet/mlx5: fix memory regions release deadlock
2020-02-05 Alexander Kozyrevnet/mlx5: add Rx/Tx burst mode info
2020-02-05 Alexander Kozyrevcommon/mlx5: improve assert control
2020-02-05 Alexander Kozyrevcommon/mlx5: remove NDEBUG
2020-02-05 Ori Kamnet/mlx5: support fine grain dynamic flag
2020-02-05 Matan Azradnet/mlx5: reduce Netlink commands dependencies
2020-02-05 Matan Azradnet/mlx5: select driver by class device argument
2020-02-05 Matan Azradcommon/mlx5: share PCI device detection
2020-02-05 Matan Azradcommon/mlx5: introduce common library
2020-02-05 Matan Azradnet/mlx5: separate DevX commands interface
2020-02-05 Suanming Mounet/mlx5: fix register usage in meter
2020-02-05 Suanming Mounet/mlx5: support maximum flow id allocation
2020-01-17 Xueming Linet/mlx5: add socket server for external tools
2020-01-17 Xiaoyu Minnet/mlx5: fix multiple flow table hash list
2019-11-26 Suanming Mounet/mlx5: add GENEVE in tunnel offloads capabilities
2019-11-26 Viacheslav Ovsiienkonet/mlx5: fix legacy multi-packet Tx descriptors
2019-11-26 Dekel Pelednet/mlx5: fix flow engine choice
2019-11-26 Matan Azradnet/mlx5: fix flow tag hash list conversion
2019-11-20 Viacheslav Ovsiienkonet/mlx5: fix Tx doorbell write memory barrier
2019-11-20 Dekel Pelednet/mlx5: change default flow engine to DV
2019-11-20 Viacheslav Ovsiienkonet/mlx5: fix vport index in port action
2019-11-20 Matan Azradnet/mlx5: fix flow table hash list conversion
2019-11-20 Viacheslav Ovsiienkonet/mlx5: fix environment variable recovery
2019-11-11 Bing Zhaonet/mlx5: optimize tag traversal with hash list
2019-11-11 Bing Zhaonet/mlx5: reorganize flow tables with hash list
2019-11-11 Viacheslav Ovsiienkonet/mlx5: control transmit doorbell register mapping
2019-11-11 Suanming Mounet/mlx5: clean meter resources
2019-11-11 Suanming Mounet/mlx5: support basic meter operations
2019-11-11 Suanming Mounet/mlx5: support meter profile operations
2019-11-11 Suanming Mounet/mlx5: allocate flow meter registers
2019-11-11 Suanming Mounet/mlx5: fill meter capabilities using DevX
2019-11-11 Suanming Mounet/mlx5: add meter operation callback
next