net/i40e: fix QinQ enablement
[dpdk.git] / drivers / vdpa /
2022-07-01 Abhimanyu Sainivdpa/sfc: fix sync between QEMU and vhost-user
2022-07-01 Wisam Jaddovdpa/mlx5: add ConnectX-6 LX device ID
2022-07-01 Andy Peivdpa/ifc: fix vhost message size check
2022-06-24 Stephen Hemmingerremove unnecessary null checks
2022-06-21 Li Zhangvdpa/mlx5: prepare virtqueue resource creation
2022-06-21 Li Zhangvdpa/mlx5: add virtq sub-resources creation
2022-06-21 Li Zhangvdpa/mlx5: add device close task
2022-06-21 Li Zhangvdpa/mlx5: add virtq live migration log task
2022-06-21 Li Zhangvdpa/mlx5: add virtq creation task
2022-06-21 Li Zhangvdpa/mlx5: add VM memory registration task
2022-06-21 Li Zhangvdpa/mlx5: add task ring for multi-thread management
2022-06-21 Li Zhangvdpa/mlx5: add multi-thread management for configuration
2022-06-21 Li Zhangvdpa/mlx5: optimize datapath-control synchronization
2022-06-21 Li Zhangvdpa/mlx5: pre-create virtq at probing time
2022-06-21 Yajun Wuvdpa/mlx5: reuse event queues
2022-06-21 Yajun Wuvdpa/mlx5: support pre-creation of virtq resource
2022-06-21 Li Zhangvdpa/mlx5: fix maximum number of virtqs
2022-06-17 Yajun Wuvdpa/mlx5: workaround VAR offset within page
2022-06-17 Andy Peivdpa/ifc/base: fix null pointer dereference
2022-06-15 David Marchandvdpa/ifc: fix build with GCC 12
2022-06-01 Andy Peivdpa/ifc/base: access block device registers
2022-06-01 Andy Peivdpa/ifc: add interrupt handling for config space
2022-06-01 Andy Peivdpa/ifc: add log for config space of virtio block
2022-06-01 Andy Peivdpa/ifc: get device type
2022-06-01 Andy Peivdpa/ifc: add block device SW live-migration
2022-06-01 Andy Peivdpa/ifc: add interrupt relay for block device
2022-06-01 Andy Peivdpa/ifc: add block operations
2022-06-01 Andy Peivdpa/ifc: support virtio block device
2022-05-09 Xueming Livdpa/mlx5: make statistics counter persistent
2022-05-09 Xueming Livdpa/mlx5: support device cleanup callback
2022-05-09 Xueming Livdpa/mlx5: cache and reuse hardware resources
2022-05-09 Xueming Livdpa/mlx5: reuse resources in reconfiguration
2022-05-09 Xueming Livdpa/mlx5: avoid kick handling during shutdown
2022-05-09 Xueming Livdpa/mlx5: fix dead loop when process interrupted
2022-05-09 Xueming Livdpa/mlx5: fix interrupt trash that leads to crash
2022-02-21 Michael Baumcommon/mlx5: refactor devargs management
2022-02-15 Abhimanyu Sainivdpa/sfc: make MCDI memzone name unique
2022-02-10 Weiguo Livdpa/sfc: fix null dereference during removal
2022-02-10 Weiguo Livdpa/sfc: fix null dereference during config
2022-02-12 Stephen Hemmingerremove unnecessary null checks
2022-01-27 Andy Peivdpa/ifc: fix log info mismatch
2022-01-27 Matan Azradvdpa/mlx5: workaround queue stop with traffic
2022-01-21 David Marchandbuild: remove custom dependency checks in drivers
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-16 Bing Zhaovdpa/mlx5: fix mkey creation check
2021-11-10 Michael Baumvdpa/mlx5: workaround guest MR registrations
2021-11-10 Matan Azradvdpa/mlx5: workaround dirty bitmap MR creation
2021-11-08 Raja Zidanecommon/mlx5: fix queue size in DevX queue pair creation
2021-11-08 Raja Zidanecrypto/mlx5: fix queue size configuration
2021-11-08 Harman Kalradrivers: check interrupt file descriptor validity
2021-11-07 Michael Baumcommon/mlx5: fix post doorbell barrier
2021-11-07 Michael Baumcommon/mlx5: fix doorbell mapping configuration
2021-11-04 Vijay Kumar Srivastavavdpa/sfc: set multicast filter during init
2021-11-04 Vijay Kumar Srivastavavdpa/sfc: support setting vring state
2021-11-04 Vijay Kumar Srivastavavdpa/sfc: support MAC filter config
2021-11-04 Vijay Kumar Srivastavavdpa/sfc: get queue notify area info
2021-11-04 Vijay Kumar Srivastavavdpa/sfc: support device configure and close
2021-11-04 Vijay Kumar Srivastavavdpa/sfc: get VFIO device file descriptor
2021-11-04 Vijay Kumar Srivastavavdpa/sfc: get max supported queue count
2021-11-04 Vijay Kumar Srivastavavdpa/sfc: support device and protocol features queries
2021-11-04 Vijay Kumar Srivastavavdpa/sfc: support device initialization
2021-11-04 Vijay Kumar Srivastavavdpa/sfc: introduce Xilinx vDPA driver
2021-11-03 Maxime Coquelinvhost: mark vDPA driver API as internal
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-21 Xueming Livdpa/mlx5: retry VAR allocation during vDPA restart
2021-10-21 Xueming Livdpa/mlx5: workaround FW first completion in start
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: disable RoCE in device context creation
2021-10-21 Michael Baumcommon/mlx5: share basic probing with internal drivers
2021-10-05 Raja Zidanecommon/mlx5: share DevX queue pair operations
2021-09-30 Jilei Chenvdpa/ifc: increase readability with bool type
2021-09-27 Xueming Livdpa/mlx5: fix large VM memory region registration
2021-09-15 Thomas Monjalonvdpa/mlx5: fix minsize build
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-22 Michael Baumvdpa/mlx5: fix overflow in queue attribute
2021-07-21 Thomas Monjalonvdpa/mlx5: support Sub-Function
2021-07-21 Thomas Monjalonvdpa/mlx5: migrate to bus-agnostic common interface
2021-07-21 Thomas Monjalonvdpa/mlx5: define driver name as macro
2021-07-13 Rongwei Liunet/mlx5: support matching on VXLAN reserved field
2021-06-30 Xueming Livdpa/mlx5: fix TSO offload without checksum
2021-07-05 Xueming Lidevargs: add common key definition
2021-05-18 Matan Azradvdpa/mlx5: fix device unplug
2021-05-09 Shiri Kuzincommon/mlx5: fix mkey attributes initialization
2021-05-11 David Marchandlog: register with standardized names
2021-05-04 Matan Azradvdpa/mlx5: improve interrupt management
2021-04-28 Thomas Monjalonvdpa/mlx5: improve portability of thread naming
2021-05-04 Shiri Kuzincommon/mlx5: share Verbs device match function
2021-04-21 Chengwen Fengvdpa/ifc: set notify and vring relay thread names
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-21 Bruce Richardsondrivers: clean up build lists
2021-04-08 Thomas Monjalondrivers: align log names
2021-03-31 Matan Azradvdpa/mlx5: fix virtq cleaning
2021-03-31 Xiao Wangvdpa/ifc: check PCI config read
2021-03-23 Thomas Monjalonvdpa/mlx5: replace pthread functions unavailable in...
2021-03-23 Thomas Monjalondrivers: replace page size definitions with function
2021-03-16 Viacheslav Ovsiienkovdpa/mlx5: support timestamp format
2021-03-15 Thomas Monjaloncommon/mlx5: remove extra line feed in log messages
2021-02-10 Matan Azradvdpa/mlx5: fix polling threads scheduling
2021-01-29 Matan Azradvdpa/mlx5: fix configuration mutex cleanup
next