netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net V2 0/6] Mellanox 100G mlx5 fixes 2016-12-04
@ 2016-12-06 15:32 Saeed Mahameed
  2016-12-06 15:32 ` [PATCH net V2 1/6] net/mlx5: Verify module parameters Saeed Mahameed
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Saeed Mahameed @ 2016-12-06 15:32 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Saeed Mahameed

Hi Dave,

Some bug fixes for mlx5 core and mlx5e driver.

v1->v2:
 - replace "uint" with "unsigned int"

Thanks,
Saeed.

Kamal Heib (3):
  net/mlx5: Verify module parameters
  net/mlx5: Remove duplicate pci dev name print
  net/mlx5: Fix query ISSI flow

Mohamad Haj Yahia (1):
  net/mlx5e: Change the SQ/RQ operational state to positive logic

Saeed Mahameed (2):
  net/mlx5e: Don't notify HW when filling the edge of ICO SQ
  net/mlx5e: Don't flush SQ on error

 drivers/net/ethernet/mellanox/mlx5/core/cmd.c      |  5 ---
 drivers/net/ethernet/mellanox/mlx5/core/en.h       |  4 +--
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  | 15 ++++----
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |  8 ++---
 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c    |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c  |  4 +--
 drivers/net/ethernet/mellanox/mlx5/core/main.c     | 42 +++++++++++++---------
 .../net/ethernet/mellanox/mlx5/core/mlx5_core.h    | 15 +++++---
 8 files changed, 53 insertions(+), 42 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-12-06 16:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-06 15:32 [PATCH net V2 0/6] Mellanox 100G mlx5 fixes 2016-12-04 Saeed Mahameed
2016-12-06 15:32 ` [PATCH net V2 1/6] net/mlx5: Verify module parameters Saeed Mahameed
2016-12-06 15:32 ` [PATCH net V2 2/6] net/mlx5: Remove duplicate pci dev name print Saeed Mahameed
2016-12-06 15:32 ` [PATCH net V2 3/6] net/mlx5: Fix query ISSI flow Saeed Mahameed
2016-12-06 15:32 ` [PATCH net V2 4/6] net/mlx5e: Don't notify HW when filling the edge of ICO SQ Saeed Mahameed
2016-12-06 15:32 ` [PATCH net V2 5/6] net/mlx5e: Don't flush SQ on error Saeed Mahameed
2016-12-06 15:32 ` [PATCH net V2 6/6] net/mlx5e: Change the SQ/RQ operational state to positive logic Saeed Mahameed
2016-12-06 16:45 ` [PATCH net V2 0/6] Mellanox 100G mlx5 fixes 2016-12-04 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).