netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/7] net/mlx4 features and fixes
@ 2011-11-27  5:54 Yevgeny Petrilin
  2011-11-27 22:21 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Yevgeny Petrilin @ 2011-11-27  5:54 UTC (permalink / raw)
  To: davem; +Cc: netdev, yevgenyp, ogerlitz, oren, amirv

Hello David,

This is V2 ofa series of patches for mlx4_en driver.
synchronized the different commits into a single series.

The changes from initial commit:
1. loobback support patch: control flags are not set on data path.
2. Setting number of RSS rings patch was removed for rework following the review.

Thanks,
Yevgeny

Or Gerlitz (3):
      net/mlx4: move RSS related definitions to be global
      net/mlx4: fix UDP RSS related settings
      net/mlx4_en: fix sparse warning on a cast which truncates bits from constant value

Yevgeny Petrilin (1):
      net/mlx4_en: using non collapsed CQ on TX

Oren Duer (1):
      net/mlx4_en: fix WOL handlers were always looking at port2, capability bit

Amir Vadai (2):
      net/mlx4_en: adding loopback support
      net/mlx4_en: bug fix for the case of vlan id 0 and UP 0

 drivers/net/ethernet/mellanox/mlx4/en_cq.c        |    7 --
 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c   |   20 +++++
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c    |   19 +++++
 drivers/net/ethernet/mellanox/mlx4/en_resources.c |    2
 drivers/net/ethernet/mellanox/mlx4/en_rx.c        |   16 ++--
 drivers/net/ethernet/mellanox/mlx4/en_tx.c        |   74 +++++++++++-----------
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h      |   13 ---
 include/linux/mlx4/device.h                       |    3
 include/linux/mlx4/qp.h                           |   28 ++++++++
 9 files changed, 120 insertions(+), 62 deletions(-)

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

* Re: [PATCH V2 0/7] net/mlx4 features and fixes
  2011-11-27  5:54 [PATCH V2 0/7] net/mlx4 features and fixes Yevgeny Petrilin
@ 2011-11-27 22:21 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2011-11-27 22:21 UTC (permalink / raw)
  To: yevgenyp; +Cc: netdev, ogerlitz, oren, amirv

From: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Date: Sun, 27 Nov 2011 07:54:51 +0200

> Hello David,
> 
> This is V2 ofa series of patches for mlx4_en driver.
> synchronized the different commits into a single series.
> 
> The changes from initial commit:
> 1. loobback support patch: control flags are not set on data path.
> 2. Setting number of RSS rings patch was removed for rework following the review.

All applied, thanks.

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

end of thread, other threads:[~2011-11-27 22:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-27  5:54 [PATCH V2 0/7] net/mlx4 features and fixes Yevgeny Petrilin
2011-11-27 22:21 ` 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).