netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] Batch of mlx4 fixes for 3.15
@ 2014-05-01 12:51 Or Gerlitz
  2014-05-01 12:51 ` [PATCH net 1/4] net/mlx4_core: Adjust port number in qp_attach wrapper when detaching Or Gerlitz
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Or Gerlitz @ 2014-05-01 12:51 UTC (permalink / raw)
  To: davem; +Cc: netdev, roland, jackm, matanb, amirv, Or Gerlitz

Hi Dave, 

This series contains fixes for 3.15-rc, mostly around SRIOV. The patches by Jack, 
Matan and myself 
fix few issues related to mlx4 SRIOV support for RoCE and single port VFs, and the
patch from Eyal elimninates checking PCI caps for VFs which is misleading.

Patches done against the net tree, commit 014f1b2 "net: bonding: Fix format string 
mismatch in bond_sysfs.c"

We'd be happy to get Eyal's patch queued in your -stable list for 3.14.y

Or.

Eyal Perry (1):
  net/mlx4_core: Don't issue PCIe speed/width checks for VFs

Jack Morgenstein (1):
  net/mlx4_core: Adjust port number in qp_attach wrapper when detaching

Matan Barak (1):
  net/mlx4_core: Fix slave id computation for single port VF

Or Gerlitz (1):
  net/mlx4_core: Load the Eth driver first

 drivers/net/ethernet/mellanox/mlx4/main.c          |    7 ++--
 drivers/net/ethernet/mellanox/mlx4/port.c          |   35 +++++++++++--------
 .../net/ethernet/mellanox/mlx4/resource_tracker.c  |   23 +++++++++++++
 3 files changed, 47 insertions(+), 18 deletions(-)

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

end of thread, other threads:[~2014-05-02 10:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-01 12:51 [PATCH net 0/4] Batch of mlx4 fixes for 3.15 Or Gerlitz
2014-05-01 12:51 ` [PATCH net 1/4] net/mlx4_core: Adjust port number in qp_attach wrapper when detaching Or Gerlitz
2014-05-01 19:54   ` Sergei Shtylyov
2014-05-02 10:43     ` Or Gerlitz
2014-05-01 12:51 ` [PATCH net 2/4] net/mlx4_core: Fix slave id computation for single port VF Or Gerlitz
2014-05-01 12:51 ` [PATCH net 3/4] net/mlx4_core: Load the Eth driver first Or Gerlitz
2014-05-01 12:51 ` [PATCH net 4/4] net/mlx4_core: Don't issue PCIe speed/width checks for VFs Or Gerlitz

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