aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_nx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-25[SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os.Andrew Vasquez1-0/+32
2011-02-25[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.Giridhar Malavali1-45/+110
2011-02-25[SCSI] qla2xxx: Reinitialize the device initialize timeout value after reset on ISP82xx.Giridhar Malavali1-0/+2
2011-02-25[SCSI] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scsi_type_6_iocbs().Chad Dupuis1-1/+1
2010-12-23[SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list.Giridhar Malavali1-1/+1
2010-12-23[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.Giridhar Malavali1-2/+1
2010-12-23[SCSI] qla2xxx: Code cleanup to remove unwanted comments and code.Giridhar Malavali1-36/+0
2010-12-23[SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XXMadhuranath Iyengar1-0/+44
2010-12-23[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.Saurav Kashyap1-1/+131
2010-12-09[SCSI] qla2xxx: Populate Command Type 6 LUN field properly.Mike Hernandez1-0/+1
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-193/+238
2010-09-16[SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock.Shyam Sundar1-3/+36
2010-09-05[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Giridhar Malavali1-188/+197
2010-09-05[SCSI] qla2xxx: Added AER support for ISP82xx.Lalit Chandivade1-2/+5
2010-09-05[SCSI] qla2xxx: Check for empty slot in request queue before posting Command type 6 request.Giridhar Malavali1-0/+13
2010-09-05[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.Giridhar Malavali1-8/+12
2010-09-05[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade1-1/+2
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali1-1/+1
2010-07-28[SCSI] qla2xxx: Updates for ISP82xx.Giridhar Malavali1-281/+39
2010-07-27[SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as default for ISP 82xx.Giridhar Malavali1-4/+9
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 Vernekar1-1/+19
2010-07-27[SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware file.Harish Zunjarrao1-7/+177
2010-07-27[SCSI] qla2xxx: Clear drive active CRB register when not in use.Giridhar Malavali1-0/+4
2010-05-16[SCSI] qla2xxx: Updates to ISP82xx support.Giridhar Malavali1-102/+103
2010-05-01[SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali1-0/+3635