netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] mlx4 fixes
@ 2012-10-25 11:12 Or Gerlitz
  2012-10-25 11:12 ` [PATCH net 1/3] net/mlx4_en: Fix double-release-range in tx-rings Or Gerlitz
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Or Gerlitz @ 2012-10-25 11:12 UTC (permalink / raw)
  To: davem; +Cc: netdev, Or Gerlitz

Hi Dave,

Few mlx4 driver fixes for net.

thanks,

Or.


Dotan Barak (1):
  net/mlx4_core: Unmap UAR also in the case of error flow

Jack Morgenstein (1):
  net/mlx4_en: Fix double-release-range in tx-rings

Moni Shoua (1):
  net/mlx4_en: Don't use vlan tag value as an indication for vlan presence

 drivers/net/ethernet/mellanox/mlx4/en_tx.c |    3 +--
 drivers/net/ethernet/mellanox/mlx4/eq.c    |   18 ++++++++++++++----
 2 files changed, 15 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH net 0/3] mlx4 fixes
@ 2014-03-12 15:16 Or Gerlitz
  2014-03-12 20:14 ` David Miller
  0 siblings, 1 reply; 9+ messages in thread
From: Or Gerlitz @ 2014-03-12 15:16 UTC (permalink / raw)
  To: davem; +Cc: netdev, amirv, Or Gerlitz

Hi Dave,

These short series fixes two bugs related to the vxlan support and 
a missing req module call for the IB driver which is needed to support 
IB/RDMA over Ethernet.

Pathes done over the net tree, commit dd38743 "vlan: Set correct source MAC address 
with TX VLAN offload enabled"

Or.

Or Gerlitz (3):
  net/mlx4_core: Fix wrong dump of the vxlan offloads device capability
  net/mlx4_en: Handle vxlan steering rules for mac address changes
  net/mlx4_core: Load the IB driver when the device supports IBoE

 drivers/net/ethernet/mellanox/mlx4/en_netdev.c |    8 ++++++++
 drivers/net/ethernet/mellanox/mlx4/fw.c        |    5 +++--
 drivers/net/ethernet/mellanox/mlx4/main.c      |    2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2014-03-13 11:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-25 11:12 [PATCH net 0/3] mlx4 fixes Or Gerlitz
2012-10-25 11:12 ` [PATCH net 1/3] net/mlx4_en: Fix double-release-range in tx-rings Or Gerlitz
2012-10-25 11:12 ` [PATCH net 2/3] net/mlx4_en: Don't use vlan tag value as an indication for vlan presence Or Gerlitz
2012-10-25 11:12 ` [PATCH net 3/3] net/mlx4_core: Unmap UAR also in the case of error flow Or Gerlitz
2012-10-26  7:34 ` [PATCH net 0/3] mlx4 fixes David Miller
  -- strict thread matches above, loose matches on Subject: below --
2014-03-12 15:16 Or Gerlitz
2014-03-12 20:14 ` David Miller
2014-03-12 20:25   ` Or Gerlitz
2014-03-13 11:10   ` 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).