net/mlx5: support hardware TSO
[dpdk.git] / drivers / net / mlx5 /
2017-04-04 Shahaf Shulernet/mlx5: support hardware TSO
2017-04-04 Nélio Laranjeironet/mlx5: use an RSS drop queue
2017-04-04 Nélio Laranjeironet/mlx5: support RSS action flow rule
2017-04-04 Nélio Laranjeironet/mlx5: prepare support for RSS action rule
2017-04-04 Nélio Laranjeironet/mlx5: support flag flow action
2017-04-04 Nélio Laranjeironet/mlx5: extend IPv6 flow item
2017-04-04 Nélio Laranjeironet/mlx5: add RSS hash result with mark id
2017-04-04 Nélio Laranjeironet/mlx5: support ether type support in flow item
2017-04-04 Nélio Laranjeironet/mlx5: fix resources free in the right function
2017-04-04 Nélio Laranjeironet/mlx5: fix drop queue creation error
2017-04-04 Nélio Laranjeironet/mlx5: fix flow mark action handling
2017-04-04 Nélio Laranjeironet/mlx5: fix supported packets types
2017-04-04 Nélio Laranjeironet/mlx5: fix startup when flow cannot be applied
2017-04-04 Shahaf Shulernet/mlx5: fix extended statistics
2017-04-04 Shahaf Shulernet/mlx5: remove unused interface name query
2017-04-04 Shahaf Shulernet/mlx5: fix VLAN stripping indication
2017-04-04 Shahaf Shulernet/mlx5: add out of buffer counter to extended statistic
2017-03-30 Olivier Matznet/mlx5: implement descriptor status API
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-02-10 Shahaf Shulernet/mlx5: fix link status query
2017-02-10 Yongseok Kohnet/mlx5: fix updating total length of multi-packet...
2017-02-10 Nélio Laranjeironet/mlx5: fix inline WQE consumption
2017-02-10 Nélio Laranjeironet/mlx5: fix Tx WQE corruption caused by starvation
2017-02-10 Nélio Laranjeironet/mlx5: fix ethernet header re-writing
2017-02-10 Nélio Laranjeironet/mlx5: fix flow rule creation if ports are stopped
2017-02-10 Nélio Laranjeironet/mlx5: fix verification of mark action
2017-02-10 Nélio Laranjeironet/mlx5: use flow API default masks
2017-02-10 Shahaf Shulernet/mlx5: fix inconsistent link status
2017-01-30 Nélio Laranjeironet/mlx5: fix flow pattern validation
2017-01-30 Nélio Laranjeironet/mlx5: fix flow pattern VLAN validation
2017-01-30 Shahaf Shulernet/mlx5: fix memory leak when parsing device params
2017-01-30 Nélio Laranjeironet/mlx5: fix Rx packet validation and type
2017-01-30 Nélio Laranjeironet/mlx5: fix flow API mark combined with drop
2017-01-30 Yongseok Kohnet/mlx5: fix queue wrap-around of multi-packet send
2017-01-30 Yongseok Kohnet/mlx5: increase RSS indirection table size limit
2017-01-30 Yongseok Kohnet/mlx5: add prefetching Rx completion queue
2017-01-17 Shahaf Shulernet/mlx5: support extended statistics
2017-01-17 Matthieu Ternisien... net/mlx: fix IPv4 and IPv6 packet type
2017-01-17 Matthieu Ternisien... net/mlx: remove link update lock
2017-01-17 Yongseok Kohnet/mlx5: support ConnectX-5 devices
2017-01-17 Shahaf Shulernet/mlx5: fix multi segment packet send
2017-01-17 Nélio Laranjeironet/mlx5: fix Tx doorbell
2017-01-17 Nélio Laranjeironet/mlx5: remove inefficient prefetching
2017-01-17 Nélio Laranjeironet/mlx5: optimize copy of Ethernet header
2017-01-17 Nélio Laranjeironet/mlx5: move static prototype
2017-01-17 Nélio Laranjeironet/mlx5: fix missing inline attributes
2017-01-17 Nélio Laranjeironet/mlx5: use vector types to speed up processing
2017-01-17 Nélio Laranjeironet/mlx5: use work queue buffer as a raw buffer
2017-01-17 Nélio Laranjeironet/mlx5: prepare Tx vectorization
2017-01-17 Nélio Laranjeironet/mlx5: extend IPv4 flow item
2017-01-17 Nélio Laranjeironet/mlx5: support mark flow action
2017-01-17 Nélio Laranjeironet/mlx5: support VXLAN flow item
2017-01-17 Nélio Laranjeironet/mlx5: support VLAN flow item
2017-01-17 Nélio Laranjeironet/mlx5: support basic flow items and actions
2017-01-17 Nélio Laranjeironet/mlx5: add preliminary flow API support
2017-01-17 Nélio Laranjeironet/mlx5: fix RSS hash result for flows
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
next