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

Hi Dave,

Some bug fixes for mlx5 core and mlx5e driver.

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-05 20:05 UTC | newest]

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

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).