netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next V1 00/10] Mellanox driver updates 2013-06-25
@ 2013-06-25  9:09 Or Gerlitz
  2013-06-25  9:09 ` [PATCH V1 net-next 01/10] net/mlx4_en: Fix resource leak in error flow Or Gerlitz
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Or Gerlitz @ 2013-06-25  9:09 UTC (permalink / raw)
  To: davem; +Cc: netdev, Or Gerlitz

Hi Dave,

This patch set contains some small fixes to mlx4_core and mlx4_en.

Amir is OOO and he passed the stick to me on this series.

The patches were applied and tested on commit d3c5f47ee2 "net: Restore 
unintentional reverts." plus Eric's patch "mlx4: allow order-0 memory 
allocations in RX path" from http://patchwork.ozlabs.org/patch/253575/ 
that I just acknowledged.

Changes from V0:
- dropped patch 1/11 as this is handled by Eric's change
- addressed feedback on patch 6/10: Add prints when TX timeout occurs
  - en_info => en_warn
  - Use single line for warning message
  - Update change log

Thanks,

Or.

Dotan Barak (4):
  net/mlx4_en: Fix resource leak in error flow
  net/mlx4_en: Remove an unnecessary test
  net/mlx4_core: Replace sscanf() with kstrtoint()
  net/mlx4_core: Add warning in case of command timeouts

Eugenia Emantayev (3):
  net/mlx4_en: Move register_netdev() to the end of initialization function
  net/mlx4_en: Change log level from error to debug for vlan related messages
  net/mlx4_en: Fix a race between napi poll function and RX ring cleanup

Jack Morgenstein (2):
  net/mlx4_en: Do not query stats when device port is down
  net/mlx4_core: Fail device init if num_vfs is negative

Yevgeny Petrilin (1):
  net/mlx4_en: Add prints when TX timeout occurs

 drivers/net/ethernet/mellanox/mlx4/cmd.c       |    6 ++++
 drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c |    3 --
 drivers/net/ethernet/mellanox/mlx4/en_main.c   |    2 +-
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c |   33 ++++++++++++++++--------
 drivers/net/ethernet/mellanox/mlx4/main.c      |   11 ++++++--
 5 files changed, 37 insertions(+), 18 deletions(-)

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

end of thread, other threads:[~2013-06-25 23:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-25  9:09 [PATCH net-next V1 00/10] Mellanox driver updates 2013-06-25 Or Gerlitz
2013-06-25  9:09 ` [PATCH V1 net-next 01/10] net/mlx4_en: Fix resource leak in error flow Or Gerlitz
2013-06-25  9:09 ` [PATCH V1 net-next 02/10] net/mlx4_en: Do not query stats when device port is down Or Gerlitz
2013-06-25  9:09 ` [PATCH V1 net-next 03/10] net/mlx4_en: Move register_netdev() to the end of initialization function Or Gerlitz
2013-06-25  9:09 ` [PATCH V1 net-next 04/10] net/mlx4_en: Change log level from error to debug for vlan related messages Or Gerlitz
2013-06-25  9:09 ` [PATCH V1 net-next 05/10] net/mlx4_en: Fix a race between napi poll function and RX ring cleanup Or Gerlitz
2013-06-25  9:09 ` [PATCH V1 net-next 06/10] net/mlx4_en: Add prints when TX timeout occurs Or Gerlitz
2013-06-25  9:09 ` [PATCH V1 net-next 07/10] net/mlx4_en: Remove an unnecessary test Or Gerlitz
2013-06-25  9:09 ` [PATCH V1 net-next 08/10] net/mlx4_core: Replace sscanf() with kstrtoint() Or Gerlitz
2013-06-25  9:09 ` [PATCH V1 net-next 09/10] net/mlx4_core: Add warning in case of command timeouts Or Gerlitz
2013-06-25  9:09 ` [PATCH V1 net-next 10/10] net/mlx4_core: Fail device init if num_vfs is negative Or Gerlitz
2013-06-25 23:30 ` [PATCH net-next V1 00/10] Mellanox driver updates 2013-06-25 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).