netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 00/10] mlx4 misc fixes for 4.9
@ 2016-10-27 13:27 Tariq Toukan
  2016-10-27 13:27 ` [PATCH net 01/10] net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW spec Tariq Toukan
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Tariq Toukan @ 2016-10-27 13:27 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Eran Ben Elisha, Tariq Toukan

Hi Dave,

This patchset contains several bug fixes from the team to the
mlx4 Eth and Core drivers.

Series generated against net commit:
ecc515d7238f 'sctp: fix the panic caused by route update'

Thanks,
Tariq.

Erez Shitrit (1):
  net/mlx4_en: Process all completions in RX rings after port goes up

Eugenia Emantayev (3):
  net/mlx4_en: Resolve dividing by zero in 32-bit system
  net/mlx4_en: Fix panic during reboot
  net/mlx4: Fix firmware command timeout during interrupt test

Jack Morgenstein (3):
  net/mlx4_core: Fix the resource-type enum in res tracker to conform to
    FW spec
  net/mlx4_core: Do not access comm channel if it has not yet been
    initialized
  net/mlx4_en: Fix potential deadlock in port statistics flow

Maor Gottlieb (1):
  net/mlx4_core: Avoid setting ports to auto when only one port type is
    supported

Moshe Lazer (1):
  net/mlx4_core: Change the default value of enable_qos

Tariq Toukan (1):
  net/mlx4_en: Save slave ethtool stats command

 drivers/net/ethernet/mellanox/mlx4/cmd.c         |  9 ++++
 drivers/net/ethernet/mellanox/mlx4/en_clock.c    |  5 +-
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c   | 13 ++++-
 drivers/net/ethernet/mellanox/mlx4/en_port.c     |  4 +-
 drivers/net/ethernet/mellanox/mlx4/en_selftest.c | 26 +++++++++-
 drivers/net/ethernet/mellanox/mlx4/eq.c          | 62 +++++++++++-------------
 drivers/net/ethernet/mellanox/mlx4/fw.c          |  4 +-
 drivers/net/ethernet/mellanox/mlx4/main.c        | 10 +++-
 drivers/net/ethernet/mellanox/mlx4/mlx4.h        |  5 +-
 drivers/net/ethernet/mellanox/mlx4/port.c        | 13 +----
 include/linux/mlx4/device.h                      |  3 +-
 11 files changed, 95 insertions(+), 59 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2016-10-29 20:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-27 13:27 [PATCH net 00/10] mlx4 misc fixes for 4.9 Tariq Toukan
2016-10-27 13:27 ` [PATCH net 01/10] net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW spec Tariq Toukan
2016-10-27 13:27 ` [PATCH net 02/10] net/mlx4_core: Avoid setting ports to auto when only one port type is supported Tariq Toukan
2016-10-27 13:27 ` [PATCH net 03/10] net/mlx4_core: Change the default value of enable_qos Tariq Toukan
2016-10-27 13:27 ` [PATCH net 04/10] net/mlx4_en: Resolve dividing by zero in 32-bit system Tariq Toukan
2016-10-27 13:27 ` [PATCH net 05/10] net/mlx4_en: Process all completions in RX rings after port goes up Tariq Toukan
2016-10-27 13:27 ` [PATCH net 06/10] net/mlx4_en: Fix panic during reboot Tariq Toukan
2016-10-27 13:27 ` [PATCH net 07/10] net/mlx4_core: Do not access comm channel if it has not yet been initialized Tariq Toukan
2016-10-27 13:27 ` [PATCH net 08/10] net/mlx4: Fix firmware command timeout during interrupt test Tariq Toukan
2016-10-27 13:27 ` [PATCH net 09/10] net/mlx4_en: Fix potential deadlock in port statistics flow Tariq Toukan
2016-10-27 13:27 ` [PATCH net 10/10] net/mlx4_en: Save slave ethtool stats command Tariq Toukan
2016-10-29 20:24 ` [PATCH net 00/10] mlx4 misc fixes for 4.9 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).