net/ice: add DCF hardware initialization
[dpdk.git] / drivers /
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
2020-04-21 Qi Zhangnet/ice/base: add and update E822 device IDs
2020-04-21 Qi Zhangnet/ice/base: fix uninitialized stack variables
2020-04-21 Chengwen Fengnet/hns3: fix return value of setting VLAN offload
2020-04-21 Min Hu (Connor)net/hns3: fix mailbox opcode data type
2020-04-21 Lijun Ounet/hns3: fix configuring RSS hash when rules are flushed
2020-04-21 Lijun Ounet/hns3: fix RSS indirection table configuration
2020-04-21 Andy Peinet/ipn3ke: use control thread to check link status
2020-04-21 Xiaoyun Wangnet/hinic: support flow control
2020-04-21 Xiaoyun Wangnet/hinic: clean up logs
2020-04-21 Xiaoyun Wangnet/hinic: add flow director filter
2020-04-21 Xiaoyun Wangnet/hinic: remove 40G mezzanine card
2020-04-21 Xiaoyun Wangnet/hinic/base: optimize doorbell area initialization
2020-04-21 Xiaoyun Wangnet/hinic/base: fix port start during FW hot update
2020-04-21 Xiaoyun Wangnet/hinic: fix LRO
2020-04-21 Wei Hu (Xavier)net/hns3: fix status after repeated resets
2020-04-21 Min Hu (Connor)net/hns3: fix configuring illegal VLAN PVID
2020-04-21 Chengwen Fengnet/hns3: fix crash when flushing RSS flow rules with FLR
2020-04-21 Chengwen Fengnet/hns3: fix default error code of command interface
2020-04-21 Chengwen Fengnet/hns3: fix packets offload features flags in Rx
2020-04-21 Chengchang Tangnet/hns3: modify inappropriate names
2020-04-21 Chengchang Tangnet/hns3: remove redundant check when setting MAC
2020-04-19 Adam Dybkowskicrypto/qat: support plain SHA1..SHA512 hashes
2020-04-19 Pablo de Laracryptodev: add session-less feature flag
2020-04-19 Nicolas Chautrubaseband/fpga_5gnr_fec: support interrupt
2020-04-19 Nicolas Chautrubaseband/fpga_5gnr_fec: add HARQ loopback capability
2020-04-19 Nicolas Chautrubaseband/fpga_5gnr_fec: add configure function
2020-04-19 Nicolas Chautrubaseband/fpga_5gnr_fec: add debug functionality
2020-04-19 Nicolas Chautrubaseband/fpga_5gnr_fec: add HW error capture
2020-04-19 Nicolas Chautrubaseband/fpga_5gnr_fec: add LDPC processing functions
2020-04-19 Nicolas Chautrubaseband/fpga_5gnr_fec: add queue configuration
2020-04-19 Nicolas Chautrubaseband/fpga_5gnr_fec: add info get function
2020-04-19 Nicolas Chautrubaseband/fpga_5gnr_fec: add HW register definitions
2020-04-19 Nicolas Chautrubaseband/fpga_5gnr_fec: add PMD for FPGA 5GNR FEC
2020-04-19 Adam Dybkowskicompress/qat: support IM buffer too small operation
2020-04-19 Pablo de Laracrypto/openssl: fix out-of-place encryption
2020-04-19 Konstantin Ananyevcrypto/aesni_mb: support CPU crypto
2020-04-19 Mairtin o Loingsighcrypto/aesni_mb: support DOCSIS AES-256
2020-04-19 Lukasz Wojciechowskidrivers/crypto: fix log type variables for -fno-common
2020-04-19 Bruce Richardsondrivers: fix log type variables for -fno-common
2020-04-19 Yunjian Wangcrypto/dpaa2_sec: remove unnecessary check
2020-04-21 Pavan Nikhileshbuild: add global libatomic dependency for 32-bit clang
2020-04-16 Thomas Monjalonreplace cold attributes
2020-04-16 Thomas Monjalonreplace hot attributes
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-16 Thomas Monjalonreplace no-inline attributes
2020-04-16 Thomas Monjalonreplace always-inline attributes
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-16 Thomas Monjalonreplace alignment attributes
2020-04-16 Thomas Monjaloncommon/mlx5: replace alignas keyword
2020-04-16 Thomas Monjalonnet/memif: use common macros for cache line marker
2020-04-16 Thomas Monjalonnet/mlx5: replace destructor syntax with common macro
2020-04-15 Mattias Rönnblomevent/dsw: fix gcc 4.8 false positive warning
2020-04-04 Pavan Nikhileshevent/octeontx2: use C11 atomics for statistics
2020-04-04 Mattias Rönnblomevent/dsw: add port busy cycles xstats
2020-04-04 Mattias Rönnblomevent/dsw: remove unnecessary read barrier
2020-04-04 Mattias Rönnblomevent/dsw: remove redundant control ring poll
2020-04-04 Mattias Rönnblomevent/dsw: avoid migration waves in large systems
2020-04-04 Mattias Rönnblomevent/dsw: improve migration mechanism
2020-04-04 Mattias Rönnblomevent/dsw: extend xstats
next