mbuf: remove packet type from offload flags
[dpdk.git] / drivers / net / mlx4 / mlx4.c
2015-09-03 Thomas Monjalonmbuf: remove packet type from offload flags
2015-07-15 Thomas Monjalonmlx4: replace some offload flags with packet type
2015-07-01 Olga Shernmlx4: disable multicast echo on PF device
2015-07-01 Alex Rosenbaummlx4: add resource domain support for better performance
2015-07-01 Adrien Mazarguilmlx4: add VXLAN checksum offload
2015-07-01 Gilad Bermanmlx4: add L3/L4 checksum offload
2015-07-01 Alex Rosenbaummlx4: prefetch completed Tx mbufs before releasing...
2015-07-01 Alex Rosenbaummlx4: shrink Tx queue elements for better performance
2015-07-01 Adrien Mazarguilmlx4: move scattered Tx processing to helper function
2015-07-01 Adrien Mazarguilmlx4: use MOFED 3.0 fast verbs interface for Tx operations
2015-07-01 Alex Rosenbaummlx4: avoid requesting Tx completion events to improve...
2015-07-01 Alex Rosenbaummlx4: use MOFED 3.0 fast verbs interface for Rx operations
2015-07-01 Or Amimlx4: query netdevice to get initial MAC address
2015-07-01 Olga Shernmlx4: fix support for multiple vlan filters
2015-07-01 Or Amimlx4: remove provision for flow creation failure in...
2015-07-01 Or Amimlx4: fix error message for invalid number of descriptors
2015-07-01 Alex Rosenbaummlx4: use MOFED 3.0 extended flow steering API
2015-07-01 Olga Shernmlx4: improve accuracy of link status information
2015-07-01 Olga Shernmlx4: allow application to partially fork
2015-07-01 Alex Rosenbaummlx4: merge Rx queue setup functions
2015-07-01 Alex Rosenbaummlx4: avoid looking up work request id to improve Rx...
2015-07-01 Olga Shernmlx4: make sure experimental device query is implemented
2015-07-01 Adrien Mazarguilmlx4: add MOFED 3.0 compatibility to interface name...
2015-07-01 Adrien Mazarguilmlx4: fix possible crash on scattered mbuf allocation...
2015-06-24 Cyril Chemparathymbuf: use offset macro
2015-06-12 Nelio Laranjeiromlx4: fix 32-bit build
2015-05-22 Bruce Richardsonmlx4: move to drivers/net/