doc: announce API changes for device objects
[dpdk.git] / drivers /
2016-04-08 Wenzhuo Luixgbe: fix packet type for VXLAN and NVGRE on X550
2016-04-07 Rich Lanevhost: enable guest notification only on enabled queues
2016-04-06 Fiona Trahecryptodev: rename elements for clarity
2016-04-06 Pablo de Laraaesni_gcm: fix supported key sizes
2016-04-06 Ciara Loftusvhost: fix retrieval of numa node in driver
2016-04-06 Ferruh Yigitena: fix build with icc
2016-04-06 Zhe Taoi40e: fix TSO
2016-04-06 Jingjing Wui40evf: fix link info update
2016-04-06 Wenzhuo Luigb: fix i350 VF Rx
2016-04-06 Rich Lanevirtio: use zeroed memory for simple Tx header
2016-04-01 Thomas Monjalonethdev: add 100G link speed
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Marc Suneethdev: add speed capabilities
2016-04-01 Marc Suneethdev: rename link speed constants
2016-04-01 Marc Suneethdev: use constants for link duplex
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-04-01 Vladyslav Buslovbonding: fix loop boundary condition
2016-04-01 Nelson Escobarbonding: fix link detect in non-interrupt mode
2016-03-31 Arek Kusztalqat: add out-of-place symmetric operations
2016-03-31 Fiona Traheqat: fix crash when nothing to enqueue
2016-03-31 Fiona Trahedrivers: fix build of crypto anonymous union initialization
2016-03-31 Stephen Hemmingervmxnet3: remove asserts that confuse coverity
2016-03-31 Aaron Conoleixgbe: fix uninitialized warning
2016-03-31 Aaron Conoleixgbe: fix VLAN filter missing brackets
2016-03-31 Aaron Conoleixgbe: fix constant sign in left shift operator
2016-03-31 Aaron Conoleigb: fix constant sign in left shift operator
2016-03-31 Aaron Conolee1000: fix missing link interrupt check brackets
2016-03-31 Aaron Conolee1000: suppress misleading indentation warning
2016-03-31 Michael Frascafm10k: fix RSS reset during initialization
2016-03-31 Yong Wangvmxnet3: fix Tx flags check
2016-03-31 Stephen Hemmingernfp: fix PCI device info retrieval
2016-03-31 Yaacov Hazanmlx5: fix RETA table size
2016-03-31 Adrien Mazarguilmlx: fix double mbuf free in Tx queue clean up
2016-03-31 Jingjing Wui40e: fix crash on DCB query
2016-03-31 Rami Roseni40e: fix typo in flow director comment
2016-03-30 Wang Xiao Wixgbe: fail if too many queues for interrupt
2016-03-30 Wenzhuo Luixgbe/base: fix VF multi-queue
2016-03-30 John Daleyenic: expose Rx missed packets counter
2016-03-30 John Daleyenic: fix link state change
2016-03-30 John Daleyenic: fix Tx hang when number of packets > queue size
2016-03-30 Daniel Mrzyglodena: fix FreeBSD build
2016-03-30 Daniel Mrzyglodena: fix build with icc
2016-03-25 Marvin Liuapp/testpmd: fix build on FreeBSD
2016-03-25 Jiangu Zhaoi40e: fix using memory after free
2016-03-25 Eric Kinziebonding: use existing enslaved device queues
2016-03-25 Olivier Matzigb: fix crash with offload on 82575
2016-03-25 Olivier Matzmlx4: use dummy Rx queues when non-pow2 number requested
2016-03-25 Wenzhuo Luixgbe: fix tunnelling support for X550em_a
2016-03-25 Wenzhuo Luixgbe: fix timer support for X550em
2016-03-25 Bernard Iremongerbonding: fix current primary port
2016-03-25 Ferruh Yigitixgbe: disable icc false positive warning
2016-03-25 Wenzhuo Luixgbe: fix dropping packets from unsupported Tx queues
2016-03-25 Wenzhuo Luixgbe: fix Tx queue number
2016-03-25 Wenzhuo Luigb: fix address of device data pointer
2016-03-25 Wenzhuo Luixgbe: fix PF promiscuous mode after VF closed
2016-03-25 Konstantin Ananyevixgbe: fix packet type from vector Rx
2016-03-25 Adrien Mazarguilmlx4: check if port is configured for ethernet
2016-03-25 Tetsuya Mukawavhost: fix maximum of queues
2016-03-25 Zhe Taoi40e: fix build without Rx bulk alloc
2016-03-25 Jingjing Wui40e: extend flow director for VLAN
2016-03-25 Andrey Chilikini40e: fix VLAN bitmasks for input set
2016-03-25 Jingjing Wui40e: allow filtering on more IP header fields
2016-03-25 Jingjing Wui40e: use default filter input set on init
2016-03-25 Jingjing Wui40e: remove flex payload from input selection
2016-03-25 Jingjing Wui40e: split function for hash and flow director input
2016-03-25 Kyle Larosevirtio: fix Rx ring descriptor starvation
2016-03-25 Stephen Hemmingerdrivers: make struct of networking operations const
2016-03-25 Nelson Escobarenic: fix Rx descriptor limit
2016-03-25 Nélio Laranjeiromlx5: fix null RSS key handling
2016-03-25 Nélio Laranjeiromlx5: fix overwritten RSS configuration
2016-03-25 Xiao Wangixgbe: fix RETA query and update on X550
2016-03-25 John Daleyenic: remove packet error conditional
2016-03-25 John Daleyenic: fix error packets handling
2016-03-25 John Daleyenic: fix mbuf flags on Rx
2016-03-25 Nelson Escobarenic: fix crash when allocating too many queues
2016-03-25 Nelson Escobarenic: add missing newline to print statements
2016-03-25 Yaacov Hazanmlx5: add VLAN insertion offload
2016-03-25 Olga Shernmlx5: support HW packet padding
2016-03-25 Olga Shernmlx5: add Rx CRC stripping configuration
2016-03-25 Or Amimlx5: allow operation in secondary processes
2016-03-25 Or Amimlx5: support setting link up or down
2016-03-25 Jingjing Wui40evf: support reporting PF reset
2016-03-25 Jingjing Wui40evf: allocate virtchnl commands buffer per VF
2016-03-25 Tetsuya Mukawavhost: add driver on top of the library
2016-03-25 Jan Medalaena: add polling-mode driver
2016-03-25 Jan Medalaena: add communication layer for DPDK
2016-03-25 Jan Medalaena: import communication layer
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-22 Panu Matilainenmk: fix missing libm dependencies
2016-03-22 Igor Ryzhovethdev: remove missed packets from error counter
2016-03-16 Bernard Iremongerbonding: fix crash when no slave device
2016-03-16 Eric Kinziebonding: do not activate slave twice
2016-03-16 Eric Kinziebonding: fix active slaves with no primary
2016-03-16 Eric Kinziebonding: do not ignore multicast in mode 4
2016-03-16 Eric Kinziebonding: copy entire config structure in mode 4
2016-03-16 Bernard Iremongerbonding: fix detach of slave devices
2016-03-16 Bernard Iremongerbonding: fix detach of bonded device
2016-03-16 Ferruh Yigitnull: remove duplicate fields in internal struct
2016-03-16 Mauricio Vasquez Bring: free rings when detaching device
2016-03-16 Ferruh Yigitring: clean up driver
next