pci: unset driver if probe fails
[dpdk.git] / drivers /
2016-10-13 Kamil Rytarowskinet/thunderx: increase driver version to 2.0
2016-10-13 Kamil Rytarowskinet/thunderx: add final bits for secondary queue support
2016-10-13 Kamil Rytarowskinet/thunderx: add secondary queue set support in configure
2016-10-13 Kamil Rytarowskinet/thunderx: add secondary queue set support in start
2016-10-13 Kamil Rytarowskinet/thunderx: add secondary queue set support in stop...
2016-10-13 Kamil Rytarowskinet/thunderx: add helpers for secondary queue set
2016-10-13 Kamil Rytarowskinet/thunderx: remove private data to ethdev link
2016-10-13 Kamil Rytarowskinet/thunderx: add secondary queue set in interrupt...
2016-10-13 Kamil Rytarowskinet/thunderx: add functions to store qsets
2016-10-13 Kamil Rytarowskinet/thunderx/base: add secondary queue set support
2016-10-13 Kamil Rytarowskinet/thunderx/base: add functions to store qsets
2016-10-13 Kamil Rytarowskinet/thunderx: fix Tx checksum handling
2016-10-13 Kamil Rytarowskinet/thunderx: cleanup
2016-10-13 Damjan Marionnet/i40e: enable bad checksum flags in vector Rx
2016-10-13 Damjan Marionnet/i40e: add packet type metadata in vector Rx
2016-10-13 Eric Kinzienet/bonding: enable slave VLAN filter
2016-10-13 Eric Kinzienet/bonding: validate speed after link up
2016-10-13 Nélio Laranjeironet/mlx5: return RSS hash result in mbuf
2016-10-13 Olivier Matznet/virtio: support TSO
2016-10-13 Olivier Matznet/virtio: support LRO
2016-10-13 Olivier Matznet/virtio: support Tx checksum offload
2016-10-13 Olivier Matznet/virtio: support Rx checksum offload
2016-10-13 Olivier Matznet/virtio: reinitialize device when configuring
2016-10-13 Olivier Matznet/virtio: move control queue configuration
2016-10-13 Olivier Matznet/virtio: move device initialization in a function
2016-10-13 Yuanhan Liunet/vhost: add an option to enable dequeue zero copy
2016-10-11 Jason Wangnet/virtio: support IOMMU platform
2016-10-11 Jason Wangnet/virtio: support modern device id
2016-10-11 David Marchandnet/virtio: add missing driver name
2016-10-11 Souvik Deynet/virtio: set MTU
2016-10-09 Jianfeng Tannet/i40e: support TSO on tunneling packet
2016-10-08 Fiona Trahecrypto/aesni_mb: free ring memory on queue release
2016-10-08 Slawomir Mrozowiczcrypto/libcrypto: add driver for OpenSSL library
2016-10-08 Pablo de Laracrypto/zuc: add driver for ZUC library
2016-10-04 Pablo de Laracrypto: fix build with icc
2016-10-04 Arek Kusztalcrypto/aesni_gcm: move pre-counter block to driver
2016-10-04 Fiona Trahecrypto/qat: add 3DES cipher algorithm
2016-10-04 Fiona Trahecrypto/qat: cleanup code
2016-10-04 Pablo de Laracrypto: rename all KASUMI references
2016-10-04 Pablo de Laracrypto: rename some SNOW 3G references
2016-10-04 Deepak Kumar Jaincrypto/qat: fix FreeBSD build
2016-10-04 Arek Kusztalcrypto/qat: add GMAC capability
2016-10-04 Deepak Kumar Jaincrypto/qat: add C3xxx device
2016-10-04 Deepak Kumar Jaincrypto/qat: add C62x device
2016-10-04 Deepak Kumar Jaincrypto/qat: add KASUMI
2016-10-04 Deepak Kumar Jaincrypto/null: fix key size increment value
2016-10-04 Deepak Kumar Jaincrypto/qat: add NULL capability
2016-10-04 Deepak Kumar Jaincrypto/qat: add aes-sha384-hmac capability
2016-10-04 Deepak Kumar Jaincrypto/qat: add aes-sha224-hmac capability
2016-10-04 Arek Kusztalcrypto/qat: add MD5 HMAC capability
2016-10-04 Fiona Trahecrypto/qat: optimize request copy
2016-10-04 John Griffincrypto/qat: make the session struct variable in size
2016-10-06 Shreyansh Jainvdev: rename init/uninit ops to probe/remove
2016-09-30 Ajit Khapardenet/bnxt: update struct definitions for 1.5.1 HWRM API
2016-09-30 Ajit Khapardenet/bnxt: update HWRM filter related structures
2016-09-30 Ajit Khapardenet/bnxt: update HWRM ring related structures
2016-09-30 Ajit Khapardenet/bnxt: update VNIC related structures
2016-09-30 Ajit Khapardenet/bnxt: update structures for 1.5.1 HWRM API
2016-09-30 Ajit Khapardenet/bnxt: update structures for 1.5.1 HWRM API
2016-09-30 Ajit Khapardenet/bnxt: update completion descriptors
2016-09-30 Ajit Khapardenet/bnxt: update buffer descriptor definitions
2016-09-30 Ajit Khapardenet/bnxt: refactor for 1.5.1 HWRM API
2016-09-30 Ajit Khapardenet/bnxt: support hotplug
2016-09-30 Ajit Khapardenet/bnxt: support VF
2016-09-30 Ajit Khapardenet/bnxt: add new device IDs
2016-09-30 Ajit Khapardenet/bnxt: support NIC Partitioning
2016-09-30 Ajit Khapardenet/bnxt: support Broadcom StrataGX
2016-09-30 Xiao Wangnet/ixgbe/base: add base driver update brief
2016-09-30 Xiao Wangnet/ixgbe/base: clean up
2016-09-30 Xiao Wangnet/ixgbe/base: fix skipping PHY config
2016-09-30 Xiao Wangnet/ixgbe/base: remove unneeded flow control code
2016-09-30 Xiao Wangnet/ixgbe/base: update X550em_a backplane speed
2016-09-30 Xiao Wangnet/ixgbe/base: fix possible corruption of shadow RAM
2016-09-30 Xiao Wangnet/ixgbe/base: add two MAC ops for Hyper-V
2016-09-30 Xiao Wangnet/ixgbe/base: add X550em_a FW ALEF support
2016-09-30 Xiao Wangnet/ixgbe/base: separate PHY ops init from PHY init
2016-09-30 Xiao Wangnet/ixgbe/base: prevent link speed value conflict
2016-09-30 Xiao Wangnet/ixgbe/base: remove X550em_a 100Mbps
2016-09-30 Xiao Wangnet/ixgbe/base: report autoneg supported for X550
2016-09-30 Xiao Wangnet/ixgbe/base: reduce delay for SWFW semaphore
2016-09-30 Xiao Wangnet/ixgbe/base: factorize mailbox write needing ack
2016-09-30 Xiao Wangnet/ixgbe/base: add missing FDIRSCTPM mask setting
2016-09-30 Xiao Wangnet/ixgbe/base: set default autoneg speed at reset
2016-09-30 Xiao Wangnet/ixgbe/base: use default check link for X550em_a
2016-09-30 Xiao Wangnet/ixgbe/base: add bounds check in LED functions
2016-09-30 Xiao Wangnet/ixgbe/base: add constants for GENEVE UDP port
2016-09-30 Xiao Wangnet/ixgbe/base: support X550em_a SGMII FC autoneg
2016-09-30 Xiao Wangnet/ixgbe/base: bypass checking link for crosstalk
2016-09-30 Xiao Wangnet/ixgbe/base: define X550 PCIe serial MAC address
2016-09-30 Xiao Wangnet/ixgbe/base: fix check for NACK
2016-09-30 Xiao Wangnet/ixgbe/base: access IOSF by host interface
2016-09-30 Xiao Wangnet/ixgbe/base: increment PF-VF mailbox version
2016-09-30 Xiao Wangnet/ixgbe/base: report VF MTU setting failure
2016-09-30 Xiao Wangnet/ixgbe/base: fix function comments about X550
2016-09-30 Xiao Wangnet/ixgbe/base: configure DMA coalescing for 10Mb
2016-09-30 Xiao Wangnet/ixgbe/base: clear page register in error path
2016-09-30 Xiao Wangnet/ixgbe/base: add flow control autoneg for X550em_a...
2016-09-30 Xiao Wangnet/ixgbe/base: add flow control for X550em_a fiber
2016-09-30 Xiao Wangnet/ixgbe/base: add VF promiscuous mode constants
2016-09-30 Xiao Wangnet/ixgbe/base: rework X550em_a 1G PHY init
next