summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2010-09-07Merge remote branch 'scsi/master'Stephen Rothwell
2010-09-05[SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX.Saurav Kashyap
2010-09-05[SCSI] qla2xxx: Increase SG table size to support large IO size per scsi comm...Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Clear local references of rport on device loss timeout notifi...Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002Madhuranath Iyengar
2010-09-05[SCSI] qla2xxx: Update to AER support, do early abort commands.Lalit Chandivade
2010-09-05[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Return proper fabric name based on device state.Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Added AER support for ISP82xx.Lalit Chandivade
2010-09-05[SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands f...Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Update version number to 8.03.04-k0.Madhuranath Iyengar
2010-09-05[SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.Lalit Chandivade
2010-09-05[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade
2010-09-05[SCSI] qla2xxx: make rport deletions explicit during vport removalArun Easi
2010-09-05[SCSI] qla2xxx: Fix vport delete issuesArun Easi
2010-09-05[SCSI] scsi/block: increase flush/sync timeoutMike Christie
2010-09-05[SCSI] bnx2i: Updated version to bnx2i-2.1.3Eddie Wai
2010-09-05[SCSI] bnx2i: Added chip cleanup for the remove module pathEddie Wai
2010-09-05[SCSI] bnx2i: Recouple the CFC delete cleanup with cm_abort/close completionEddie Wai
2010-09-05[SCSI] bxn2i: Added support for other TMFs besides ABORT_TASKEddie Wai
2010-09-05[SCSI] bnx2i: Fixed a protocol violation on nopout responsesEddie Wai
2010-09-05[SCSI] ipr: Driver version 2.5.1Wayne Boyer
2010-09-05[SCSI] ipr: fix resource address formatting and add attribute for device IDWayne Boyer
2010-09-05[SCSI] cxgb3i: change cxgb3i to use libcxgbikxie@chelsio.com
2010-09-05[SCSI] cxgb4i v5: iscsi driverkxie@chelsio.com
2010-09-05[SCSI] libcxgbi: common library for cxgb3i and cxgb4ikxie@chelsio.com
2010-09-05[SCSI] lpfc: change spin_lock_irq() to spin_lock()Dan Carpenter
2010-09-05[SCSI] drivers/scsi: Adjust confusing if indentationJulia Lawall
2010-09-05[SCSI] ibmvfc: do not reset dev_loss_tmo in slave calloutMike Christie
2010-09-05[SCSI] fnic: do not reset dev_loss_tmo in slave calloutMike Christie
2010-09-05[SCSI] lpfc: do not reset dev_loss_tmo in slave calloutMike Christie
2010-09-05[SCSI] qla2xxx: do not reset dev_loss_tmo in slave calloutMike Christie
2010-09-05[SCSI] fc class: add fc host default default dev loss settingMike Christie
2010-09-02[SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.David Miller
2010-09-02[SCSI] Fix warning: zero-length gnu_printf format stringJean Sacren
2010-09-02[SCSI] hpsa: disable doorbell reset on reset_devicesStephen M. Cameron
2010-09-02[SCSI] be2iscsi: Fix for Login failureJayamohan Kallickal
2010-09-02[SCSI] fix bio.bi_rw handlingJiri Slaby
2010-08-20drivers/scsi/qla4xxx: fix buildAndrew Morton
2010-08-17arcmsr_hba: Missing slab.h includeDavid Miller
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11scsi: 53c700: remove dma_is_consistent usageFUJITA Tomonori
2010-08-11drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko
2010-08-11drivers/scsi: use memdup_userJulia Lawall
2010-08-11scsi: remove private BIT macrosAndrew Morton