netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 0/4] net/mlx4: Fixes to mlx4 driver
@ 2012-08-03 10:38 Yevgeny Petrilin
  2012-08-03 10:38 ` [PATCH V1 1/3] net/mlx4_en: loopbacked packets are dropped when SMAC=DMAC Yevgeny Petrilin
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Yevgeny Petrilin @ 2012-08-03 10:38 UTC (permalink / raw)
  To: davem; +Cc: netdev, Yevgeny Petrilin

Hello Dave,

This is a patchset of 3 fixes and additional change that removes
a port Link layer type restriction that is no longer relevant.

Thanks,
Yevgeny
---
Diff from V0:
 -Removed the NETIF_F_GRO patch

Yevgeny Petrilin (2):
  net/mlx4_en: Fixing TX queue stop/wake flow
  net/mlx4_core: Remove port type restrictions

Amir Vadai (1):
  net/mlx4_en: loopbacked packets are dropped when SMAC=DMAC

 drivers/net/ethernet/mellanox/mlx4/en_rx.c     |    4 ++--
 drivers/net/ethernet/mellanox/mlx4/en_tx.c     |   17 +++++++----------
 drivers/net/ethernet/mellanox/mlx4/main.c      |    3 ---
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h   |    1 -
 drivers/net/ethernet/mellanox/mlx4/sense.c     |   14 --------------
 5 files changed, 9 insertions(+), 30 deletions(-) 

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

end of thread, other threads:[~2012-08-03 23:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-03 10:38 [PATCH V1 0/4] net/mlx4: Fixes to mlx4 driver Yevgeny Petrilin
2012-08-03 10:38 ` [PATCH V1 1/3] net/mlx4_en: loopbacked packets are dropped when SMAC=DMAC Yevgeny Petrilin
2012-08-03 23:49   ` David Miller
2012-08-03 10:38 ` [PATCH V1 2/3] net/mlx4_en: Fixing TX queue stop/wake flow Yevgeny Petrilin
2012-08-03 23:49   ` David Miller
2012-08-03 10:38 ` [PATCH V1 3/3] net/mlx4_core: Remove port type restrictions Yevgeny Petrilin
2012-08-03 23:50   ` David Miller
2012-08-03 10:56 ` [PATCH V1 0/4] net/mlx4: Fixes to mlx4 driver 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).