net/qede: add slowpath support for VXLAN tunneling
[dpdk.git] / drivers / net / mlx5 /
2017-01-17 Nélio Laranjeironet/mlx5: do not invalidate title CQE
2017-01-17 Nélio Laranjeironet/mlx5: fix endianness in Tx completion queue
2017-01-17 Nélio Laranjeironet/mlx5: fix leak when starvation occurs
2017-01-04 Thomas Monjalonscripts: move to buildtools
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-25 Jan Blunckethdev: move info filling of PCI into drivers
2016-12-21 Jan Blunckethdev: initialize more fields on allocation
2016-12-21 Jan Blunckethdev: clear data when allocating device
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-11-07 Nelio Laranjeironet/mlx: fix support for new Rx checksum flags
2016-11-07 Nelio Laranjeironet/mlx5: define explicit fields for Rx offloads
2016-11-07 Nelio Laranjeironet/mlx5: fix Rx checksum macros
2016-11-07 Raslan Darawshehnet/mlx5: fix handling of small mbuf sizes
2016-11-07 Elad Persikonet/mlx5: fix buffer alignment in Tx
2016-10-26 Nélio Laranjeironet/mlx5: fix support for newer link speeds
2016-10-26 Nélio Laranjeironet/mlx5: fix link speed capability information
2016-10-26 Olivier Gournetnet/mlx5: fix initialization in secondary process
2016-10-26 Olga Shernnet/mlx5: fix link status report
2016-10-26 Nélio Laranjeironet/mlx5: fix hash key size retrieval
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-13 Nélio Laranjeironet/mlx5: fix Rx function selection
2016-10-13 David Marchandnet/mlx: align drivers to latest naming convention
2016-10-13 Nélio Laranjeironet/mlx5: return RSS hash result in mbuf
2016-09-30 Nélio Laranjeironet/mlx5: support Mellanox OFED 3.4
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 Bruce Richardsonnet/mlx: fix debug build with gcc 6.1
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-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 David Marchandethdev: get rid of device type
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-10-03 Shreyansh Jainpci: replace devinit/devuninit with probe/remove
2016-09-16 Pablo de Laradrivers: make driver names consistent
2016-07-15 Olga Shernnet/mlx5: work around gcc error
2016-07-08 Nélio Laranjeironet/mlx5: fix crash in Rx
2016-07-08 Maxime Leroynet/mlx5: fix packet type and offload flags on Rx
2016-07-05 Olivier Matznet/mlx5: fix API comment of link set function
2016-07-05 Olivier Matznet/mlx: fix setting interface flags
2016-07-10 Pablo de Laradrivers: remove static driver names
2016-07-08 Thomas Monjalondrivers: fix build with new register macro
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-06-28 Ferruh Yigitnet/mlx: fix build with icc
2016-06-27 Nélio Laranjeironet/mlx5: re-add Rx scatter support
2016-06-27 Adrien Mazarguilnet/mlx5: make Rx queue reinitialization safer
2016-06-27 Adrien Mazarguilnet/mlx5: remove redundant Rx queue initialization
2016-06-27 Adrien Mazarguilnet/mlx5: re-add Tx gather support
2016-06-27 Adrien Mazarguilnet/mlx5: check remaining space while processing Tx...
2016-06-27 Adrien Mazarguilnet/mlx5: add debug information about Tx queues capabil...
2016-06-27 Nélio Laranjeironet/mlx5: support multi-packet send
2016-06-27 Yaacov Hazannet/mlx5: support inline send
2016-06-27 Adrien Mazarguilnet/mlx5: replace countdown with threshold for Tx compl...
2016-06-27 Nélio Laranjeironet/mlx5: handle Rx CQE compression
2016-06-27 Nélio Laranjeironet/mlx5: refactor Tx data path
2016-06-27 Nélio Laranjeironet/mlx5: refactor Rx data path
2016-06-27 Nélio Laranjeironet/mlx5: add Tx/Rx burst function selection wrapper
2016-06-27 Nélio Laranjeironet/mlx5: add support for configuration through kvargs
2016-06-27 Nélio Laranjeironet/mlx5: add definitions for data path without Verbs
2016-06-27 Nélio Laranjeironet/mlx5: update prerequisites for upcoming enhancements
2016-06-27 Nélio Laranjeironet/mlx5: split Rx queue structure
2016-06-27 Nélio Laranjeironet/mlx5: split Tx queue structure
2016-06-27 Nélio Laranjeironet/mlx5: remove inline Tx support
2016-06-27 Nélio Laranjeironet/mlx5: remove configuration variable
2016-06-27 Nélio Laranjeironet/mlx5: remove Rx scatter support
2016-06-27 Nélio Laranjeironet/mlx5: remove Tx gather support
2016-06-27 Nélio Laranjeironet/mlx5: split memory registration function
2016-06-27 Nélio Laranjeironet: fix PCI class id
2016-06-20 Nélio Laranjeironet/mlx5: enhance SR-IOV detection
2016-06-20 Adrien Mazarguilnet/mlx5: cosmetic changes
2016-06-20 Adrien Mazarguilnet/mlx5: fix Rx VLAN stripping capability check
2016-06-20 Adrien Mazarguilnet/mlx: retrieve mbuf size through proper function
2016-06-20 Adrien Mazarguilnet/mlx: ensure MTU update is effective
2016-06-20 Nélio Laranjeironet/mlx: remove unused memory region property
2016-06-20 Adrien Mazarguilnet/mlx: regenerate autoconf file automatically
2016-06-20 Adrien Mazarguilnet/mlx: fix compilation with glibc 2.20
2016-06-15 Olivier Matzmbuf: add new Rx flags for stripped VLAN
2016-05-24 Olivier Matzmbuf: add prefetch helpers
2016-05-19 Olivier Matzmempool: allocate in several memory chunks by default
2016-05-19 Olivier Matzmempool: store memory chunks in a list
2016-05-19 Olivier Matzmempool: use the list to iterate the elements
2016-05-19 Olivier Matzmempool: remove const qualifier when browsing pools
2016-05-17 Olivier Matzmbuf: add raw allocation function
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-03-31 Yaacov Hazanmlx5: fix RETA table size
2016-03-31 Adrien Mazarguilmlx: fix double mbuf free in Tx queue clean up
next