netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] be2net fixes
@ 2011-11-11  5:17 Sathya Perla
  2011-11-11  5:17 ` [PATCH net-next 1/4] be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios Sathya Perla
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Sathya Perla @ 2011-11-11  5:17 UTC (permalink / raw)
  To: netdev

Pls apply. Thanks.

Sathya Perla (4):
  be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios
  be2net: stop checking the UE registers after an EEH error
  be2net: don't log more than one error on detecting EEH/UE errors
  be2net: stop issuing FW cmds if any cmd times out

 drivers/net/ethernet/emulex/benet/be.h      |   16 ++++---
 drivers/net/ethernet/emulex/benet/be_cmds.c |   49 +++++++-------------
 drivers/net/ethernet/emulex/benet/be_cmds.h |    4 +-
 drivers/net/ethernet/emulex/benet/be_main.c |   66 ++++++++++++++++-----------
 4 files changed, 69 insertions(+), 66 deletions(-)

-- 
1.7.4

^ permalink raw reply	[flat|nested] 12+ messages in thread
[parent not found: <1335965986-31886-1-git-send-email-somnath.kotur@emulex.com>]
* [PATCH net-next 0/4] be2net fixes
@ 2012-05-02 13:39 Somnath Kotur
  2012-05-03  1:07 ` David Miller
  0 siblings, 1 reply; 12+ messages in thread
From: Somnath Kotur @ 2012-05-02 13:39 UTC (permalink / raw)
  To: netdev; +Cc: Somnath Kotur

Re-posting patches 1-4 from the earlier patch set of 5.
Incorporated review comment from Ben Hutchings in patch 2.
Will address comments in Patch 5 and send it out seperately.

Somnath Kotur (4):
  be2net: Fix to not set link speed for disabled functions of a UMC
    card
  be2net: Fix to apply duplex value as unknown when link is down.
  be2net: Record receive queue index in skb to aid RPS.
  be2net: Fix EEH error reset before a flash dump completes

 drivers/net/ethernet/emulex/benet/be_ethtool.c |    4 ++--
 drivers/net/ethernet/emulex/benet/be_main.c    |    7 +++++++
 2 files changed, 9 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH net-next 0/4] be2net: fixes
@ 2011-10-24 12:44 Sathya Perla
  2011-10-24 22:35 ` David Miller
  0 siblings, 1 reply; 12+ messages in thread
From: Sathya Perla @ 2011-10-24 12:44 UTC (permalink / raw)
  To: netdev

Pls apply.

Sathya Perla (4):
  be2net: add vlan/rx-mode/flow-control config to be_setup()
  be2net: refactor VF setup/teardown code into be_vf_setup/clear()
  be2net: don't create multiple TXQs in BE2
  be2net: don't create multiple RX/TX rings in multi channel mode

 drivers/net/ethernet/emulex/benet/be_cmds.c |   66 +++--
 drivers/net/ethernet/emulex/benet/be_cmds.h |   10 +-
 drivers/net/ethernet/emulex/benet/be_main.c |  362 +++++++++++++--------------
 3 files changed, 222 insertions(+), 216 deletions(-)

-- 
1.7.4

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

end of thread, other threads:[~2012-05-03  1:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-11  5:17 [PATCH net-next 0/4] be2net fixes Sathya Perla
2011-11-11  5:17 ` [PATCH net-next 1/4] be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios Sathya Perla
2011-11-11  5:17 ` [PATCH net-next 2/4] be2net: stop checking the UE registers after an EEH error Sathya Perla
2011-11-11  5:17 ` [PATCH net-next 3/4] be2net: don't log more than one error on detecting EEH/UE errors Sathya Perla
2011-11-11  5:18 ` [PATCH net-next 4/4] be2net: stop issuing FW cmds if any cmd times out Sathya Perla
2011-11-12 22:59 ` [PATCH net-next 0/4] be2net fixes David Miller
     [not found] <1335965986-31886-1-git-send-email-somnath.kotur@emulex.com>
2012-05-02 14:04 ` Somnath.Kotur
  -- strict thread matches above, loose matches on Subject: below --
2012-05-02 13:39 Somnath Kotur
2012-05-03  1:07 ` David Miller
2011-10-24 12:44 [PATCH net-next 0/4] be2net: fixes Sathya Perla
2011-10-24 22:35 ` David Miller
2011-10-25  4:49   ` Sathya.Perla

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