Hi Dave,
This series contains bunch of small fixes to the mlx5e driver from Achiad.
Applies on net-next commit e7b63ff "Merge branch 'master' of
git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next"
Or.
Changes from V0:
- removed the driver patch that dealt with IRQ affinity changes during
NAPI poll, as this is a generic problem which needs generic solution.
Achiad Shochat (7):
net/mlx5e: Avoid NULL pointer access in case of configuration failure
net/mlx5e: Wait for RX buffers initialization in a more proper manner
net/mlx5_core: Use the the real irqn in eq->irqn
net/mlx5e: Don't allow more than max supported channels
net/mlx5e: Return error in case mlx5e_set_features() fails
net/mlx5e: Re-eanble client vlan TX acceleration
net/mlx5e: Fix LSO vlan insertion
drivers/net/ethernet/mellanox/mlx5/core/en.h | 6 +++++
.../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 5 ++---
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 16 ++++++++-----
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c | 26 +++++++++++++++++++---
drivers/net/ethernet/mellanox/mlx5/core/eq.c | 8 +++----
5 files changed, 46 insertions(+), 15 deletions(-)
--
2.3.7
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html