]> git.karo-electronics.de Git - linux-beck.git/commit
Merge branch 'be2net-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 14 May 2015 16:21:42 +0000 (12:21 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 May 2015 16:21:42 +0000 (12:21 -0400)
commitc16ead798ee31f154eb230a728de6c60d0786aab
tree4dbba4c8209783b1b33c64f52e02cd75b7033b88
parent5a99e7f22b0d0f8ba65b7fb19ad3511e2497356c
parent760c295e0e8d982917d004c9095cff61c0cbd803
Merge branch 'be2net-next'

Venkat Duvvuru says:

====================
be2net: patch-set

The following patch set has one new feature addition and two fixes.

Patch 1 adds support for hwmon sysfs interface to display board temperature.
Board temperature display through ethtool statistics is removed.

Patch 2 reports "link down" in a few more error cases which are not handled
currently.

Patch 3 adds support for os2bmc. OS2BMC feature will allow the server to
communicate with the on-board BMC/idrac (Baseboard Management Controller)
over the LOM via standard Ethernet. More details are added in the commit log.

Please review.
====================

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