net/mlx5: refactor device operations for Linux
[dpdk.git] / drivers / net / mlx5 / mlx5.c
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
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
2019-11-11 Viacheslav Ovsiienkonet/mlx5: add devarg for extensive metadata support
2019-11-11 Viacheslav Ovsiienkonet/mlx5: check metadata registers availability
2019-11-08 Raslan Darawshehnet/mlx5: add ConnectX6-DX device ID
2019-11-08 Dekel Pelednet/mlx5: remove redundant new line in logs
2019-11-08 Ori Kamnet/mlx5: split hairpin flows
2019-11-08 Ori Kamnet/mlx5: add ID generation
2019-11-08 Ori Kamnet/mlx5: get hairpin capabilities
2019-11-08 Ori Kamnet/mlx5: support Tx hairpin queues
2019-11-08 Ori Kamnet/mlx5: prepare Tx queues to have different types
2019-11-08 Ori Kamnet/mlx5: support Rx hairpin queues
2019-11-08 Dekel Pelednet/mlx5: fix LRO dependency to include DV flow
2019-10-23 Matan Azradnet/mlx5: fix DevX event registration timing
2019-10-08 Viacheslav Ovsiienkonet/mlx5: fix direct call to rdma-core library
2019-10-08 Viacheslav Ovsiienkonet/mlx5: fix device scan within switch domain
2019-10-08 Viacheslav Ovsiienkonet/mlx5: check sibling device configurations mismatch
2019-10-08 Viacheslav Ovsiienkonet/mlx5: update switch port id in bonding configuration
2019-10-08 Viacheslav Ovsiienkonet/mlx5: extend switch domain searching range
2019-10-07 Viacheslav Ovsiienkonet/mlx5: query vport index match mode and parameters
2019-10-07 Viacheslav Ovsiienkonet/mlx5: check kernel support for VF LAG bonding
2019-10-07 Viacheslav Ovsiienkonet/mlx5: generate bonding device name
2019-10-07 Viacheslav Ovsiienkonet/mlx5: add VF LAG mode bonding device recognition
2019-10-07 Viacheslav Ovsiienkonet/mlx5: allocate device list explicitly
2019-10-07 Viacheslav Ovsiienkonet/mlx5: update PCI address retrieving routine
2019-10-07 Viacheslav Ovsiienkonet/mlx5: move backing PCI device to private context
2019-10-07 Viacheslav Ovsiienkonet/mlx5: fix ConnectX-6 VF type recognition
next