public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Updates to libfc, libfcoe, fcoe and fnic
@ 2010-02-16 20:15 Robert Love
  2010-02-16 20:15 ` [PATCH 1/9] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer Robert Love
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Robert Love @ 2010-02-16 20:15 UTC (permalink / raw)
  To: James.Bottomley, linux-scsi

The following series contains 5 patches that were previously mailed on 01/21/2010.
3 new patches for fnic and an update to the MAINTAINERS file.

These patches should apply to scsi-misc.

---

Bhanu Prakash Gollapudi (1):
      libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs.

Hugh Daschbach (2):
      libfc: Don't assume response request present.
      libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.

Robert Love (2):
      MAINTAINERS: Adding FCoE information to the MAINTAINERS file.
      fcoe: Only rmmod fcoe.ko if there are no active connections

Vasu Dev (1):
      libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer

Venkata Siva Vijayendra Bhamidipati (3):
      fnic: Set fnic driver version
      fnic: lport stats need to be initialized in fnic_probe()
      fnic: Allow multicast and unicast address registrations for fnic


 MAINTAINERS                     |   11 +++++++++++
 drivers/scsi/fcoe/fcoe.c        |   18 ++++++++++++++++--
 drivers/scsi/fcoe/libfcoe.c     |    2 +-
 drivers/scsi/fnic/fnic.h        |    2 +-
 drivers/scsi/fnic/fnic_main.c   |    4 ++++
 drivers/scsi/fnic/vnic_devcmd.h |    2 +-
 drivers/scsi/libfc/fc_exch.c    |    2 +-
 drivers/scsi/libfc/fc_fcp.c     |    3 ---
 drivers/scsi/libfc/fc_lport.c   |    3 ++-
 drivers/scsi/libfc/fc_rport.c   |    2 +-
 10 files changed, 38 insertions(+), 11 deletions(-)

-- 
//Rob

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

end of thread, other threads:[~2010-02-16 20:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-16 20:15 [PATCH 0/9] Updates to libfc, libfcoe, fcoe and fnic Robert Love
2010-02-16 20:15 ` [PATCH 1/9] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer Robert Love
2010-02-16 20:15 ` [PATCH 2/9] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response Robert Love
2010-02-16 20:15 ` [PATCH 3/9] libfc: Don't assume response request present Robert Love
2010-02-16 20:15 ` [PATCH 4/9] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs Robert Love
2010-02-16 20:15 ` [PATCH 5/9] fcoe: Only rmmod fcoe.ko if there are no active connections Robert Love
2010-02-16 20:15 ` [PATCH 6/9] fnic: Allow multicast and unicast address registrations for fnic Robert Love
2010-02-16 20:15 ` [PATCH 7/9] fnic: lport stats need to be initialized in fnic_probe() Robert Love
2010-02-16 20:15 ` [PATCH 8/9] fnic: Set fnic driver version Robert Love
2010-02-16 20:16 ` [PATCH 9/9] MAINTAINERS: Adding FCoE information to the MAINTAINERS file Robert Love

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox