Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 00/11] be2net: patch set
@ 2014-01-15  7:53 Sathya Perla
  2014-01-15  7:53 ` [PATCH net-next 01/11] be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-R Sathya Perla
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Sathya Perla @ 2014-01-15  7:53 UTC (permalink / raw)
  To: netdev

The following patch set is best suited for net-next as it
contains code-cleanup, support for newer versions of FW cmds and
a few minor fixes. Please apply. Thanks!

Sathya Perla (1):
  be2net: updated driver version (10.0.x)

Suresh Reddy (5):
  be2net: fix incorrect setting of cmd_privileges for VFs
  be2net: Remove "10Gbps" from driver description string
  be2net: do not use frag index in the RX-compl entry
  be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id
  be2net: cleanup wake-on-lan code

Vasundhara Volam (5):
  be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-R
  be2net: don't set "pport" field when querying "pvid"
  be2net: Log the profile-id used by FW during driver initialization
  be2net: do not call be_set/get_fw_log_level() on Skyhawk-R
  be2net: ignore mac-addr set call for an already programmed mac-addr

 drivers/net/ethernet/emulex/benet/be.h         |    7 +-
 drivers/net/ethernet/emulex/benet/be_cmds.c    |  178 +++++++++++++++++++-----
 drivers/net/ethernet/emulex/benet/be_cmds.h    |   33 ++++-
 drivers/net/ethernet/emulex/benet/be_ethtool.c |   73 ++--------
 drivers/net/ethernet/emulex/benet/be_main.c    |  137 +++++-------------
 5 files changed, 227 insertions(+), 201 deletions(-)

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

end of thread, other threads:[~2014-01-15 23:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-15  7:53 [PATCH net-next 00/11] be2net: patch set Sathya Perla
2014-01-15  7:53 ` [PATCH net-next 01/11] be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-R Sathya Perla
2014-01-15  7:53 ` [PATCH net-next 02/11] be2net: don't set "pport" field when querying "pvid" Sathya Perla
2014-01-15  7:53 ` [PATCH net-next 03/11] be2net: Log the profile-id used by FW during driver initialization Sathya Perla
2014-01-15  7:53 ` [PATCH net-next 04/11] be2net: do not call be_set/get_fw_log_level() on Skyhawk-R Sathya Perla
2014-01-15  7:53 ` [PATCH net-next 05/11] be2net: ignore mac-addr set call for an already programmed mac-addr Sathya Perla
2014-01-15  7:53 ` [PATCH net-next 06/11] be2net: fix incorrect setting of cmd_privileges for VFs Sathya Perla
2014-01-15  7:53 ` [PATCH net-next 07/11] be2net: Remove "10Gbps" from driver description string Sathya Perla
2014-01-15  7:53 ` [PATCH net-next 08/11] be2net: do not use frag index in the RX-compl entry Sathya Perla
2014-01-15  7:53 ` [PATCH net-next 09/11] be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id Sathya Perla
2014-01-15  7:53 ` [PATCH net-next 10/11] be2net: cleanup wake-on-lan code Sathya Perla
2014-01-15  7:53 ` [PATCH net-next 11/11] be2net: update driver version to 10.0.x Sathya Perla
2014-01-15 23:52 ` [PATCH net-next 00/11] 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