net/ice: init RSS and supported RXDID in DCF
[dpdk.git] / drivers /
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
2020-06-17 Ophir Munknet/mlx5/linux: add memory region callbacks to Verbs
2020-06-17 Ophir Munknet/mlx5: add memory region callbacks in per-device...
2020-06-17 Ophir Munkcommon/mlx5: export memory region Verbs operations
2020-06-17 Ophir Munkcommon/mlx5: remove memory region dependency on Verbs
2020-06-17 Rahul Lakkireddynet/cxgbe: ignore flow default masks for unrequested...
2020-06-17 Rahul Lakkireddynet/cxgbe: fix SMT leak in filter error and free path
2020-06-17 Rahul Lakkireddynet/cxgbe: fix double MPS alloc by flow validate and...
2020-06-17 Rahul Lakkireddynet/cxgbe: fix L2T leak in filter error and free path
2020-06-17 Rahul Lakkireddynet/cxgbe: fix CLIP leak in filter error path
2020-06-16 Qi Zhangnet/ice/base: remove PPPoD from PPPoE bitmap
2020-06-16 Qi Zhangnet/ice/base: update IPv4 and IPv6 flow packet type...
2020-06-16 Qi Zhangnet/ice/base: add 1G SGMII PHY type
2020-06-16 Qi Zhangnet/ice/base: support E823L devices
2020-06-16 Qi Zhangnet/ice/base: fix initializing resource for field vector
2020-06-16 Qi Zhangnet/ice/base: add more tunnel type for IPv4 and IPv6
2020-06-16 Qi Zhangnet/ice/base: fix reference count on VSI list update
2020-06-16 Qi Zhangnet/ice/base: remove unused code for VSI list free
2020-06-16 Qi Zhangnet/ice/base: add command to LLDP
2020-06-16 Qi Zhangnet/ice/base: distribute Tx queues evenly
2020-06-16 Qi Zhangnet/ice/base: adjust scheduler default bandwidth weight
2020-06-16 Qi Zhangnet/ice/base: clear error status before set FC
2020-06-16 Qi Zhangnet/ice/base: avoid PPPoE IPv4 overlap
2020-06-16 Qi Zhangnet/ice/base: support checking all autoneg enable bits
next