vdpa/mlx5: add CPU core parameter to bind polling thread
[dpdk.git] / drivers / vdpa / mlx5 / mlx5_vdpa.c
2021-01-08 Xueming Livdpa/mlx5: add CPU core parameter to bind polling thread
2021-01-08 Xueming Livdpa/mlx5: set polling mode default delay to zero
2020-11-20 Raslan Darawshehcommon/mlx5: fix name for ConnectX VF device ID
2020-11-03 Xueming Livdpa/mlx5: specify lag port affinity
2020-11-03 Xueming Livdpa/mlx5: handle hardware error
2020-11-03 Raslan Darawshehcommon/mlx5: add ConnectX-7 and Bluefield-3 device IDs
2020-08-05 Xueming Livdpa/mlx5: fix queue update synchronization
2020-07-28 Parav Panditcommon/mlx5: remove class check from class drivers
2020-07-28 Parav Panditcommon/mlx5: register class drivers through common...
2020-07-28 Parav Panditcommon/mlx5: avoid class constructor priority
2020-07-11 Maxime Coquelinvdpa/mlx5: enable status protocol feature
2020-07-07 Jerin Jacoblog: remove unneeded logtype declaration
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Matan Azradvdpa/mlx5: support queue update
2020-06-30 Matan Azradvhost: support host notifier queue configuration
2020-06-30 Matan Azradvdpa/mlx5: control completion queue event mode
2020-06-30 Maxime Coquelinvhost: replace vDPA device ID in Vhost
2020-06-30 Maxime Coquelinvhost: replace device ID in vDPA ops
2020-06-30 Maxime Coquelinvhost: make vDPA framework bus agnostic
2020-06-30 Matan Azradvdpa/mlx5: support MTU feature
2020-06-30 Matan Azradvdpa/mlx5: adjust virtio queue protection domain
2020-06-30 Matan Azradvdpa/mlx5: support virtio queue statistics get
2020-05-05 Matan Azradvdpa/mlx5: fix PCI address comparison
2020-05-05 Matan Azradvdpa/mlx5: recreate a virtq becoming enabled
2020-05-05 Matan Azradvdpa/mlx5: manage virtqs by array
2020-04-21 Matan Azradvdpa/mlx5: add logs
2020-04-21 Matan Azradvdpa/mlx5: support direct HW notifications
2020-04-21 Matan Azradvdpa/mlx5: move virtual doorbell alloc to probe
2020-04-21 Maxime Coquelinvhost: prefix vDPA enum value for PCI address type
2020-02-19 Raslan Darawshehnet/mlx5: add BlueField-2 device ID
2020-02-05 Matan Azradvdpa/mlx5: disable RoCE
2020-02-05 Matan Azradvdpa/mlx5: support close and config operations
2020-02-05 Matan Azradvdpa/mlx5: support live migration
2020-02-05 Matan Azradvdpa/mlx5: support queue state operation
2020-02-05 Matan Azradvdpa/mlx5: add basic steering configurations
2020-02-05 Matan Azradvdpa/mlx5: support stateless offloads
2020-02-05 Matan Azradvdpa/mlx5: prepare virtio queues
2020-02-05 Matan Azradvdpa/mlx5: prepare memory regions
2020-02-05 Matan Azradvdpa/mlx5: support features get operations
2020-02-05 Matan Azradvdpa/mlx5: support queues number operation
2020-02-05 Matan Azradvdpa/mlx5: introduce Mellanox vDPA driver