From: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
To: <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>, <yevgenyp@mellanox.co.il>,
<ogerlitz@mellanox.com>, <oren@mellanox.co.il>,
<amirv@mellanox.co.il>
Subject: [PATCH 0/8] net/mlx4 features and fixes
Date: Mon, 21 Nov 2011 10:43:18 +0200 [thread overview]
Message-ID: <4ECA0F26.7000009@mellanox.co.il> (raw)
Hello David,
This is a series of patches for mlx4_en driver.
synchronized the different commits into a single series.
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 (3):
net/mlx4_en: allow setting number of rx rings for, RSS/TCP
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_main.c | 7 +-
drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 1
drivers/net/ethernet/mellanox/mlx4/en_resources.c | 2
drivers/net/ethernet/mellanox/mlx4/en_rx.c | 25 +++++--
drivers/net/ethernet/mellanox/mlx4/en_tx.c | 74 +++++++++++-----------
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 12 ---
include/linux/mlx4/device.h | 3
include/linux/mlx4/qp.h | 28 ++++++++
10 files changed, 115 insertions(+), 64 deletions(-)
reply other threads:[~2011-11-21 11:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ECA0F26.7000009@mellanox.co.il \
--to=yevgenyp@mellanox.co.il \
--cc=amirv@mellanox.co.il \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=ogerlitz@mellanox.com \
--cc=oren@mellanox.co.il \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox