bus/fslmc: fix missing brace
[dpdk.git] / drivers /
2017-07-11 Hemant Agrawalbus/fslmc: fix missing brace
2017-07-10 Jerin Jacobnet/thunderx: remove libm dependency
2017-07-10 Shreyansh Jainupdate NXP copyright headers
2017-07-09 Ferruh Yigitbus/vdev: remove probe with driver name option
2017-07-09 Stephen Hemmingernet/virtio: do not claim to support LRO
2017-07-09 Stephen Hemmingernet/virtio: do not falsely claim to do IP checksum
2017-07-09 Jan Blunckcrypto/scheduler: fix build with old gcc
2017-07-08 Gaetan Rivetnet/virtio: remove device type reference
2017-07-08 Gaetan Rivetnet/sfc: include PCI header directly
2017-07-08 Gaetan Rivetnet/ixgbe: include PCI header directly
2017-07-08 Gaetan Rivetnet/e1000: include PCI header directly
2017-07-08 Gaetan Rivetnet/mlx5: include PCI header directly
2017-07-08 Gaetan Rivetnet/bnxt: include PCI header directly
2017-07-08 Gaetan Rivetnet/bonding: include PCI header directly
2017-07-08 Thomas Monjalonbus: fix driver registration
2017-07-08 Stephen Hemmingerbus: simplify finding starting point
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-07-07 Bruce Richardsonevent/sw: change worker rings to standard event rings
2017-07-07 Jerin Jacobevent/octeontx: add enqueue fwd op variant
2017-07-07 Jerin Jacobevent/octeontx: add enqueue new op variant
2017-07-07 Jerin Jacobeventdev: introduce specialized enqueue forward op...
2017-07-07 Jerin Jacobeventdev: introduce specialized enqueue new op variant
2017-07-07 Nipun Guptaevent/dpaa2: handle timeout using interrupts in dequeue
2017-07-07 Nipun Guptabus/fslmc: enable portal interrupt handling
2017-07-07 Nipun Guptabus/fslmc: add interrupt enabling routine
2017-07-07 Nipun Guptaevent/dpaa2: add enqueue and dequeue functionality
2017-07-07 Nipun Guptabus/fslmc: change argument to const to avoid warning
2017-07-07 Nipun Guptabus/fslmc: add callback per queue to enable
2017-07-07 Nipun Guptabus/fslmc: support enqueue with multiple descriptors
2017-07-07 Nipun Guptaevent/dpaa2: add configuration functions
2017-07-07 Nipun Guptabus/fslmc: support static dequeue from portal
2017-07-07 Nipun Guptaevent/dpaa2: initialize device
2017-07-07 Nipun Guptabus/fslmc: adding cpu support in stashing config
2017-07-07 Nipun Guptabus/fslmc: register dpci as dpaa2 device for bus scan
2017-07-07 Nipun Guptabus/fslmc: adding basic dpci support
2017-07-07 Nipun Guptaevent/dpaa2: register dpcon as dpaa2 device for bus...
2017-07-07 Hemant Agrawalbus/fslmc: export qbman dqrr funcs for eventdev usages
2017-07-07 Nipun Guptabus/fslmc: add basic dpcon support
2017-07-07 Nipun Guptabus/fslmc: integrate dpio and dpbp to object framework
2017-07-07 Hemant Agrawalbus/fslmc: generic framework for mc object creation
2017-07-07 Nipun Guptaevent/dpaa2: add basic build infrastructure
2017-07-07 Hemant Agrawaldrivers: add bus dependency for eventdev
2017-07-06 Fiona Trahecrypto/qat: fix possible out-of-bounds
2017-07-06 Pablo de Laracryptodev: remove session init internal function
2017-07-06 Pablo de Laracryptodev: add mempool pointer in queue pair setup
2017-07-06 Slawomir Mrozowiczcryptodev: support device independent sessions
2017-07-06 Slawomir Mrozowiczcryptodev: remove driver id from session
2017-07-06 Slawomir Mrozowiczcryptodev: do not create session mempool internally
2017-07-06 Pablo de Laracryptodev: remove unused cryptodev session structure
2017-07-06 Kirill Rybalchenkocrypto/scheduler: add multicore scheduling mode
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device driver name
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device type enumeration
2017-07-06 Akhil Goyalcrypto/dpaa2_sec: update driver name string
2017-07-06 Pablo de Laracrypto/aesni_gcm: migrate to Multi-buffer library
2017-07-06 Pablo de Laracrypto/aesni_mb: support IPSec Multi-buffer lib v0.46
2017-07-06 Akhil Goyalcrypto/dpaa2_sec: support AES-GCM and CTR
2017-07-06 Akhil Goyalcrypto/dpaa2_sec: add HW desc support for AES-GCM
2017-07-06 Akhil Goyalcrypto/dpaa2_sec: add HW desc support for CTR
2017-07-06 Akhil Goyalcrypto/dpaa2_sec: add per dev mempool to store FLE
2017-07-06 Akhil Goyalbus/fslmc: add macros to get/set FLE context
2017-07-06 Pablo de Laracryptodev: remove AAD from authentication structure
2017-07-06 Pablo de Laracryptodev: use AES-GCM/CCM as AEAD algorithms
2017-07-06 Pablo de Laracryptodev: set AES-GMAC as auth-only algo
2017-07-06 Pablo de Laracryptodev: remove digest length from crypto op
2017-07-06 Pablo de Laracryptodev: remove AAD length from crypto op
2017-07-06 Pablo de Laracryptodev: do not use AAD in wireless algorithms
2017-07-06 Pablo de Laracryptodev: add auth IV
2017-07-06 Pablo de Laracryptodev: move IV parameters to session
2017-07-06 Pablo de Laracryptodev: pass IV as offset
2017-07-06 Pablo de Laracryptodev: move session type to generic crypto op
2017-07-06 Pablo de Laracrypto/qat: fix typo
2017-07-04 Yong Wangnet/virtio-user: fix comment
2017-07-04 Allain Legacynet/virtio-user: fix crash when detaching device
2017-07-07 Yongseok Kohnet/mlx5: add vectorized Rx/Tx burst for x86
2017-07-07 Yongseok Kohnet/mlx5: select Rx/Tx callbacks when starting device
2017-07-07 Yongseok Kohnet/mlx5: use buffer address for LKEY search
2017-07-07 Yongseok Kohnet/mlx5: free buffers in bulk on Tx completion
2017-07-07 Yongseok Kohnet/mlx5: change indexing for Tx SW ring
2017-07-06 Beilei Xingnet/ixgbe: remove MTU setting limitation
2017-07-06 Tomasz Kulaseknet/bonding: allow slaves to also be bonded devices
2017-07-06 Tomasz Kulaseknet/bonding: fix link properties management
2017-07-06 Qi Zhangnet/ixgbe: enable IPv6 for consistent API
2017-07-06 Qi Zhangnet/ixgbe: enable signature match for consistent API
2017-07-06 Qi Zhangnet/ixgbe: replace macro with inline function
2017-07-06 Vasily Philipovnet/mlx4: support flow API RSS action
2017-07-06 Vasily Philipovnet/mlx4: refactor RSS parent queue allocation
2017-07-06 Vasily Philipovnet/mlx4: implement isolated mode from flow API
2017-07-06 Chas Williamsnet/vmxnet3: avoid code duplication
2017-07-06 Vasily Philipovnet/mlx4: fix mbuf poisoning in debug code
2017-07-06 Qi Zhangnet/i40e: fix incorrect PF Rx bytes
2017-07-06 Tomasz Kulaseknet/bonding: add dedicated HW queues for LACP control
2017-07-06 Tomasz Kulaseknet/bonding: use ptype flags for LACP Rx filtering
2017-07-06 Declan Dohertynet/bonding: fix number of bonding Tx/Rx queues
2017-07-06 Alexander Matushevskynet/ena/base: initialize memory in the allocation macros
2017-07-06 Michal Krawczyknet/ena: fix cleanup of the Tx bufs
2017-07-06 Beilei Xingnet/i40e: support VLAN stripping for VF
2017-07-06 Rasesh Modynet/qede: update PMD version to 2.5.1.1
2017-07-06 Rasesh Modynet/qede: add missing check for VNI
2017-07-06 Rasesh Modynet/qede: set mdump flag
2017-07-06 Rasesh Modynet/qede: change debug verbosity of messages
next