netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] net/mlx4: Fixes to mlx4 driver
@ 2012-08-02 15:30 Yevgeny Petrilin
  2012-08-02 15:30 ` [PATCH 1/4] net/mlx4_en: Setting the NETIF_F_GRO flag back to dev->hw_features Yevgeny Petrilin
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Yevgeny Petrilin @ 2012-08-02 15:30 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
---
Yevgeny Petrilin (3):
  net/mlx4_en: Setting the NETIF_F_GRO flag back to dev->hw_features
  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_netdev.c |    3 ++-
 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 --------------
 6 files changed, 11 insertions(+), 31 deletions(-)

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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-02 15:30 [PATCH 0/4] net/mlx4: Fixes to mlx4 driver Yevgeny Petrilin
2012-08-02 15:30 ` [PATCH 1/4] net/mlx4_en: Setting the NETIF_F_GRO flag back to dev->hw_features Yevgeny Petrilin
2012-08-02 19:36   ` Michał Mirosław
2012-08-02 15:30 ` [PATCH 2/4] net/mlx4_en: loopbacked packets are dropped when SMAC=DMAC Yevgeny Petrilin
2012-08-02 15:30 ` [PATCH 3/4] net/mlx4_en: Fixing TX queue stop/wake flow Yevgeny Petrilin
2012-08-02 15:30 ` [PATCH 4/4] net/mlx4_core: Remove port type restrictions Yevgeny Petrilin
2012-08-02 23:12 ` [PATCH 0/4] net/mlx4: Fixes to mlx4 driver David Miller
2012-08-03  7:20   ` Yevgeny Petrilin
2012-08-03  8:50     ` 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).