This patch is generated against for-next branch.
v2 changes:
Removed
- be2iscsi: Replace _bh with _irqsave/irqrestore
This will be sent in separate patch-set.
Added
- be2iscsi: Fix bad WRB index error
- be2iscsi: Fix queue and connection parameters
Jitendra Bhivare (29):
be2iscsi: Fix to use correct configuration values
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: Fix bad WRB index error
be2iscsi: Fix queue and connection parameters
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 | 2467 +++++++++++++++++++-------------------
drivers/scsi/be2iscsi/be_main.h | 220 ++--
drivers/scsi/be2iscsi/be_mgmt.c | 1492 +++++++++--------------
drivers/scsi/be2iscsi/be_mgmt.h | 51 +-
10 files changed, 3041 insertions(+), 2885 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html