net/mlx5: add flow translation of eCPRI header
[dpdk.git] / drivers / net / mlx5 / mlx5.h
2020-07-21 Bing Zhaonet/mlx5: add flow translation of eCPRI header
2020-07-21 Viacheslav Ovsiienkonet/mlx5: convert Rx timestamps in real-time format
2020-07-21 Viacheslav Ovsiienkonet/mlx5: provide send scheduling error statistics
2020-07-21 Viacheslav Ovsiienkonet/mlx5: support reading device clock
2020-07-21 Viacheslav Ovsiienkonet/mlx5: convert timestamp to completion index
2020-07-21 Viacheslav Ovsiienkonet/mlx5: introduce clock queue service routine
2020-07-21 Viacheslav Ovsiienkonet/mlx5: allocate packet pacing context
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-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-06-30 Shiri Kuzinnet/mlx5: add parameter for LACP packets control
2020-06-30 Shiri Kuzinnet/mlx5: add default miss action to flow engine
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 Matan Azradcommon/mlx5: share kernel interface name getter
2020-06-17 Ophir Munknet/mlx5: add memory region callbacks in per-device...
2020-06-16 Ophir Munknet/mlx5: refactor statistics
2020-06-16 Ophir Munknet/mlx5: refactor device operations for Linux
2020-06-16 Ophir Munknet/mlx5: move Linux-specific functions
2020-06-16 Ophir Munknet/mlx5: rename ib in names
2020-06-16 Ophir Munknet/mlx5: remove completion object dependency on DV
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 Munkcommon/mlx5: remove protection domain dependency on...
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-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-04-21 Alexander Kozyrevnet/mlx5: set dynamic flow metadata in Rx queues
2020-04-21 Suanming Mounet/mlx5: allocate flow API from indexed pool
2020-04-21 Suanming Mounet/mlx5: optimize flow RSS struct
2020-04-21 Wentao Cuinet/mlx5: optimize flow director filter memory
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 Suanming Mounet/mlx5: fix meter suffix table leak
2020-04-21 Alexander Kozyrevnet/mlx5: add device parameter for MPRQ stride size
2020-04-21 Bing Zhaonet/mlx5: fix index when creating flow
2020-04-21 Suanming Mounet/mlx5: reorganize fallback counter management
2020-04-21 Suanming Mounet/mlx5: split flow counter struct
2020-04-21 Suanming Mounet/mlx5: optimize flow counter handle type
2020-04-21 Suanming Mounet/mlx5: change Direct Verbs counter to indexed
2020-04-21 Suanming Mounet/mlx5: change verbs counter allocator to indexed
2020-04-21 Suanming Mounet/mlx5: optimize counter release query generation
2020-04-21 Jiawei Wangnet/mlx5: fix imissed counter overflow
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-04-16 Thomas Monjalonnet/mlx5: replace destructor syntax with common macro
2020-02-05 Matan Azradnet/mlx5: make FDB default rule optional
2020-02-05 Matan Azradcommon/mlx5: share Netlink commands
2020-02-05 Matan Azradnet/mlx5: reduce Netlink commands dependencies
2020-02-05 Matan Azradnet/mlx5: separate Netlink command interface
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
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-20 Dekel Pelednet/mlx5: support GTP
2020-01-17 Xueming Linet/mlx5: add socket server for external tools
2020-01-17 Xiaoyu Minnet/mlx5: support flow dump API
2020-01-17 Dekel Pelednet/mlx5: add define of LRO segment chunk size
2019-11-12 Dekel Pelednet/mlx5: set maximum LRO packet size
2019-11-11 Raslan Darawshehnet/mlx5: set VF MAC address from host
2019-11-11 Bing Zhaonet/mlx5: optimize tag traversal with hash list
2019-11-11 Bing Zhaonet/mlx5: reorganize flow matcher resources
2019-11-11 Bing Zhaonet/mlx5: reorganize jump table resources
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: add meter attach and detach
2019-11-11 Suanming Mounet/mlx5: expose flow counters management
2019-11-11 Suanming Mounet/mlx5: support basic meter operations
2019-11-11 Suanming Mounet/mlx5: prepare meter flow tables
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
2019-11-11 Viacheslav Ovsiienkonet/mlx5: add metadata register copy table
2019-11-11 Viacheslav Ovsiienkonet/mlx5: split Rx flows to provide metadata copy
2019-11-11 Viacheslav Ovsiienkonet/mlx5: adjust shared register according to mask
next