]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlx4-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 23 Jul 2014 02:53:55 +0000 (19:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jul 2014 02:53:55 +0000 (19:53 -0700)
commitf228a06ae9f0d2d3a63039a91f03872cb8c98bd0
treef68f7322365a1af4acc7354672466edd76e627e2
parent29239c460cdcdf48d82dd49c3c5541ef386fee7d
parentd449fc01b1cd6ea5cb9b42b98ae1a40d86687880
Merge branch 'mlx4-next'

Amir Vadai says:

====================
Mellanox driver update Jul-22-2014

This patchset contains a fix by Eyal to fix a bug in mlx4_en with bonding
alb/tlb mode.
The second patch, by me, is an ethtool private flag that enable turning off the
BlueFlame hardware feature.
The last two patches, introduce a new low memory profile for mlx4_en and
mlx4_core. This mode is useful when running from a limited resources
environment, like kdump. This will reduce the memory consumed by both drivers
from more than 100M to ~30M.

This patchset was applied and tested on commit b539dae ("net: mvpp2: Fix error
return code in mvpp2_probe")
====================

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