netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/6] batch of mlx4 fixes, mostly to SRIOV
@ 2012-05-30 19:14 Yevgeny Petrilin
  2012-05-30 19:14 ` [PATCH net 1/6] net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int Yevgeny Petrilin
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Yevgeny Petrilin @ 2012-05-30 19:14 UTC (permalink / raw)
  Cc: netdev, ogerlitz, Yevgeny Petrilin, Jack Morgenstein

From: Yevgeny Petrilin <yevgenyp@mellanox.co.il>

Hi Dave,

Batch of fixes to the mlx4_core and mlx4_en drivers, prepared 
by Jack Morgenstein, who leads our SRIOV development efforts and 
fix various issues all except for one, relate to the driver 
SRIOV functionality.

Jack Morgenstein (5):
  net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int
  net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_event
  net/mlx4_core: Fixes for VF / Guest startup flow
  net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap
  net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP

Marcel Apfelbaum (1):
  net/mlx4_core: Fix number of EQs used in ICM initialisation

 drivers/net/ethernet/mellanox/mlx4/cmd.c     |    4 +-
 drivers/net/ethernet/mellanox/mlx4/en_main.c |   12 ++++---
 drivers/net/ethernet/mellanox/mlx4/eq.c      |    2 +-
 drivers/net/ethernet/mellanox/mlx4/fw.c      |   51 ++++++++++++++++++++++++--
 drivers/net/ethernet/mellanox/mlx4/main.c    |   40 +++++++--------------
 drivers/net/ethernet/mellanox/mlx4/mlx4.h    |   10 +++++
 drivers/net/ethernet/mellanox/mlx4/profile.c |    9 +++--
 include/linux/mlx4/device.h                  |    6 +++
 8 files changed, 93 insertions(+), 41 deletions(-)

Cc: Jack Morgenstein <jackm@dev.mellanox.co.il>

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

end of thread, other threads:[~2012-05-31 22:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30 19:14 [PATCH net 0/6] batch of mlx4 fixes, mostly to SRIOV Yevgeny Petrilin
2012-05-30 19:14 ` [PATCH net 1/6] net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int Yevgeny Petrilin
2012-05-30 19:14 ` [PATCH net 2/6] net/mlx4_core: Fix number of EQs used in ICM initialisation Yevgeny Petrilin
2012-05-30 19:14 ` [PATCH net 3/6] net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_event Yevgeny Petrilin
2012-05-30 19:14 ` [PATCH net 4/6] net/mlx4_core: Fixes for VF / Guest startup flow Yevgeny Petrilin
2012-05-30 19:14 ` [PATCH net 5/6] net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap Yevgeny Petrilin
2012-05-30 19:14 ` [PATCH net 6/6] net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP Yevgeny Petrilin
2012-05-30 20:37 ` [PATCH net 0/6] batch of mlx4 fixes, mostly to SRIOV David Miller
2012-05-31  6:37   ` Yevgeny Petrilin
2012-05-31 22:19 ` 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).