vdpa/mlx5: optimize completion queue poll
[dpdk.git] / drivers /
2020-06-30 Matan Azradvdpa/mlx5: optimize completion queue poll
2020-06-30 Matan Azradvdpa/mlx5: optimize notification events
2020-06-30 David Marchandcommon/mlx5: remove unneeded experimental build flag
2020-06-30 Michael Baumnet/mlx5: fix iterator type in Rx queue management
2020-06-30 Michael Baumnet/mlx5: use anonymous Direct Verbs allocator argument
2020-06-30 Michael Baumnet/mlx4: remove useless assignment
2020-06-30 Michael Baumcommon/mlx5: remove useless assignment
2020-06-30 Michael Baumnet/mlx4: use anonymous Direct Verbs allocator argument
2020-06-30 Michael Baumnet/mlx5: use direct API to find port by device
2020-06-30 Michael Baumcommon/mlx5: fix code arrangement in tag allocation
2020-06-30 Shiri Kuzinnet/mlx5: add parameter for LACP packets control
2020-06-30 Shiri Kuzinnet/mlx5: add default miss action to flow engine
2020-06-30 Shiri Kuzincommon/mlx5: add default miss action
2020-06-30 Qi Zhangnet/ice: set MAC filter during start for DCF
2020-06-30 Qi Zhangnet/ice: enable stats for DCF
2020-06-30 Qi Zhangnet/ice: add queue start and stop for DCF
2020-06-30 Qi Zhangnet/ice: add queue config in DCF
2020-06-30 Qi Zhangnet/ice: init RSS during DCF start
2020-06-30 Qi Zhangnet/ice: add Rx queue init in DCF
2020-06-30 Qi Zhangnet/ice: add stop flag for device start/stop
2020-06-30 Qi Zhangnet/ice: complete queue setup in DCF
2020-06-30 Qi Zhangnet/ice: complete device configure in DCF
2020-06-30 Qi Zhangnet/ice: complete device info get in DCF
2020-06-30 Qi Zhangnet/ice: init RSS and supported RXDID in DCF
2020-06-30 Kishore Padmanabhanet/bnxt: update ULP template database for new opcodes
2020-06-30 Kishore Padmanabhanet/bnxt: rename fields in device params structure
2020-06-30 Kishore Padmanabhanet/bnxt: support mark action for LFID rules
2020-06-30 Kishore Padmanabhanet/bnxt: add vfr flag to mark manager
2020-06-30 Kishore Padmanabhanet/bnxt: support internal exact match flows
2020-06-30 Mike Baucomnet/bnxt: refactor mapper opcodes
2020-06-30 Kishore Padmanabhanet/bnxt: divide ULP template database to smaller modules
2020-06-30 Kishore Padmanabhanet/bnxt: remove implicit bitset update for vnic action
2020-06-30 Venkat Duvvurunet/bnxt: modify IPv6 VTC flow field parsing
2020-06-30 Kishore Padmanabhanet/bnxt: get VF representor action record
2020-06-30 Kishore Padmanabhanet/bnxt: support VXLAN encap/decap templates
2020-06-30 Shuanglin Wangnet/bnxt: set maximum flow count
2020-06-30 Kishore Padmanabhanet/bnxt: refactor and rename some fields and enums
2020-06-30 Kishore Padmanabhanet/bnxt: convert critical resource to enum
2020-06-30 Kishore Padmanabhanet/bnxt: use vport in PHY port action handler
2020-06-30 Kishore Padmanabhanet/bnxt: process action templates
2020-06-30 Kishore Padmanabhanet/bnxt: support action bitmap opcode
2020-06-30 Kishore Padmanabhanet/bnxt: remove cache table ID from mapper class table
2020-06-30 Kishore Padmanabhanet/bnxt: add resource subtype to class and action...
2020-06-30 Kishore Padmanabhanet/bnxt: change default identifier to global resource
2020-06-30 Kishore Padmanabhanet/bnxt: update compute field list and access macros
2020-06-30 Kishore Padmanabhanet/bnxt: add computed header field in result opcode
2020-06-30 Kishore Padmanabhanet/bnxt: support more resource functions in flow database
2020-06-30 Kishore Padmanabhanet/bnxt: remove fields from bitmap and mapper table
2020-06-30 Kishore Padmanabhanet/bnxt: distribute makefile to subdirectories
2020-06-30 Harman Kalranet/octeontx2: fix DMAC filtering
2020-06-30 Maxime Coquelinvhost: split vDPA header file
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 Maxime Coquelinbus/fslmc: fix iterating on a class type
2020-06-30 Maxime Coquelinbus/dpaa: fix iterating on a class type
2020-06-30 Ruifeng Wangnet/i40e: support aarch32
2020-06-30 Ruifeng Wangnet/ixgbe: fix include of vector header file
2020-06-30 Ruifeng Wangnet/ixgbe: support aarch32
2020-06-30 David Marchandnet/mvpp2: fix non-EAL thread support
2020-06-30 Devendra Singh Rawatnet/qede: fix multicast drop in promiscuous mode
2020-06-30 Harman Kalranet/octeontx2: support CN98xx
2020-06-30 Viacheslav Ovsiienkonet/mlx5: fix host physical function representor naming
2020-06-30 Junyu Jiangnet/ice: initialize and update RSS based on user config
2020-06-30 Ori Kamcommon/mlx5: move doorbell record from net driver
2020-06-30 Ophir Munkcommon/mlx5: move some getter functions from net driver
2020-06-30 Suanming Mounet/mlx5: optimize free counter lookup
2020-06-30 Suanming Mounet/mlx5: optimize single counter pool search
2020-06-30 Suanming Mounet/mlx5: manage shared counters in three-level table
2020-06-30 Suanming Mounet/mlx5: add three-level table utility
2020-06-30 David Marchandnet/mlx5: remove redundant newline from logs
2020-06-30 Andrew Rybchenkonet/sfc: reap Tx descriptors at least once
2020-06-30 Matan Azradvdpa/mlx5: support MTU feature
2020-06-30 Matan Azradcommon/mlx5: share kernel interface name getter
2020-06-30 Matan Azradvdpa/mlx5: adjust virtio queue protection domain
2020-06-30 Matan Azradcommon/mlx5: add virtio queue protection domain
2020-06-30 Matan Azradvdpa/mlx5: support virtio queue statistics get
2020-06-30 Matan Azradcommon/mlx5: support DevX virtq stats operations
2020-06-30 Qi Zhangnet/ice/base: replace RSS profile locks
2020-06-30 Qi Zhangnet/ice/base: fix VSI ID mask to 10 bits
2020-06-30 Qi Zhangnet/ice/base: choose TCP dummy packet by protocol
2020-06-30 Qi Zhangnet/ice/base: get tunnel type for recipe
2020-06-30 Qi Zhangnet/ice/base: support flow director for GTPU with outer...
2020-06-30 Qi Zhangnet/ice/base: rename misleading variable
2020-06-30 Qi Zhangnet/ice/base: add commands for system diagnostic
2020-06-30 Qi Zhangnet/ice/base: support flow director for outer IP of...
2020-06-30 Qi Zhangnet/ice/base: refactor to avoid need to retry
2020-06-30 Qi Zhangnet/ice/base: adjust profile ID map locks
2020-06-30 Thomas Monjalonbuild: replace meson OS detection with variable
2020-06-29 Tal Shnaidermanbus/pci: support Windows with bifurcated drivers
2020-06-29 Tal Shnaidermanbus/pci: introduce Windows support with stubs
2020-06-29 Tal Shnaidermanpci: build on Windows
2020-06-29 Tal Shnaidermanpci: use OS generic memory mapping functions
2020-06-29 Tal Shnaidermanbuild: generate version map file for MinGW
2020-06-29 Tal Shnaidermanbuild: fix drivers library path on Windows
2020-06-29 Tal Shnaidermanbuild: skip pmdinfogen on Windows
2020-06-25 Haiyue Wangbus/pci: fix VF memory access
2020-06-24 Long Libus/vmbus: fix ring buffer mapping
2020-06-24 Jerin Jacobbus/pci: optimize bus scan
2020-06-17 Karra Satwiknet/cxgbe: always enable HASH filter support
next