summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] bfa: remove a file with small sizeMaggie Zhang2010-12-215-112/+88
* [SCSI] bfa: clean up one line functionsMaggie Zhang2010-12-2119-930/+259
* [SCSI] bfa: remove unused and empty functionsMaggie Zhang2010-12-2115-710/+4
* [SCSI] ibmvfc: Improve ibmvfc_async_desc memory layoutRobert Jennings2010-12-212-15/+15
* [SCSI] iscsi: add module aliasStephen Hemminger2010-12-211-0/+1
* [SCSI] zfcp: Add allow_lun_scan module parameterChristof Schmitt2010-12-211-1/+6
* [SCSI] zfcp: Add __init declaration to zfcp_cache_hw_alignChristof Schmitt2010-12-211-2/+2
* [SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.cChristof Schmitt2010-12-212-12/+3
* [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-2112-181/+180
* [SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig2010-12-215-265/+132
* [SCSI] zfcp: Redesign of the debug tracing for HBA records.Swen Schillig2010-12-215-431/+229
* [SCSI] zfcp: Redesign of the debug tracing for SAN records.Swen Schillig2010-12-215-202/+85
* [SCSI] zfcp: Redesign of the debug tracing for recovery actions.Swen Schillig2010-12-214-285/+139
* [SCSI] qla4xxx: Update driver version to 5.02.00-k5Vikas Chaudhary2010-12-211-1/+1
* [SCSI] qla4xxx: Updated the Copyright headerVikas Chaudhary2010-12-2116-18/+18
* [SCSI] qla4xxx: do not reset hba if ql4xdontresethba is setVikas Chaudhary2010-12-211-7/+9
* [SCSI] qla4xxx: do not check for fw hung if reset retry is in progressLalit Chandivade2010-12-211-1/+3
* [SCSI] qla4xxx: cache new IP address acquired via DHCPPrasanna Mumbai2010-12-211-1/+2
* [SCSI] qla4xxx: Fail initialization if qla4_8xxx_pci_mem_write_2M failsLalit Chandivade2010-12-211-6/+11
* [SCSI] qla4xxx: put device in FAILED state for 82XX initialization failureLalit Chandivade2010-12-211-0/+8
* [SCSI] qla4xxx: do not process interrupt unconditionallyLalit Chandivade2010-12-211-17/+1
* [SCSI] qla4xxx: use correct fw_ddb_index in abort taskKaren Higgins2010-12-212-3/+2
* [SCSI] qla4xxx: memory wedge with peg_halt test in loopSwapnil Nagle2010-12-211-0/+43
* [SCSI] qla4xxx: initialize MSI in correct wayShyam Sundar2010-12-211-1/+1
* [SCSI] qla4xxx: Drop use of IRQF_DISABLEVikas Chaudhary2010-12-211-2/+2
* [SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt2010-12-212-4/+8
* [SCSI] libfcoe: change fip_select to return new FCFJoe Eykholt2010-12-211-10/+8
* [SCSI] libfcoe: reorder FCF list to put latest advertiser firstJoe Eykholt2010-12-211-0/+11
* [SCSI] libfcoe: add debug message for FCF destination MACJoe Eykholt2010-12-211-9/+10
* [SCSI] libfcoe: retry rejected FLOGI to another FCF if possibleJoe Eykholt2010-12-211-30/+177
* [SCSI] libfcoe: fix checking of conflicting fabrics in fcoe_ctlr_select()Joe Eykholt2010-12-211-7/+10
* [SCSI] libfcoe: move some timer code to make it reusable.Joe Eykholt2010-12-211-3/+7
* [SCSI] libfcoe: update FIP FCF announcementsJoe Eykholt2010-12-211-11/+29
* [SCSI] libfc: fix fc_tm_done not freeing the allocated fsp pktYi Zou2010-12-211-7/+7
* [SCSI] libfc: the timeout for the REC itself is 2 * R_A_TOV_elsYi Zou2010-12-211-5/+2
* [SCSI] libfc: fix exchange being deleted when the abort itself is timed outYi Zou2010-12-211-2/+5
* [SCSI] libfc: do not fc_io_compl on fsp w/o any scsi_cmnd associatedYi Zou2010-12-211-1/+7
* [SCSI] libfc: add print of exchange id for debugging fc_fcpYi Zou2010-12-211-2/+14
* [SCSI] drivers/scsi/fcoe: Update WARN usesJoe Perches2010-12-211-1/+1
* [SCSI] libfc: fix memory leakage in remote portHillf Danton2010-12-211-1/+2
* [SCSI] libfc: fix memory leakage in local portHillf Danton2010-12-211-1/+3
* [SCSI] libfc: fix memory leakage in local portHillf Danton2010-12-211-1/+3
* [SCSI] libfc: remove tgt_flags from fc_fcp_pkt structjohn fastabend2010-12-211-3/+2
* [SCSI] libfc: use rport timeout values for fcp recoveryjohn fastabend2010-12-211-16/+42
* [SCSI] libfc: incorrect scsi host byte codes returned to scsi-mljohn fastabend2010-12-211-20/+41
* [SCSI] libfc: fix stats computation in fc_queuecommand()Hillf Danton2010-12-211-2/+2
* [SCSI] libfc: fix mem leak in fc_seq_assign()Hillf Danton2010-12-211-1/+1
* [SCSI] libfc: Fix incorrect locking and unlocking in FCPRobert Love2010-12-211-1/+1
* [SCSI] libfc: tune fc_exch_em_alloc() to be O(2)Hillf Danton2010-12-211-3/+33
* [SCSI] libfc: fix mem leak in fc_exch_recv_seq_resp()Hillf Danton2010-12-211-1/+1