net/mlx5: add external Rx queue mapping API
[dpdk.git] / drivers / net / mlx5 / linux / mlx5_os.c
2022-02-25 Michael Baumnet/mlx5: add external Rx queue mapping API
2022-02-25 Sean Zhangnet/mlx5: support matching GRE optional fields
2022-02-24 Suanming Mounet/mlx5: add queue and RSS HW steering action
2022-02-24 Suanming Mounet/mlx5: introduce hardware steering enable routine
2022-02-21 Michael Baumcommon/mlx5: refactor devargs management
2022-02-21 Michael Baumnet/mlx5: separate per port configuration
2022-02-21 Michael Baumnet/mlx5: refactor to detect operation by DevX
2022-02-21 Michael Baumnet/mlx5: add shared device context config structure
2022-02-21 Michael Baumnet/mlx5: concentrate all device configurations
2022-02-21 Michael Baumnet/mlx5: rearrange device attribute structure
2022-02-21 Michael Baumnet/mlx5: add E-Switch mode flag
2022-02-21 Michael Baumnet/mlx5: share counter config function
2022-02-21 Michael Baumnet/mlx5: share realtime timestamp configure
2022-02-21 Michael Baumcommon/mlx5: share VF check function
2022-02-21 Michael Baumnet/mlx5: remove Verbs query device duplication
2022-02-21 Michael Baumnet/mlx5: remove DevX flag duplication
2022-02-21 Michael Baumnet/mlx5: remove HCA attribute structure duplication
2022-02-21 Michael Baumnet/mlx5: remove redundant check of devargs
2022-02-21 Michael Baumnet/mlx5: fix errno update in shared context creation
2022-02-21 Michael Baumnet/mlx5: fix ineffective metadata argument adjustment
2022-02-21 Michael Baumnet/mlx5: fix sibling device config check
2022-02-11 Ferruh Yigitethdev: introduce generic dummy packet burst function
2021-12-05 Michael Baumnet/mlx5: fix MPRQ stride devargs adjustment
2021-12-05 Michael Baumnet/mlx5: improve stride parameter names
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-14 Viacheslav Ovsiienkonet/mlx5: fix Tx scheduling check
2021-11-05 Bing Zhaonet/mlx5: support Rx queue delay drop
2021-11-04 Xueming Linet/mlx5: support shared Rx queue
2021-11-04 Gregory Etelsonnet/mlx5: add flex parser DevX object management
2021-11-04 Viacheslav Ovsiienkonet/mlx5: add flex item operations
2021-11-02 Dmitry Kozlyuknet/mlx5: create drop queue using DevX
2021-10-27 Jiawei Wangnet/mlx5: optimize device spawn time with representors
2021-10-26 Rongwei Liunet/mlx5: support socket direct mode bonding
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-21 Rongwei Liunet/mlx5: set Tx queue affinity in round-robin
2021-10-21 Dmitry Kozlyuknet/mlx5: close tools socket with last device
2021-10-21 Xueming Linet/mlx5: check DevX to support more Verbs ports
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
next