netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] be2net: patch-set
@ 2016-09-07 14:27 Sriharsha Basavapatna
  2016-09-07 14:27 ` [PATCH net-next 1/6] be2net: Support UE recovery in BEx/Skyhawk adapters Sriharsha Basavapatna
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Sriharsha Basavapatna @ 2016-09-07 14:27 UTC (permalink / raw)
  To: netdev

Hi David,

The following patch set contains an error recovery feature and a few
bug fixes. Please consider applying this to the net-next tree. Thanks.

Patch-1 Supports HW error recovery in Skyhawk/BEx adapters
Patch-2 Fixes driver unload to issue function reset FW command
Patch-3 Avoids issuing GET_EXT_FAT_CAPABILITIES command for VFs
Patch-4 Avoids redundant addition of mac address in HW
Patch-5 Fixes mac address collision in some configurations
Patch-6 Updates driver version

******

Somnath Kotur (2):
  be2net: Issue COMMON_RESET_FUNCTION cmd during driver unload
  be2net: Add privilege level check for
    OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd.

Sriharsha Basavapatna (2):
  be2net: Support UE recovery in BEx/Skyhawk adapters
  be2net: Update the driver version to 11.1.0.0

Suresh Reddy (2):
  be2net: Avoid redundant addition of mac address in HW
  be2net: Fix mac address collision in some configurations

 drivers/net/ethernet/emulex/benet/be.h         |  71 ++++-
 drivers/net/ethernet/emulex/benet/be_cmds.c    |  66 ++++-
 drivers/net/ethernet/emulex/benet/be_cmds.h    |  45 +++-
 drivers/net/ethernet/emulex/benet/be_ethtool.c |  40 +++
 drivers/net/ethernet/emulex/benet/be_hw.h      |   7 +-
 drivers/net/ethernet/emulex/benet/be_main.c    | 349 +++++++++++++++++++++----
 6 files changed, 517 insertions(+), 61 deletions(-)

-- 
2.10.0.rc2.20.g5b18e70

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

end of thread, other threads:[~2016-09-08  6:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-07 14:27 [PATCH net-next 0/6] be2net: patch-set Sriharsha Basavapatna
2016-09-07 14:27 ` [PATCH net-next 1/6] be2net: Support UE recovery in BEx/Skyhawk adapters Sriharsha Basavapatna
2016-09-07 14:27 ` [PATCH net-next 2/6] be2net: Issue COMMON_RESET_FUNCTION cmd during driver unload Sriharsha Basavapatna
2016-09-07 14:27 ` [PATCH net-next 3/6] be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd Sriharsha Basavapatna
2016-09-07 14:27 ` [PATCH net-next 4/6] be2net: Avoid redundant addition of mac address in HW Sriharsha Basavapatna
2016-09-07 14:27 ` [PATCH net-next 5/6] be2net: Fix mac address collision in some configurations Sriharsha Basavapatna
2016-09-07 14:27 ` [PATCH net-next 6/6] be2net: Update the driver version to 11.1.0.0 Sriharsha Basavapatna
2016-09-08  5:47 ` [PATCH net-next 0/6] 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).