All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] be2net fixes
@ 2012-04-30  6:03 Somnath Kotur
  2012-05-01 17:22 ` David Miller
  0 siblings, 1 reply; 4+ messages in thread
From: Somnath Kotur @ 2012-04-30  6:03 UTC (permalink / raw)
  To: netdev; +Cc: Somnath Kotur

Re-posting patches after incorporating Ben Hutchings's 
review comments in patches 2 and one of the comments for patch 5

Somnath Kotur (5):
  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
  be2net: Fix to allow set/get of debug levels in the Firmware.

 drivers/net/ethernet/emulex/benet/be_cmds.c    |   60 +++++++++++++
 drivers/net/ethernet/emulex/benet/be_cmds.h    |   70 +++++++++++++++
 drivers/net/ethernet/emulex/benet/be_ethtool.c |  112 +++++++++++++++++++++++-
 drivers/net/ethernet/emulex/benet/be_main.c    |    7 ++
 4 files changed, 247 insertions(+), 2 deletions(-)

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

* Re: [PATCH net-next 0/5] be2net fixes
  2012-04-30  6:03 [PATCH net-next 0/5] be2net fixes Somnath Kotur
@ 2012-05-01 17:22 ` David Miller
  0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2012-05-01 17:22 UTC (permalink / raw)
  To: somnath.kotur; +Cc: netdev

From: Somnath Kotur <somnath.kotur@emulex.com>
Date: Mon, 30 Apr 2012 11:33:47 +0530

> Re-posting patches after incorporating Ben Hutchings's 
> review comments in patches 2 and one of the comments for patch 5

Ben still has feedback, please address it and resubmit this series.

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

* [PATCH net-next 0/5] be2net fixes
@ 2012-04-26 14:27 Somnath Kotur
  0 siblings, 0 replies; 4+ messages in thread
From: Somnath Kotur @ 2012-04-26 14:27 UTC (permalink / raw)
  To: netdev; +Cc: Somnath Kotur

From: Somnath Kotur <somnath.kotur@emulex.com>

Please apply.

Thanks
Somnath

Somnath Kotur (5):
  be2net: Fix to not set link speed for disabled functions of a UMC
    card
  be2net: Fix to allow setting of debug levels in the firmware.
  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_cmds.c    |   59 ++++++++++++++++++++
 drivers/net/ethernet/emulex/benet/be_cmds.h    |   69 +++++++++++++++++++++++
 drivers/net/ethernet/emulex/benet/be_ethtool.c |   71 +++++++++++++++++++++++-
 drivers/net/ethernet/emulex/benet/be_main.c    |    7 ++
 4 files changed, 204 insertions(+), 2 deletions(-)

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

* [PATCH net-next 0/5] be2net: fixes
@ 2011-08-22 11:13 Sathya Perla
  0 siblings, 0 replies; 4+ messages in thread
From: Sathya Perla @ 2011-08-22 11:13 UTC (permalink / raw)
  To: netdev

Pls apply.

Sathya Perla (5):
  be2net: Fix race in posting rx buffers.
  be2net: get rid of memory mapped pci-cfg space address
  be2net: fix erx->rx_drops_no_frags wrap around
  be2net: increase FW update completion timeout
  be2net: remove unused variable

 drivers/net/ethernet/emulex/benet/be.h      |    2 -
 drivers/net/ethernet/emulex/benet/be_cmds.c |    2 +-
 drivers/net/ethernet/emulex/benet/be_main.c |   50 ++++++++++++++------------
 3 files changed, 28 insertions(+), 26 deletions(-)

-- 
1.7.4


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

end of thread, other threads:[~2012-05-01 17:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-30  6:03 [PATCH net-next 0/5] be2net fixes Somnath Kotur
2012-05-01 17:22 ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2012-04-26 14:27 Somnath Kotur
2011-08-22 11:13 [PATCH net-next 0/5] be2net: fixes Sathya Perla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.