net/mlx5: enable DevX Tx queue creation
[dpdk.git] / drivers / net / mlx5 / linux / mlx5_os.c
2021-10-21 Xueming Linet/mlx5: enable DevX Tx queue creation
2021-10-21 Xueming Linet/mlx5: use Netlink when IB port greater than 255
2021-10-21 Michael Baumcommon/mlx5: share MR management
2021-10-21 Michael Baumcommon/mlx5: add global MR cache create function
2021-10-21 Michael Baumcommon/mlx5: share HCA capabilities handle
2021-10-21 Michael Baumcommon/mlx5: share protection domain object
2021-10-21 Michael Baumcommon/mlx5: share device context object
2021-10-21 Michael Baumnet/mlx5: remove redundant flag in device config
2021-10-21 Michael Baumcommon/mlx5: move basic probing functions to common
2021-10-21 Michael Baumcommon/mlx5: share memory related devargs
2021-10-21 Michael Baumcommon/mlx5: share basic probing with internal drivers
2021-10-12 Tal Shnaidermannet/mlx5: fix tunneling support query
2021-10-12 Tal Shnaidermannet/mlx5: fix software parsing support query
2021-10-12 Viacheslav Galaktionovethdev: fix representor port ID search by name
2021-10-19 Dmitry Kozlyuknet/mlx5: support mempool registration
2021-09-20 Michael Baumnet/mlx5: fix duplicate pattern option default
2021-09-20 Michael Baumnet/mlx5: fix PF leak on PCI probing failure
2021-09-07 Aman Deep Singhnet: add macro to extract MAC address bytes
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-08-04 Gregory Etelsonnet/mlx5: fix find sibling devices
2021-08-03 Suanming Mounet/mlx5: workaround drop action with old kernel
2021-08-03 Gregory Etelsonnet/mlx5: fix port initialization of switch domain
2021-07-29 Viacheslav Ovsiienkonet/mlx5: add Tx scheduling check on queue creation
2021-07-29 Gregory Etelsonnet/mlx5: fix representor interrupt handler
2021-07-22 Viacheslav Ovsiienkonet/mlx5: fix RoCE LAG bond device probing
2021-07-22 Dong Zhounet/mlx5: check VLAN push/pop support
2021-07-21 Xueming Linet/mlx5: check maximum Verbs port number
2021-07-21 Xueming Linet/mlx5: support Sub-Function
2021-07-21 Xueming Linet/mlx5: migrate to bus-agnostic common interface
2021-07-21 Xueming Linet/mlx5: reduce PCI dependency
2021-07-21 Thomas Monjaloncommon/mlx5: get PCI device address from any bus
2021-07-15 Suanming Mounet/mlx5: optimize hash list table allocate on demand
2021-07-15 Suanming Mounet/mlx5: adjust hash bucket size
2021-07-15 Matan Azradcommon/mlx5: add per-lcore cache to hash list utility
2021-07-15 Suanming Moucommon/mlx5: add per-lcore sharing flag in object list
2021-07-15 Matan Azradnet/mlx5: allocate list memory in create function
2021-07-15 Matan Azradnet/mlx5: add per-lcore cache to the list utility
2021-07-15 Matan Azradnet/mlx5: remove cache term from the list utility
2021-07-15 Suanming Mounet/mlx5: replace flow list with indexed pool
2021-07-13 Rongwei Liunet/mlx5: support matching on VXLAN reserved field
2021-07-08 Viacheslav Ovsiienkocommon/mlx5: use new port query API if available
2021-07-08 Jiawei Wangnet/mlx5: control flow rules with identical pattern
2021-07-08 Shun Haonet/mlx5: optimize meter profile lookup
2021-06-24 Viacheslav Ovsiienkonet/mlx5: fix switchdev mode recognition
2021-05-18 Bing Zhaonet/mlx5: fix loopback for Direct Verbs queue
2021-05-12 Xueming Linet/mlx5: fix LAG representor probing on PF1 PCI
2021-05-10 Kamil Vojanecnet/mlx5/linux: fix firmware version
2021-05-09 Viacheslav Ovsiienkonet/mlx5/linux: fix missed Rx packet stats
2021-05-05 Bing Zhaonet/mlx5: initialize connection tracking management
2021-04-28 Viacheslav Ovsiienkonet/mlx5: fix probing device in legacy bonding mode
2021-04-27 Li Zhangnet/mlx5: support meter creation with policy
2021-04-27 Li Zhangnet/mlx5: support meter policy operations
2021-04-21 Li Zhangnet/mlx5: support ASO meter action
2021-04-21 Li Zhangnet/mlx5: initialize flow meter ASO SQ
2021-04-15 Michael Baumnet/mlx5: separate Tx function declarations to another...
2021-04-15 Michael Baumnet/mlx5: separate Rx function declarations to another...
2021-04-07 Viacheslav Ovsiienkonet/mlx5: fix drop action for Direct Rules/Verbs
2021-03-31 Xueming Linet/mlx5: probe host PF representor with sub-function
2021-03-31 Xueming Linet/mlx5: save bonding member ports information
2021-03-31 Xueming Linet/mlx5: support list of representor PF
2021-03-31 Xueming Linet/mlx5: refactor bonding representor probing
2021-03-31 Xueming Linet/mlx5: revert setting bonding representor to first PF
2021-03-31 Xueming Linet/mlx5: support sub-function representor
2021-03-16 Viacheslav Ovsiienkonet/mlx5: support timestamp format
2021-03-15 Thomas Monjaloncommon/mlx5: remove extra line feed in log messages
2021-03-16 Xueming Liethdev: introduce representor type
2021-03-03 Matan Azradnet/mlx5: fix imissed statistics
2021-02-04 Alexander Kozyrevnet/mlx5: check FW miniCQE format capabilities
2021-02-02 Dekel Pelednet/mlx5: update flow meter capability flags names
2021-01-29 Suanming Mounet/mlx5: fix multi-process port ID
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-14 Michael Baumnet/mlx5: remove CQE padding device argument
2021-01-08 Tal Shnaidermannet/mlx5: fix device name size on Windows
2021-01-08 Ophir Munknet/mlx5: unify operations for all OS
2021-01-08 Ophir Munknet/mlx5: prepare MR prototypes for DevX
2021-01-08 Ophir Munknet/mlx5: extend device attributes getter
2021-01-08 Suanming Mounet/mlx5: optimize hash list entry memory
2021-01-08 Viacheslav Ovsiienkonet/mlx5: fix Verbs memory allocation callback
2020-11-20 Dekel Peledcommon/mlx5: move to formal ASO action API
2020-11-20 Dekel Pelednet/mlx5: fix input register for ASO object
2020-11-20 Raslan Darawshehcommon/mlx5: fix name for ConnectX VF device ID
2020-11-20 Suanming Mounet/mlx5: fix sample and mirror flow action deletion
2020-11-20 Xueming Linet/mlx5: set representor to first PF in bonding mode
2020-11-14 Michael Baumnet/mlx5/linux: fix probing adjustment depending on...
2020-11-04 Tal Shnaidermancommon/mlx5: split PCI relaxed ordering for read and...
2020-11-03 Dekel Pelednet/mlx5: support flow hit action for aging
2020-11-03 Xueming Linet/mlx5: remove shared context lock
2020-11-03 Suanming Mounet/mlx5: make shared action list thread safe
2020-11-03 Suanming Mounet/mlx5: make sample and mirror action thread safe
2020-11-03 Xueming Linet/mlx5: make push VLAN action cache thread safe
2020-11-03 Xueming Linet/mlx5: make port ID action cache thread safe
2020-11-03 Suanming Mounet/mlx5: make Rx queue thread safe
2020-11-03 Suanming Mounet/mlx5: make header reformat action thread safe
2020-11-03 Xueming Linet/mlx5: make metadata copy flow list thread safe
2020-11-03 Xueming Linet/mlx5: make flow modify action list thread safe
2020-11-03 Xueming Linet/mlx5: make flow tag list thread safe
2020-11-03 Suanming Mounet/mlx5: fix redundant Direct Verbs resources allocate
2020-11-03 Xueming Linet/mlx5: support concurrent access for hash list
2020-11-03 Suanming Mounet/mlx5: create global drop action
2020-11-03 Suanming Mounet/mlx5: create global default miss action
next