[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1446530844-14077-1-git-send-email-ogerlitz@mellanox.com>
Date: Tue, 3 Nov 2015 08:07:17 +0200
From: Or Gerlitz <ogerlitz@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Saeed Mahameed <saeedm@...lanox.com>,
Or Gerlitz <ogerlitz@...lanox.com>
Subject: [PATCH net-next V1 0/7] Mellanox mlx5e driver update, Nov 3 2015
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists