aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_os.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-27[SCSI] qla2xxx: Double check for command completion if abort mailbox command fails.Chad Dupuis1-0/+4
2011-08-27[SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.Saurav Kashyap1-0/+3
2011-08-27[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi1-2/+2
2011-08-27[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.Arun Easi1-6/+13
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap1-271/+459
2011-07-27[SCSI] qla2xxx: Basic infrastructure for dynamic logging.Saurav Kashyap1-2/+15
2011-05-17[SCSI] qla2xxx: Allow an override of the registered maximum LUN.Andrew Vasquez1-1/+7
2011-05-17[SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queuecommand functionMadhuranath Iyengar1-1/+1
2011-05-17[SCSI] qla2xxx: Fix hang during driver unload when vport is active.Arun Easi1-10/+15
2011-05-17[SCSI] qla2xxx: Fix virtual port failing to login after chip reset.Saurav Kashyap1-3/+4
2011-05-01[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.Chad Dupuis1-3/+3
2011-05-01[SCSI] qla2xxx: Add the ql2xdontresethba module_param.Giridhar Malavali1-0/+8
2011-05-01[SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().Joe Carnuccio1-0/+11
2011-05-01[SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for ISP82xx.Giridhar Malavali1-3/+13
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-28/+29
2011-02-25[SCSI] qla2xxx: Check return value of fc_block_scsi_eh()Andrew Vasquez1-9/+20
2011-02-25[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.Giridhar Malavali1-3/+3
2011-02-25[SCSI] qla2xxx: Remove host_lock in queuecommand functionMadhuranath Iyengar1-16/+6
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo1-4/+6
2011-02-15[SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.Andrew Vasquez1-1/+0
2011-02-12[SCSI] qla2xxx: Change from irq to irqsave with host_lockMadhuranath Iyengar1-2/+3
2011-02-12[SCSI] qla2xxx: Fix race that could hang kthread_stop()James Bottomley1-1/+3
2011-02-01scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()Tejun Heo1-1/+1
2010-12-23[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.Giridhar Malavali1-7/+0
2010-12-23[SCSI] qla2xxx: Remove redundant module parameter permission bitsJoe Carnuccio1-16/+16
2010-12-23[SCSI] qla2xxx: list cursors are not nullDan Carpenter1-1/+1
2010-12-23[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.Saurav Kashyap1-3/+21
2010-12-09[SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function.Saurav Kashyap1-1/+1
2010-12-09[SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated for 82xx parts.Andrew Vasquez1-0/+1
2010-11-16SCSI host lock push-downJeff Garzik1-3/+4
2010-10-25[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.Giridhar Malavali1-8/+6
2010-10-25[SCSI] qla2xxx: Drop srb reference before waiting for completion.Mike Christie1-41/+20
2010-10-25[SCSI] qla2xxx: Addition of shutdown callback handler.Madhuranath Iyengar1-15/+67
2010-10-25[SCSI] qla2xxx: Initialize the vport_slock spinlock.Andrew Vasquez1-0/+1
2010-10-25[SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug tracesMadhuranath Iyengar1-12/+6
2010-10-25[SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.Chad Dupuis1-0/+5
2010-10-25[SCSI] qla2xxx: Remove port down retry count.Chad Dupuis1-30/+0
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-10/+146
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-05[SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX.Saurav Kashyap1-0/+3
2010-09-05[SCSI] qla2xxx: Increase SG table size to support large IO size per scsi command.Giridhar Malavali1-2/+10
2010-09-05[SCSI] qla2xxx: Update to AER support, do early abort commands.Lalit Chandivade1-0/+2
2010-09-05[SCSI] qla2xxx: Added AER support for ISP82xx.Lalit Chandivade1-3/+131
2010-09-05[SCSI] qla2xxx: Fix vport delete issuesArun Easi1-4/+26
2010-09-05[SCSI] qla2xxx: do not reset dev_loss_tmo in slave calloutMike Christie1-5/+0
2010-08-11drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches1-2/+2
2010-07-28[SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi1-1/+6
2010-07-28[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez1-2/+2