All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull request][for-next 0/6] Mellanox, mlx5 updates 2018-05-07
@ 2018-05-07 23:52 Saeed Mahameed
  2018-05-07 23:52 ` [for-next 1/6] net/mlx5: remove some extraneous spaces in indentations Saeed Mahameed
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Saeed Mahameed @ 2018-05-07 23:52 UTC (permalink / raw)
  To: David S. Miller, Doug Ledford
  Cc: netdev, linux-rdma, Leon Romanovsky, Jason Gunthorpe, Saeed Mahameed

Hi Dave & Doug,

This pull request includes misc updates and cleanups for mlx5 core
driver for both net and rdma next branches, for more information please
see tag log below.

Please pull and let me know if there's any problem.

Thanks,
Saeed.

---

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git tags/mlx5-updates-2018-05-07

for you to fetch changes up to a8408f4e6db775e245f20edf12b13fd58cc03a1c:

  net/mlx5: fix spelling mistake: "modfiy" -> "modify" (2018-05-04 12:11:51 -0700)

----------------------------------------------------------------
mlx5-updates-2018-05-07

mlx5 core driver misc cleanups and updates:
 - fix spelling mistake: "modfiy" -> "modify"
 - Cleanup unused field in Work Queue parameters
 - dump_command mailbox length printed
 - Refactor num of blocks in mailbox calculation
 - Decrease level of prints about non-existent MKEY
 - remove some extraneous spaces in indentations

----------------------------------------------------------------
Colin Ian King (2):
      net/mlx5: remove some extraneous spaces in indentations
      net/mlx5: fix spelling mistake: "modfiy" -> "modify"

Leon Romanovsky (1):
      net/mlx5: Decrease level of prints about non-existent MKEY

Moshe Shemesh (2):
      net/mlx5: Refactor num of blocks in mailbox calculation
      net/mlx5: Fix dump_command mailbox length printed

Tariq Toukan (1):
      net/mlx5: Cleanup unused field in Work Queue parameters

 drivers/net/ethernet/mellanox/mlx5/core/cmd.c     | 28 ++++++++++++-----------
 drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c |  1 -
 drivers/net/ethernet/mellanox/mlx5/core/mr.c      |  4 ++--
 drivers/net/ethernet/mellanox/mlx5/core/qp.c      | 18 +++++++--------
 drivers/net/ethernet/mellanox/mlx5/core/wq.h      |  1 -
 6 files changed, 27 insertions(+), 27 deletions(-)

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

end of thread, other threads:[~2018-05-15 14:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-07 23:52 [pull request][for-next 0/6] Mellanox, mlx5 updates 2018-05-07 Saeed Mahameed
2018-05-07 23:52 ` [for-next 1/6] net/mlx5: remove some extraneous spaces in indentations Saeed Mahameed
2018-05-07 23:53 ` [for-next 2/6] net/mlx5: Decrease level of prints about non-existent MKEY Saeed Mahameed
2018-05-07 23:53 ` [for-next 3/6] net/mlx5: Refactor num of blocks in mailbox calculation Saeed Mahameed
2018-05-07 23:53 ` [for-next 4/6] net/mlx5: Fix dump_command mailbox length printed Saeed Mahameed
2018-05-07 23:53 ` [for-next 5/6] net/mlx5: Cleanup unused field in Work Queue parameters Saeed Mahameed
2018-05-07 23:53 ` [for-next 6/6] net/mlx5: fix spelling mistake: "modfiy" -> "modify" Saeed Mahameed
2018-05-10 12:18 ` [pull request][for-next 0/6] Mellanox, mlx5 updates 2018-05-07 David Miller
2018-05-15 14:34   ` Doug Ledford

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.