netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] be2net: patch-set
@ 2015-05-13  7:30 Venkat Duvvuru
  2015-05-13  7:30 ` [PATCH net-next 1/3] be2net: Export board temperature using hwmon-sysfs interface Venkat Duvvuru
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Venkat Duvvuru @ 2015-05-13  7:30 UTC (permalink / raw)
  To: netdev; +Cc: Venkat Duvvuru

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.

Venkat Duvvuru (3):
  be2net: Export board temperature using hwmon-sysfs interface.
  be2net: Report a "link down" to the stack when a fatal error or fw
    reset happens.
  be2net: Support for OS2BMC.

 drivers/net/ethernet/emulex/benet/be.h         |   49 ++++--
 drivers/net/ethernet/emulex/benet/be_cmds.c    |   33 +++-
 drivers/net/ethernet/emulex/benet/be_cmds.h    |   17 ++
 drivers/net/ethernet/emulex/benet/be_ethtool.c |    1 -
 drivers/net/ethernet/emulex/benet/be_main.c    |  214 +++++++++++++++++++++--
 5 files changed, 276 insertions(+), 38 deletions(-)

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

end of thread, other threads:[~2015-05-14 16:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-13  7:30 [PATCH net-next 0/3] be2net: patch-set Venkat Duvvuru
2015-05-13  7:30 ` [PATCH net-next 1/3] be2net: Export board temperature using hwmon-sysfs interface Venkat Duvvuru
2015-05-13  7:30 ` [PATCH net-next 2/3] be2net: Report a "link down" to the stack when a fatal error or fw reset happens Venkat Duvvuru
2015-05-13  7:30 ` [PATCH net-next 3/3] be2net: Support for OS2BMC Venkat Duvvuru
2015-05-14 16:22 ` [PATCH net-next 0/3] be2net: patch-set David Miller

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