common/octeontx2: upgrade mbox definition to version 5
[dpdk.git] / drivers /
2020-04-21 Nithin Dabilpuramcommon/octeontx2: upgrade mbox definition to version 5
2020-04-21 Yunjian Wangnet/tap: remove unused assert
2020-04-21 Andrew Rybchenkonet/sfc: add Xilinx copyright
2020-04-21 Igor Romanovnet/sfc: check actual all multicast unknown unicast...
2020-04-21 Igor Romanovnet/sfc/base: add API to get currently operating filters
2020-04-21 Igor Romanovnet/sfc/base: refactor multicast filters reconfiguration
2020-04-21 Igor Romanovnet/sfc/base: refactor unicast filters reconfiguration
2020-04-21 Igor Romanovnet/sfc/base: refactor filters mark in reconfigure
2020-04-21 Igor Romanovnet/sfc/base: refactor filters cleanup in reconfigure
2020-04-21 Martin Spinlernet/nfb: check array size before access
2020-04-21 Eduard Serranet/vmxnet3: support MTU set
2020-04-21 Guinan Sunnet/i40e: enable VF to program MAC address
2020-04-21 Haiyue Wangnet/ice/base: check memory pointer before copying
2020-04-21 Qi Zhangnet/ice/base: enable RSS for PFCP/L2TP/ESP/AH
2020-04-21 Qi Zhangnet/ice/base: fix binary order for GTPU filter
2020-04-21 Qi Zhangnet/ice/base: change function to static
2020-04-21 Qi Zhangnet/ice/base: support PFCP and NAT-T of switch
2020-04-21 Qi Zhangnet/ice/base: move some macros
2020-04-21 Qi Zhangnet/ice/base: group case statements
2020-04-21 Qi Zhangnet/ice/base: handle critical FW error
2020-04-21 Qi Zhangnet/ice/base: improve GTPU extend header handle
2020-04-21 Qi Zhangnet/ice/base: allow profile based switch rules
2020-04-21 Qi Zhangnet/ice/base: add default DCB parameters
2020-04-21 Qi Zhangnet/ice/base: allow adding MAC VLAN filter on port
2020-04-21 Qi Zhangnet/ice/base: refactor flow control function
2020-04-21 Qi Zhangnet/ice/base: add ethertype check for dummy packet
2020-04-21 Qi Zhangnet/ice/base: ignore EMODE when setting PHY config
2020-04-21 Qi Zhangnet/ice/base: reduce scope of variables
2020-04-21 Qi Zhangnet/ice/base: add more macros for FDID priority
2020-04-21 Jiawei Wangnet/mlx5: fix imissed counter overflow
2020-04-21 Bing Zhaonet/mlx5: introduce buffer size parameter for hairpin
2020-04-21 Stephen Hemmingernet/thunderx: use dynamic log type
2020-04-21 Stephen Hemmingernet/dpaa: use dynamic log type
2020-04-21 Stephen Hemmingernet/bnxt: do not use PMD log type
2020-04-21 Stephen Hemmingernet/pfe: do not use PMD log type
2020-04-21 Stephen Hemmingernet/tap: do not use PMD log type
2020-04-21 Stephen Hemmingernet/virtio: do not use PMD log type
2020-04-21 Stephen Hemmingernet/mvneta: do not use PMD log type
2020-04-21 Beilei Xingnet/ice: support flow ops thread safe
2020-04-21 Beilei Xingnet/ice: support flow redirect
2020-04-21 Dekel Peledcommon/mlx5: fix RSS key copy to TIR context
2020-04-21 Bing Zhaonet/mlx5: check device status before creating flow
2020-04-21 Bing Zhaonet/mlx5: separate the flow handle resource
2020-04-21 Bing Zhaonet/mlx5: reorganize flow structures
2020-04-21 Bing Zhaonet/mlx5: change operations for non-cached flows
2020-04-21 Wisam Jaddonet/mlx5: fix zero value validation for metadata
2020-04-21 Asaf Pensonet/mlx5: fix call to modify action without init item
2020-04-21 Dekel Pelednet/mlx5: update VLAN and encap actions validation
2020-04-21 Alexander Kozyrevnet/mlx5: prefetch CQEs for a faster decompression
2020-04-21 Viacheslav Ovsiienkonet/mlx5: fix metadata for compressed Rx CQEs
2020-04-21 Shiri Kuzinnet/mlx5: create relaxed ordering memory regions
2020-04-21 Raslan Darawshehnet/mlx5: fix validation of VXLAN/VXLAN-GPE specs
2020-04-21 Wei Zhaonet/ixgbe: fix e-tag definition
2020-04-21 Tao Zhunet/ixgbe: fix link status inconsistencies
2020-04-21 Haiyue Wangnet/ice: get VF hardware index in DCF
2020-04-21 Haiyue Wangnet/ice: handle PF initialization by DCF
2020-04-21 Haiyue Wangnet/ice: export DDP definition symbols
2020-04-21 Haiyue Wangnet/ice: handle AdminQ command by DCF
2020-04-21 Haiyue Wangnet/ice: acquire and disable DCF capability
2020-04-21 Haiyue Wangnet/ice: add DCF hardware initialization
2020-04-21 Haiyue Wangnet/iavf: stop PCI probe in DCF mode
2020-04-21 Shougang Wangnet/iavf: unify Rx packet type table
2020-04-21 Qi Zhangcommon/iavf: support VSI mapping table
2020-04-21 Qi Zhangcommon/iavf: support DCF capability negotiation
2020-04-21 Qi Zhangcommon/iavf: add two opcodes to send AdminQ command
2020-04-21 Qi Zhangcommon/iavf: update copyright date
2020-04-21 Qi Zhangnet/ice/base: add PPPoE IPv6 dummy packet
2020-04-21 Qi Zhangnet/ice/base: add reference count to tunnels
2020-04-21 Qi Zhangnet/ice/base: add check to IPv4 next protocol
2020-04-21 Qi Zhangnet/ice/base: cleanup flow director functions
2020-04-21 Qi Zhangnet/ice/base: fix MAC write command
2020-04-21 Qi Zhangnet/ice/base: check DDP package compatibility
2020-04-21 Qi Zhangnet/ice/base: discover and store size of available...
2020-04-21 Qi Zhangnet/ice/base: move functions from common to NVM module
2020-04-21 Qi Zhangnet/ice/base: do not access some hardware registers...
2020-04-21 Qi Zhangnet/ice/base: add hook to send AdminQ command
2020-04-21 Qi Zhangnet/ice/base: update copyright date
2020-04-21 Qi Zhangnet/ice/base: add ACL module
2020-04-21 Qi Zhangnet/ice/base: store NVM version in extracted format
2020-04-21 Qi Zhangnet/ice/base: support PHY persistent feature
2020-04-21 Qi Zhangnet/ice/base: fix a couple of casting
2020-04-21 Qi Zhangnet/ice/base: implement new shadow RAM read
2020-04-21 Qi Zhangnet/ice/base: add macro specifying max NVM offset
2020-04-21 Qi Zhangnet/ice/base: extract logic of flat NVM read to function
2020-04-21 Qi Zhangnet/ice/base: add AN masks to get PHY capabilities
2020-04-21 Qi Zhangnet/ice/base: add shared driver parameter command
2020-04-21 Qi Zhangnet/ice/base: add PHY number definition values
2020-04-21 Qi Zhangnet/ice/base: capitalize abbreviations
2020-04-21 Qi Zhangnet/ice/base: add dedicate MAC type for E810
2020-04-21 Qi Zhangnet/ice/base: support link default override
2020-04-21 Qi Zhangnet/ice/base: support GTPU uplink and downlink
2020-04-21 Qi Zhangnet/ice/base: minor fixes
2020-04-21 Qi Zhangnet/ice/base: add NVM netlist macros
2020-04-21 Qi Zhangnet/ice/base: refactor a function
2020-04-21 Qi Zhangnet/ice/base: use descriptive variable name than type
2020-04-21 Qi Zhangnet/ice/base: use struct size helper
2020-04-21 Qi Zhangnet/ice/base: replace u16 with enum
2020-04-21 Qi Zhangnet/ice/base: allow VLAN and ethertype filter for port
2020-04-21 Qi Zhangnet/ice/base: read PSM clock frequency from register
2020-04-21 Qi Zhangnet/ice/base: fix removing MAC rule
next