On 07/21/2016 11:07 AM, Jitendra Bhivare wrote:
This patch is generated against for-next branch. Jitendra Bhivare (28): be2iscsi: Fix to use correct configuration values be2iscsi: Replace _bh with _irqsave/irqrestore be2iscsi: Replace _bh version for mcc_lock spinlock be2iscsi: Reduce driver load/unload time be2iscsi: Set and return right iface v4/v6 states be2iscsi: Fix gateway APIs to support IPv4 & IPv6 be2iscsi: Fix release of DHCP IP in static mode be2iscsi: Move VLAN code to common iface_set_param be2iscsi: Update iface handle before any set param be2iscsi: Rename iface get/set/create/destroy APIs be2iscsi: Handle only NET_PARAM in iface_get_param be2iscsi: Check all zeroes IP before issuing IOCTL be2iscsi: Remove alloc_mcc_tag & beiscsi_pci_soft_reset be2iscsi: Remove isr_lock and dead code be2iscsi: Fix checks for HBA in error state be2iscsi: Fix to make boot discovery non-blocking be2iscsi: Fix to add timer for UE detection be2iscsi: Add IOCTL to check UER supported be2iscsi: Move functions to right files be2iscsi: Fix POST check and reset sequence be2iscsi: Add V1 of EPFW cleanup IOCTL be2iscsi: Add TPE recovery feature be2iscsi: Fail the sessions immediately after TPE be2iscsi: Add FUNCTION_RESET during driver unload be2iscsi: Fix async PDU handling path be2iscsi: Update copyright information be2iscsi: Update the driver version MAINTAINERS: Update be2iscsi contact info MAINTAINERS | 10 +- drivers/scsi/be2iscsi/be.h | 15 +- drivers/scsi/be2iscsi/be_cmds.c | 1096 +++++++++++------ drivers/scsi/be2iscsi/be_cmds.h | 142 ++- drivers/scsi/be2iscsi/be_iscsi.c | 408 +++---- drivers/scsi/be2iscsi/be_iscsi.h | 25 +- drivers/scsi/be2iscsi/be_main.c | 2476 +++++++++++++++++++------------------- drivers/scsi/be2iscsi/be_main.h | 220 ++-- drivers/scsi/be2iscsi/be_mgmt.c | 1490 +++++++++-------------- drivers/scsi/be2iscsi/be_mgmt.h | 51 +- 10 files changed, 3052 insertions(+), 2881 deletions(-)
For the entire patchset: Reviewed-by: Hannes Reinecke <hare@xxxxxxxx> Cheers, Hannes -- Dr. Hannes Reinecke zSeries & Storage hare@xxxxxxx +49 911 74053 688 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: J. Hawn, J. Guild, F. Imendörffer, HRB 16746 (AG Nürnberg) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html