netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/8] Driver updates 16-Aug-2015
@ 2015-08-16 13:04 Achiad Shochat
  2015-08-16 13:04 ` [PATCH net-next 1/8] net/mlx5e: Have a single RSS Toeplitz hash key Achiad Shochat
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Achiad Shochat @ 2015-08-16 13:04 UTC (permalink / raw)
  To: David S. Miller
  Cc: netdev, Achiad, Amir Vadai, Or Gerlitz, Saeed Mahameed, Tal Alon

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-08-17 22:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-16 13:04 [PATCH net-next 0/8] Driver updates 16-Aug-2015 Achiad Shochat
2015-08-16 13:04 ` [PATCH net-next 1/8] net/mlx5e: Have a single RSS Toeplitz hash key Achiad Shochat
2015-08-16 13:04 ` [PATCH net-next 2/8] net/mlx5e: Make RSS indirection table size a constant Achiad Shochat
2015-08-16 13:04 ` [PATCH net-next 3/8] net/mlx5e: Add ethtool RSS configuration options Achiad Shochat
2015-08-16 13:04 ` [PATCH net-next 4/8] net/mlx5e: Support smaller RX/TX ring sizes Achiad Shochat
2015-08-16 13:04 ` [PATCH net-next 5/8] net/mlx5e: HW LRO changes/fixes Achiad Shochat
2015-08-16 13:04 ` [PATCH net-next 6/8] net/mlx5e: Ethtool link speed setting fixes Achiad Shochat
2015-08-16 13:04 ` [PATCH net-next 7/8] net/mlx5e: Support ethtool get/set_pauseparam Achiad Shochat
2015-08-16 13:04 ` [PATCH net-next 8/8] net/mlx5e: Support RX CHECKSUM_COMPLETE Achiad Shochat
2015-08-17 22:51 ` [PATCH net-next 0/8] Driver updates 16-Aug-2015 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).