netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH next 0/6] be2net: patch set
@ 2013-10-01 10:29 Sathya Perla
  2013-10-01 10:29 ` [PATCH next 1/6] be2net: Call be_vf_setup() even when VFs are enbaled from previous load Sathya Perla
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Sathya Perla @ 2013-10-01 10:29 UTC (permalink / raw)
  To: netdev

Pls apply the following patches to the net-next tree. Thanks.

Sathya Perla (2):
  be2net: fix adaptive interrupt coalescing
  be2net: add a counter for pkts dropped in xmit path

Vasundhara Volam (4):
  be2net: Call be_vf_setup() even when VFs are enbaled from previous
    load
  be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
  be2net: Create single TXQ on BE3-R 1G ports
  be2net: call ENABLE_VF cmd for Skyhawk-R too

 drivers/net/ethernet/emulex/benet/be.h         |   22 +++-
 drivers/net/ethernet/emulex/benet/be_cmds.c    |   22 +++--
 drivers/net/ethernet/emulex/benet/be_cmds.h    |   15 ++--
 drivers/net/ethernet/emulex/benet/be_ethtool.c |   33 ++++---
 drivers/net/ethernet/emulex/benet/be_main.c    |  135 ++++++++++++++----------
 5 files changed, 135 insertions(+), 92 deletions(-)

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

end of thread, other threads:[~2013-10-11 19:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-01 10:29 [PATCH next 0/6] be2net: patch set Sathya Perla
2013-10-01 10:29 ` [PATCH next 1/6] be2net: Call be_vf_setup() even when VFs are enbaled from previous load Sathya Perla
2013-10-01 10:29 ` [PATCH next 2/6] be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd Sathya Perla
2013-10-10 10:53   ` Sathya Perla
2013-10-11 19:02     ` David Miller
2013-10-01 10:29 ` [PATCH next 3/6] be2net: Create single TXQ on BE3-R 1G ports Sathya Perla
2013-10-01 10:29 ` [PATCH next 4/6] be2net: call ENABLE_VF cmd for Skyhawk-R too Sathya Perla
2013-10-01 10:30 ` [PATCH next 5/6] be2net: fix adaptive interrupt coalescing Sathya Perla
2013-10-01 10:30 ` [PATCH next 6/6] be2net: add a counter for pkts dropped in xmit path Sathya Perla
2013-10-01 16:46 ` [PATCH 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).