netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/8] Mellanox mlx5 driver update
@ 2015-09-25  7:49 Or Gerlitz
  2015-09-25  7:49 ` [PATCH net-next 1/8] net/mlx5e: Priv state flag not rolled-back upon netdev open error Or Gerlitz
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Or Gerlitz @ 2015-09-25  7:49 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, eli, Yevgeny Petrilin, Or Gerlitz

Hi Dave,

Bunch of changes from the team, while warming engines for the 
upcoming SRIOV support.

Or.


Achiad Shochat (2):
  net/mlx5e: Priv state flag not rolled-back upon netdev open error
  net/mlx5_core: Remove redundant "err" variable usage

Eli Cohen (4):
  net/mlx5_core: Fix async commands return code
  net/mlx5_core: Fix notification of page supplement error
  net/mlx5_core: Fix wrong name in struct
  net/mlx5_core: Update health syndromes

Majd Dibbiny (1):
  net/mlx5_core: New init and exit flow for mlx5_core

Saeed Mahameed (1):
  net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands

 drivers/net/ethernet/mellanox/mlx5/core/cmd.c      |   2 +
 drivers/net/ethernet/mellanox/mlx5/core/cq.c       |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |   8 +-
 drivers/net/ethernet/mellanox/mlx5/core/eq.c       |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/health.c   |  11 +-
 drivers/net/ethernet/mellanox/mlx5/core/main.c     | 341 ++++++++++++---------
 drivers/net/ethernet/mellanox/mlx5/core/mr.c       |   1 +
 .../net/ethernet/mellanox/mlx5/core/pagealloc.c    |  63 ++--
 drivers/net/ethernet/mellanox/mlx5/core/port.c     |  35 +--
 drivers/net/ethernet/mellanox/mlx5/core/qp.c       |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/srq.c      |   1 +
 drivers/net/ethernet/mellanox/mlx5/core/transobj.c |   4 +-
 include/linux/mlx5/device.h                        |   2 +-
 13 files changed, 262 insertions(+), 209 deletions(-)

-- 
2.3.7

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

end of thread, other threads:[~2015-09-29  5:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-25  7:49 [PATCH net-next 0/8] Mellanox mlx5 driver update Or Gerlitz
2015-09-25  7:49 ` [PATCH net-next 1/8] net/mlx5e: Priv state flag not rolled-back upon netdev open error Or Gerlitz
2015-09-25  7:49 ` [PATCH net-next 2/8] net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commands Or Gerlitz
2015-09-25  7:49 ` [PATCH net-next 3/8] net/mlx5_core: Remove redundant "err" variable usage Or Gerlitz
2015-09-25  7:49 ` [PATCH net-next 4/8] net/mlx5_core: Fix async commands return code Or Gerlitz
2015-09-25  7:49 ` [PATCH net-next 5/8] net/mlx5_core: Fix notification of page supplement error Or Gerlitz
2015-09-25  7:49 ` [PATCH net-next 6/8] net/mlx5_core: New init and exit flow for mlx5_core Or Gerlitz
2015-09-25  7:49 ` [PATCH net-next 7/8] net/mlx5_core: Fix wrong name in struct Or Gerlitz
2015-09-25  7:49 ` [PATCH net-next 8/8] net/mlx5_core: Update health syndromes Or Gerlitz
2015-09-28 22:20 ` [PATCH net-next 0/8] Mellanox mlx5 driver update Or Gerlitz
2015-09-29  5:20 ` 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).