aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-27[SCSI] libfc: Handle unsolicited PRLO requestBhanu Prakash Gollapudi2-8/+72
2010-07-27[SCSI] fcoe: clean up TBD comments in FCoE prototype headerJoe Eykholt1-11/+4
2010-07-27[SCSI] libfc: Honor LS_ACC response codes for PRLIBhanu Prakash Gollapudi1-4/+19
2010-07-27[SCSI] libfc: Retry a rejected PRLI requestBhanu Prakash Gollapudi1-1/+1
2010-07-27[SCSI] libfcoe: No solicitation if adv is droppedBhanu Prakash Gollapudi1-1/+4
2010-07-27[SCSI] libfcoe: Avoid hang when receiving non-critical descriptorsBhanu Prakash Gollapudi1-2/+2
2010-07-27[SCSI] libfcoe: FIP link keep-alive should continue while logged offJoe Eykholt1-1/+1
2010-07-27[SCSI] ipr: move setting of the allow_restart flag for vsets and disksWayne Boyer1-3/+2
2010-07-27[SCSI] be2iscsi: fix null dereference on error pathDan Carpenter1-2/+2
2010-07-27[SCSI] be2iscsi: fix memory leak on error pathDan Carpenter1-0/+1
2010-07-27[SCSI] ipr: add writeq definition if neededWayne Boyer1-0/+8
2010-07-27[SCSI] be2iscsi: fix disconnection cleanupMike Christie3-71/+56
2010-07-27[SCSI] lpfc 8.3.14: Update Driver version to 8.3.14James Smart1-1/+1
2010-07-27[SCSI] lpfc 8.3.14: SCSI and SLI API fixesJames Smart8-11/+62
2010-07-27[SCSI] lpfc 8.3.14: FCoE Discovery FixesJames Smart4-20/+175
2010-07-27[SCSI] lpfc 8.3.14: PCI fixes and enhancementsJames Smart5-41/+228
2010-07-27[SCSI] pmcraid: MSI-X support and other changesAnil Ravindranath2-348/+843
2010-07-27[SCSI] lpfc 8.3.13: Update Driver Version to 8.3.13James Smart1-1/+1
2010-07-27[SCSI] lpfc 8.3.13: Add TX Queue Support for SLI4 ELS commands.James Smart11-41/+310
2010-07-27[SCSI] lpfc 8.3.13: Misc fixesJames Smart5-2/+13
2010-07-27[SCSI] lpfc 8.3.13: SCSI specific changesJames Smart3-3/+17
2010-07-27[SCSI] lpfc 8.3.13: Initialization code clean up and fixes.James Smart6-40/+43
2010-07-27[SCSI] lpfc 8.3.13: FC Discovery Fixes and enhancements.James Smart5-4/+50
2010-07-27[SCSI] ipr: add endian swap enablement for 64 bit adaptersWayne Boyer2-4/+24
2010-07-27[SCSI] dpt_i2o: Use GFP_ATOMIC when a lock is heldJulia Lawall1-5/+10
2010-07-27[SCSI] qla2xxx: Updated version number to 8.03.03-k0.Giridhar Malavali1-3/+3
2010-07-27[SCSI] qla2xxx: For ISP 23xx, select user specified login timeout value if greater than minuimum value(4 secs).Andrew Vasquez1-10/+22
2010-07-27[SCSI] qla2xxx: Removed redundant check for ISP 84xx.Giridhar Malavali1-1/+1
2010-07-27[SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as default for ISP 82xx.Giridhar Malavali2-5/+10
2010-07-27[SCSI] qla2xxx: T10 DIF enablement for 81XXArun Easi2-3/+3
2010-07-27[SCSI] qla2xxx: Fix flash write failure on ISP82xx.Lalit Chandivade1-3/+4
2010-07-27[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.Santosh Vernekar4-24/+78
2010-07-27[SCSI] qla2xxx: Do not enable VP in non fabric topology.Lalit Chandivade1-1/+2
2010-07-27[SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware file.Harish Zunjarrao3-7/+215
2010-07-27[SCSI] qla2xxx: Make the FC port capability mutual exclusive.Andrew Vasquez1-2/+2
2010-07-27[SCSI] qla2xxx: Add internal loopback support for ISP81xx.Sarang Radke7-17/+269
2010-07-27[SCSI] qla2xxx: Limit rport-flaps during link-disruptions.Giridhar Malavali1-3/+5
2010-07-27[SCSI] qla2xxx: Correct async-srb issues.Andrew Vasquez2-7/+15
2010-07-27[SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort.Giridhar Malavali2-1/+31
2010-07-27[SCSI] qla2xxx: Fix cpu-affinity usage for non-capable ISPs.Giridhar Malavali1-4/+4
2010-07-27[SCSI] qla2xxx: Add portid to async-request messages.Andrew Vasquez2-16/+31
2010-07-27[SCSI] qla2xxx: Clear drive active CRB register when not in use.Giridhar Malavali6-5/+13
2010-07-27[SCSI] hpsa: add entry to MAINTAINERSStephen M. Cameron1-0/+8
2010-07-27[SCSI] hpsa: fix block fetch table problem.Stephen M. Cameron1-1/+20
2010-07-27[SCSI] hpsa: expose controller firmware revision via /sys.Stephen M. Cameron2-0/+27
2010-07-27[SCSI] hpsa: Add hpsa.txt to Documentation/scsiStephen M. Cameron1-0/+100
2010-07-27[SCSI] hpsa: remove unused firm_ver member of the per-hba structureStephen M. Cameron2-7/+0
2010-07-27[SCSI] hpsa: factor out hpsa_enter_performant_modeStephen M. Cameron1-24/+30
2010-07-27[SCSI] hpsa: remove unused variable trans_offsetStephen M. Cameron1-2/+0
2010-07-27[SCSI] hpsa: factor out hpsa_wait_for_mode_change_ackStephen M. Cameron1-23/+17