common/cpt: fix build with GCC 12
[dpdk.git] / drivers / vdpa /
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
2021-01-20 Bruce Richardsonconfig: remove compatibility build defines
2021-01-14 Michael Baumvdpa/mlx5: move DevX CQ creation to common
2021-01-08 Xueming Livdpa/mlx5: add hardware queue moderation
2021-01-08 Xueming Livdpa/mlx5: set default event mode to polling
2021-01-08 Xueming Livdpa/mlx5: add CPU core parameter to bind polling thread
2021-01-08 Xueming Livdpa/mlx5: default polling mode delay time to zero
2021-01-08 Xueming Livdpa/mlx5: set polling mode default delay to zero
2021-01-08 Tal Shnaidermancommon/mlx5: wrap event channel functions per OS
2020-11-20 Raslan Darawshehcommon/mlx5: fix name for ConnectX VF device ID
2020-11-14 Viacheslav Ovsiienkovdpa/mlx5: fix UAR allocation
2020-11-04 Tal Shnaidermancommon/mlx5: split PCI relaxed ordering for read and...
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-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Bruce Richardsonbuild: standardize component names and defines
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-02 Maxime Coquelinvdpa/ifc: fix build with recent kernels
2020-09-18 Matan Azradvdpa/mlx5: fix completion queue polling
next