]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mellanox-next'
authorDavid S. Miller <davem@davemloft.net>
Tue, 28 Oct 2014 21:18:07 +0000 (17:18 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Oct 2014 21:18:07 +0000 (17:18 -0400)
commit631c361f75c9b2a01fe655149e36f3d16c833265
tree4d41103e45c1b086d74f0b2cd1ec5d1892738196
parentba03d9394ca78ffd00799ebeaa69e35454d51dbb
parentcc0767356ff92e3b4629e497b518b4063d0babf3
Merge branch 'mellanox-next'

Amir Vadai says:

====================
Mellanox ethernet driver update Oct-27-2014

This patchset introduces some small bug fixes, support in get/set of
vlan offload and get/set/capabilities of the link.

First 7 patches by Saeed, add support in setting/getting link speed and getting
cable capabilities.
Next 2 patches also by Saeed, enable the user to turn rx/tx vlan offloading on
and off.
Jenni fixed a bug in error flow during device initalization.
Ido and Jack fixed some code duplication and errors discovered by static checker.
last patch by me is a fix to make ethtool report the actual rings used by
indirection QP.

Patches were applied and tested against commit 9867600 ("Merge tag 'ntb-3.18'
of git://github.com/jonmason/ntb")
====================

Signed-off-by: David S. Miller <davem@davemloft.net>