[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1439730292-29617-1-git-send-email-achiad@mellanox.com>
Date: Sun, 16 Aug 2015 16:04:44 +0300
From: Achiad Shochat <achiad@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Achiad <achiad@...lanox.com>,
Amir Vadai <amirv@...lanox.com>,
Or Gerlitz <ogerlitz@...lanox.com>,
Saeed Mahameed <saeedm@...lanox.com>,
Tal Alon <talal@...lanox.com>
Subject: [PATCH net-next 0/8] Driver updates 16-Aug-2015
Hi Dave,
This patchset contains bug fixes, new RSS and pause parameters ethtool
options, and support for RX CHECKSUM_COMPLETE.
Patchset was applied and tested over commit adc6310 ("Merge branch
'mv88e6xxx-switchdev-fdb'").
Thanks,
Achiad
Achiad Shochat (8):
net/mlx5e: Have a single RSS Toeplitz hash key
net/mlx5e: Make RSS indirection table size a constant
net/mlx5e: Add ethtool RSS configuration options
net/mlx5e: Support smaller RX/TX ring sizes
net/mlx5e: HW LRO changes/fixes
net/mlx5e: Ethtool link speed setting fixes
net/mlx5e: Support ethtool get/set_pauseparam
net/mlx5e: Support RX CHECKSUM_COMPLETE
drivers/net/ethernet/mellanox/mlx5/core/en.h | 25 ++--
.../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 134 +++++++++++++++++----
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 80 ++++++------
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 46 +++++--
drivers/net/ethernet/mellanox/mlx5/core/port.c | 56 ++++++++-
include/linux/mlx5/driver.h | 16 ++-
6 files changed, 266 insertions(+), 91 deletions(-)
--
1.8.3.1
--
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