net/ice/base: add PHY number definition values
[dpdk.git] / drivers /
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
2020-04-04 Mattias Rönnblomevent/dsw: reduce max flows to speed up load balancing
2020-04-04 Mattias Rönnblomevent/dsw: reduce latency in low-load situations
2020-04-04 Pavan Nikhileshevent/octeontx2: remove WFE from dual-slot dequeue
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-04-05 Nagadheeraj Rottelacrypto/nitrox: support 3DES-CBC
2020-04-05 Nagadheeraj Rottelacrypto/nitrox: fix oversized device name
2020-04-05 Nagadheeraj Rottelacrypto/nitrox: fix CSR register address generation
2020-04-05 Adam Dybkowskicrypto/qat: handle mixed hash-cipher on GEN2
2020-04-05 Adam Dybkowskicommon/qat: get firmware version
2020-04-05 Nicolas Chautrubaseband/turbo_sw: support large size code block
2020-04-05 Nicolas Chautrubaseband/turbo_sw: fix exposed LLR decimals assumption
2020-04-05 Nicolas Chautrubbdev: expose device HARQ buffer size at device level
2020-04-05 Arek Kusztalcrypto/qat: support AES-GCM J0
2020-04-05 Fiona Trahecommon/qat: optimise calculation of cookie index
2020-04-05 Fiona Trahecrypto/qat: optimise check for chained mbufs
2020-04-05 Fiona Trahecrypto/qat: improve out-of-place conditional check
2020-04-05 Artur Trybulacryptodev: remove unused operation for queue count
2020-04-05 Adam Dybkowskicommon/qat: fix GEN3 marketing name
2020-04-05 Mairtin o Loingsighcrypto/qat: support DOCSIS AES-256
2020-03-31 Thomas Monjaloneal: move common header files
2020-03-31 Thomas Monjalonbuild: rename ppc sub-directories
2020-03-31 Somnath Koturbus/pci: fix devargs on probing again
2020-03-27 Ferruh Yigitlog: add API to check if a logtype can log in a given...
2020-03-18 Alexander Kozyrevnet/mlx5: reduce Tx completion index memory loads
2020-03-18 Dekel Pelednet/mlx5: fix CVLAN tag set in IP item translation
2020-03-18 Xiaoyun Wangnet/hinic: allocate IO memory with socket id
2020-03-18 Amaranath Somalapuramnet/axgbe: support descriptor status
next