aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-19[SCSI] qla2xxx: Change the log message when previous dump is available to ret...Giridhar Malavali
2012-02-19[SCSI] qla2xxx: Log messages to use correct vha.Arun Easi
2012-02-19[SCSI] qla2xxx: Add new message when a new loopid is assigned.Arun Easi
2012-02-19[SCSI] qla2xxx: Fix ql_dbg arguments.Arun Easi
2012-02-19[SCSI] qla2xxx: Use ql_log* #define's in ql_log() and ql_log_pci().Chad Dupuis
2012-02-19[SCSI] qla2xxx: Convert remaining printk's to ql_log format.Chad Dupuis
2012-02-19[SCSI] qla2xxx: Print mailbox command opcode and return code when a command t...Chad Dupuis
2012-02-19[SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Prep zero-length BSG data-transfer requests.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Perform implicit logout during rport tear-down.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Handle failure cases during fabric_loginChad Dupuis
2012-02-19[SCSI] qla2xxx: Increase speed of flash access in ISP82xx adapters to improve...Chad Dupuis
2012-02-19[SCSI] qla2xxx: Return blank sysfs string on initial get thermal failure.Joe Carnuccio
2012-02-19[SCSI] qla2xxx: Handle change notifications based on switch scan results.Arun Easi
2012-02-19[SCSI] qla2xxx: Correct print format for edc ql_log() calls.Joe Carnuccio
2012-02-19[SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali
2012-02-19[SCSI] qla2xxx: Use a valid enode-mac if none defined.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali
2012-02-19[SCSI] qla2xxx: Enhanced the dump routines to capture multiple request and re...Giridhar Malavali
2012-02-19[SCSI] aacraid: Added Sync.mode to support series 7/8/9 controllersMahesh Rajashekhara
2012-02-19[SCSI] bnx2i: Fixed the override of the error_mask module paramEddie Wai
2012-02-19[SCSI] bnx2i: use kthread_create_on_node()Eric Dumazet
2012-02-19[SCSI] bfa: don't leak mem in bfad_im_bsg_els_ct_request()Jesper Juhl
2012-02-19[SCSI] isci: enable clock gatingMarcin Tomczak
2012-02-19[SCSI] libiscsi: fix cmd timeout/completion raceMike Christie
2012-02-19[SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie
2012-02-19[SCSI] iscsi: fix setting of pid from netlink skbMike Christie
2012-02-19[SCSI] iscsi: don't hang in endless loop if no targets presentSasha Levin
2012-02-19[SCSI] fix the new host byte settings (DID_TARGET_FAILURE and DID_NEXUS_FAILURE)Moger, Babu
2012-02-19[SCSI] bnx2fc: Bumped version to 1.0.10Bhanu Prakash Gollapudi
2012-02-19[SCSI] bnx2fc: NPIV ports go offline when interface is brought down & upBhanu Prakash Gollapudi
2012-02-19[SCSI] bnx2fc: Handle LOGO flooding from the targetBhanu Prakash Gollapudi
2012-02-19[SCSI] bnx2fc: fix panic in bnx2fc_post_io_reqBhanu Prakash Gollapudi
2012-02-19[SCSI] fcoe: Allow exposing FDMI attributes via sysfsNeerav Parikh
2012-02-19[SCSI] fcoe: Add support for FDMI in fcoeNeerav Parikh
2012-02-19[SCSI] libfc: Add support for FDMINeerav Parikh
2012-02-19[SCSI] libfc: Make the libfc Common Transport(CT) code genericNeerav Parikh
2012-02-19[SCSI] scsi_transport_fc: Add FDMI host attributesNeerav Parikh
2012-02-19[SCSI] hpsa: use find_first_zero_bitAkinobu Mita
2012-02-19[SCSI] scsi_debug: GET LBA STATUS response length correctionDouglas Gilbert
2012-02-19[SCSI] hpsa: update device attributes when they changeScott Teel
2012-02-19[SCSI] hpsa: improve naming on external target device functionsScott Teel
2012-02-19[SCSI] hpsa: eliminate 8 external target limitationScott Teel
2012-02-19[SCSI] hpsa: refactor hpsa_figure_bus_target_lunStephen M. Cameron
2012-02-19[SCSI] hpsa: make target and lun match what SCSI REPORT LUNs returnsStephen M. Cameron
2012-02-19[SCSI] hpsa: Fix problem with MSA2xxx devicesStephen M. Cameron
2012-02-19[SCSI] hpsa: factor out driver nameStephen M. Cameron
2012-02-19[SCSI] hpsa: combine hpsa_scsi_detect and hpsa_register_scsiStephen M. Cameron
2012-02-19[SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly n...Stephen M. Cameron