netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 00/11] Mellanox driver updates 2013-06-20
@ 2013-06-20 19:40 Amir Vadai
  2013-06-20 19:40 ` [PATCH net-next 01/11] net/mlx4_en: Suppress page allocation failure warnings Amir Vadai
                   ` (10 more replies)
  0 siblings, 11 replies; 25+ messages in thread
From: Amir Vadai @ 2013-06-20 19:40 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Or Gerlitz, Amir Vadai

Hi Dave,

Sorry for sending you the patchset twice - I didn't add netdev to the CC's
before.

This patchset contains some small fixes to mlx4_core and mlx4_en.
Patchset was applied and tested on commit: "fedaf4f ndisc:
Convert use of typedef ctl_table to struct ctl_table"

Thanks,
Amir

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 (2):
  net/mlx4_en: Suppress page allocation failure warnings
  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 | 35 ++++++++++++++++++--------
 drivers/net/ethernet/mellanox/mlx4/en_rx.c     |  4 +--
 drivers/net/ethernet/mellanox/mlx4/main.c      | 11 +++++---
 6 files changed, 41 insertions(+), 20 deletions(-)

-- 
1.8.3.251.g1462b67

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

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

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 19:40 [PATCH net-next 00/11] Mellanox driver updates 2013-06-20 Amir Vadai
2013-06-20 19:40 ` [PATCH net-next 01/11] net/mlx4_en: Suppress page allocation failure warnings Amir Vadai
2013-06-20 21:28   ` Eric Dumazet
2013-06-21  5:35     ` Amir Vadai
2013-06-23  8:46     ` Amir Vadai
2013-06-23 15:14       ` Eric Dumazet
2013-06-23 15:17       ` [PATCH net-next] mlx4: allow order-0 memory allocations in RX path Eric Dumazet
2013-06-23 20:17         ` Or Gerlitz
2013-06-23 21:13           ` Eric Dumazet
2013-06-24 14:10             ` Or Gerlitz
2013-06-24 14:09         ` Or Gerlitz
2013-06-25  8:53         ` Or Gerlitz
2013-06-25 23:19           ` David Miller
2013-06-20 19:40 ` [PATCH net-next 02/11] net/mlx4_en: Fix resource leak in error flow Amir Vadai
2013-06-20 19:40 ` [PATCH net-next 03/11] net/mlx4_en: Do not query stats when device port is down Amir Vadai
2013-06-20 19:40 ` [PATCH net-next 04/11] net/mlx4_en: Move register_netdev() to the end of initialization function Amir Vadai
2013-06-20 19:40 ` [PATCH net-next 05/11] net/mlx4_en: Change log level from error to debug for vlan related messages Amir Vadai
2013-06-20 19:40 ` [PATCH net-next 06/11] net/mlx4_en: Fix a race between napi poll function and RX ring cleanup Amir Vadai
2013-06-20 19:40 ` [PATCH net-next 07/11] net/mlx4_en: Add prints when TX timeout occurs Amir Vadai
2013-06-20 19:55   ` Joe Perches
2013-06-21  5:31     ` Amir Vadai
2013-06-20 19:40 ` [PATCH net-next 08/11] net/mlx4_en: Remove an unnecessary test Amir Vadai
2013-06-20 19:40 ` [PATCH net-next 09/11] net/mlx4_core: Replace sscanf() with kstrtoint() Amir Vadai
2013-06-20 19:40 ` [PATCH net-next 10/11] net/mlx4_core: Add warning in case of command timeouts Amir Vadai
2013-06-20 19:40 ` [PATCH net-next 11/11] net/mlx4_core: Fail device init if num_vfs is negative Amir Vadai

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