All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] bnx2fc version 1.0.12
@ 2012-06-04 23:15 Bhanu Prakash Gollapudi
  2012-06-04 23:15 ` [PATCH 1/6] bnx2fc: use kthread_create_on_node Bhanu Prakash Gollapudi
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Bhanu Prakash Gollapudi @ 2012-06-04 23:15 UTC (permalink / raw)
  To: JBottomley, linux-scsi; +Cc: michaelc, Bhanu Prakash Gollapudi

James,

Please consider including the following patches in the 3.5+ merge window.

Thanks,
Bhanu

Bhanu Prakash Gollapudi (4):
  bnx2fc: Support interface creation on non-VLAN interface also.
  bnx2fc: Improve error recovery by handling parity errors
  bnx2fc: use list_entry instead of explicit cast
  bnx2fc: Bumped version to 1.0.12

Eric Dumazet (1):
  bnx2fc: use kthread_create_on_node

Joe Perches (1):
  bnx2fc: Reduce object size by consolidating formats

 drivers/scsi/bnx2fc/Makefile       |    3 +-
 drivers/scsi/bnx2fc/bnx2fc.h       |    9 +++-
 drivers/scsi/bnx2fc/bnx2fc_debug.c |   70 ++++++++++++++++++++++++++++++++++
 drivers/scsi/bnx2fc/bnx2fc_debug.h |   73 +++++++++---------------------------
 drivers/scsi/bnx2fc/bnx2fc_fcoe.c  |   46 +++++++++++------------
 drivers/scsi/bnx2fc/bnx2fc_hwi.c   |    4 +-
 drivers/scsi/bnx2fc/bnx2fc_io.c    |   21 +++-------
 drivers/scsi/bnx2fc/bnx2fc_tgt.c   |   39 ++++++++++++-------
 8 files changed, 153 insertions(+), 112 deletions(-)
 create mode 100644 drivers/scsi/bnx2fc/bnx2fc_debug.c



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

end of thread, other threads:[~2012-06-07  8:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-04 23:15 [PATCH 0/6] bnx2fc version 1.0.12 Bhanu Prakash Gollapudi
2012-06-04 23:15 ` [PATCH 1/6] bnx2fc: use kthread_create_on_node Bhanu Prakash Gollapudi
2012-06-04 23:15 ` [PATCH 2/6] bnx2fc: Reduce object size by consolidating formats Bhanu Prakash Gollapudi
2012-06-04 23:15 ` [PATCH 3/6] bnx2fc: Support interface creation on non-VLAN interface also Bhanu Prakash Gollapudi
2012-06-04 23:15 ` [PATCH 4/6] bnx2fc: Improve error recovery by handling parity errors Bhanu Prakash Gollapudi
2012-06-07  3:03   ` James Bottomley
2012-06-07  8:39     ` Bhanu Prakash Gollapudi
2012-06-04 23:15 ` [PATCH 5/6] bnx2fc: use list_entry instead of explicit cast Bhanu Prakash Gollapudi
2012-06-04 23:15 ` [PATCH 6/6] bnx2fc: Bumped version to 1.0.12 Bhanu Prakash Gollapudi

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.