ethdev: fix vendor id in debug message
[dpdk.git] / drivers /
2016-09-30 Beilei Xingnet/i40e: fix parsing QinQ packets type
2016-09-30 Rich Lanenet/i40e: fix null pointer dereferences when using...
2016-09-30 Alex Zelezniaknet/ixgbe: fix VF reset to apply to correct VF
2016-09-30 Wang Weinet/ixgbe: start Rx/Tx after all config done
2016-09-30 Beilei Xingnet/i40e: fix dropping packets with ethertype 0x88A8
2016-09-30 John Daleynet/enic: fix bad L4 checksum flag on ICMP packets
2016-09-30 Xiao Wangnet/fm10k: fix MAC address removal from switch
2016-09-30 Nelson Escobarnet/enic: move link checking init to probe time
2016-09-30 Dror Birkmannet/pcap: fix memory leak in jumbo frames
2016-09-30 Nélio Laranjeironet/mlx5: remove gather loop on segments
2016-09-30 Nélio Laranjeironet/mlx5: reduce memory overhead for WQE handling
2016-09-30 Nélio Laranjeironet/mlx5: reduce memory overhead for BF handling
2016-09-30 Nélio Laranjeironet/mlx5: reduce memory overhead for CQE handling
2016-09-30 Nélio Laranjeironet/mlx5: reduce memory overhead of Rx/Tx descriptors
2016-09-30 Nélio Laranjeironet/mlx5: rework hardware structures
2016-09-30 Alejandro Luceronet/nfp: unregister interrupt callback when closing
2016-09-30 Alejandro Luceronet/nfp: fix copying MAC address
2016-09-30 Alejandro Luceronet/nfp: use random MAC address if not configured
2016-09-30 Jerin Jacobnet/thunderx: support 81xx SoC
2016-09-30 Jerin Jacobnet/thunderx: add tunneling extension info capability...
2016-09-30 Jerin Jacobnet/thunderx: remove generic passX references
2016-09-30 Bruce Richardsonnet/mlx: fix debug build with gcc 6.1
2016-09-30 Ferruh Yigitnet/pcap: fix checkpatch warnings
2016-09-30 Ferruh Yigitnet/pcap: remove rte prefix from static functions
2016-09-30 Ferruh Yigitnet/pcap: coding convention updates
2016-09-30 Ferruh Yigitnet/pcap: fix missing Tx interface assignment
2016-09-30 Ferruh Yigitnet/pcap: simplify function
2016-09-30 Ferruh Yigitnet/pcap: remove redundant assignment
2016-09-30 Ferruh Yigitnet/pcap: remove unnecessary check
2016-09-30 Ferruh Yigitnet/pcap: update single interface handling
2016-09-30 Ferruh Yigitnet/pcap: reorder functions
2016-09-30 Ferruh Yigitnet/pcap: reorder includes
2016-09-30 Ferruh Yigitnet/pcap: make const array static
2016-09-30 Ferruh Yigitnet/pcap: group stats related fields into a struct
2016-09-30 Ferruh Yigitnet/pcap: use single interface flag instead of hardcoding
2016-09-30 Ferruh Yigitnet/pcap: remove duplicated max queue number check
2016-09-30 Ferruh Yigitnet/pcap: move comment
2016-09-30 Ferruh Yigitnet/pcap: do not carry kvlist argument
2016-09-30 Ferruh Yigitnet/pcap: do not carry numa node argument
2016-09-30 Ferruh Yigitnet/pcap: update function to allow reuse
2016-09-30 Ferruh Yigitnet/pcap: check max queue number
2016-09-30 Ferruh Yigitnet/pcap: reorganize private structs
2016-09-30 Ferruh Yigitnet/pcap: use macros for parameter string
2016-09-30 Ferruh Yigitnet/pcap: convert config option to a macro
2016-09-30 Ali Volkan Atlinet/e1000: fix returned number of available Rx descriptors
2016-09-30 Nélio Laranjeironet/mlx5: fix inline logic
2016-09-30 Nélio Laranjeironet/mlx5: re-factorize functions
2016-09-30 Nélio Laranjeironet/mlx5: force inline for completion function
2016-09-30 Yaacov Hazannet/mlx5: fix flow director drop mode
2016-09-30 Yaacov Hazannet/mlx5: refactor allocation of flow director queues
2016-09-30 Raslan Darawshehnet/mlx5: fix removing VLAN filter
2016-09-30 Adrien Mazarguilnet/mlx5: fix Rx VLAN offload capability report
2016-09-30 Yaacov Hazannet/mlx5: fix inconsistent return value in flow director
2016-09-30 Sagi Grimbergnet/mlx5: fix possible NULL dereference in Rx path
2016-09-30 Jeff Guonet/i40e: add packet type translation for X722
2016-09-30 Jeff Guonet/i40e: add new packet types for device X722
2016-09-30 Yong Wangnet/vmxnet3: enable LRO
2016-09-30 Yong Wangnet/vmxnet3: reallocate shared memzone on re-config
2016-09-30 Yong Wangnet/vmxnet3: coding style changes
2016-09-30 Yong Wangnet/vmxnet3: improve error checks and return values
2016-09-30 Yury Kylulinnet/i40e: fix mbuf leak during Rx queue release
2016-09-30 Yury Kylulinnet/ixgbe: fix mbuf leak during Rx queue release
2016-09-29 Zhiyong Yangnet/vhost: add extended statistics
2016-09-29 Zhiyong Yangnet/vhost: move statistics into a structure
2016-09-29 Ciara Loftusnet/vhost: retrieve vid for a given port
2016-09-28 Jerin Jacobnet/virtio: add NEON based Rx handler
2016-09-28 Jerin Jacobnet/virtio: select data handler depending on CPU flag
2016-09-28 Jerin Jacobnet/virtio: move SSE based Rx code to separate file
2016-09-28 Jerin Jacobnet/virtio: cleanup conditional compilation
2016-09-28 Yuanhan Liunet: fix clang build
2016-09-28 Jianfeng Tannet/virtio_user: fix error management during init
2016-09-28 Jianfeng Tannet/virtio_user: fix wrong sequence of messages
2016-09-28 Jianfeng Tannet/virtio_user: fix first queue pair without multiqueue
2016-09-13 Zhiyong Yangnet/virtio: fix xstats name
2016-09-13 Pierre Pfisternet/virtio: enable indirect descriptors feature
2016-10-03 Jan Viktorinpci: create device list and fallback on its members
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 Jan Viktorineal: rename and move PCI resource structure
2016-10-03 Jan Viktorineal: remove unused PMD types
2016-10-03 Jan Viktorindrivers: use vdev registration
2016-10-03 David Marchandethdev: get rid of device type
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-10-03 David Marchanddrivers: align PCI driver definitions
2016-10-03 Shreyansh Jainpci: replace devinit/devuninit with probe/remove
2016-09-16 Pablo de Laradrivers: make driver names consistent
2016-09-16 Amine Kherboucheremove unused ring includes
2016-08-23 Ferruh Yigitnet/igb: move PCI device IDs from EAL
2016-08-23 Ferruh Yigitnet/ixgbe: move PCI device IDs from EAL
2016-07-28 Dumitru Cearanet/i40e: fix metadata in first mbuf of scattered Rx
2016-07-25 Jingjing Wunet/i40e: fix VSI removing when releasing
2016-07-22 Pablo de Laranet/i40e: fix unsafe tailq element removal
2016-07-22 Jianfeng Tannet/virtio-user: fix inconsistent name
2016-07-22 Xiao Wangnet/fm10k: fix RSS hash config
2016-07-21 Sergey Dyaslynet/i40e: fix out-of-bounds writes in vector Rx
2016-07-21 Ido Barneanet/i40e: fix speed capabilities
2016-07-21 Ido Barneanet/ixgbe/base: fix C++ build
2016-07-21 John Daleynet/enic: heed VLAN strip flag
2016-07-21 John Daleynet/enic: fix possible Rx corruption
2016-07-21 Ferruh Yigitnet/ena: fix icc build
2016-07-21 Rasesh Modynet/bnx2x: fix mempool name length
next