summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
AgeCommit message (Expand)Author
2011-10-02[SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unloadRoland Dreier
2011-08-27[SCSI] qla2xxx: Double check for command completion if abort mailbox command ...Chad Dupuis
2011-08-27[SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.Saurav Kashyap
2011-08-27[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi
2011-08-27[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.Arun Easi
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap
2011-07-27[SCSI] qla2xxx: Basic infrastructure for dynamic logging.Saurav Kashyap
2011-05-17[SCSI] qla2xxx: Allow an override of the registered maximum LUN.Andrew Vasquez
2011-05-17[SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queue...Madhuranath Iyengar
2011-05-17[SCSI] qla2xxx: Fix hang during driver unload when vport is active.Arun Easi
2011-05-17[SCSI] qla2xxx: Fix virtual port failing to login after chip reset.Saurav Kashyap
2011-05-01[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.Chad Dupuis
2011-05-01[SCSI] qla2xxx: Add the ql2xdontresethba module_param.Giridhar Malavali
2011-05-01[SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().Joe Carnuccio
2011-05-01[SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for IS...Giridhar Malavali
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-02-25[SCSI] qla2xxx: Check return value of fc_block_scsi_eh()Andrew Vasquez
2011-02-25[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.Giridhar Malavali
2011-02-25[SCSI] qla2xxx: Remove host_lock in queuecommand functionMadhuranath Iyengar
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo
2011-02-15[SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.Andrew Vasquez
2011-02-12[SCSI] qla2xxx: Change from irq to irqsave with host_lockMadhuranath Iyengar
2011-02-12[SCSI] qla2xxx: Fix race that could hang kthread_stop()James Bottomley
2011-02-01scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()Tejun Heo
2010-12-23[SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.Giridhar Malavali
2010-12-23[SCSI] qla2xxx: Remove redundant module parameter permission bitsJoe Carnuccio
2010-12-23[SCSI] qla2xxx: list cursors are not nullDan Carpenter
2010-12-23[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.Saurav Kashyap
2010-12-09[SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function.Saurav Kashyap
2010-12-09[SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated ...Andrew Vasquez
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-25[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.Giridhar Malavali
2010-10-25[SCSI] qla2xxx: Drop srb reference before waiting for completion.Mike Christie
2010-10-25[SCSI] qla2xxx: Addition of shutdown callback handler.Madhuranath Iyengar
2010-10-25[SCSI] qla2xxx: Initialize the vport_slock spinlock.Andrew Vasquez
2010-10-25[SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug tracesMadhuranath Iyengar
2010-10-25[SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.Chad Dupuis
2010-10-25[SCSI] qla2xxx: Remove port down retry count.Chad Dupuis
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
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: Update to AER support, do early abort commands.Lalit Chandivade
2010-09-05[SCSI] qla2xxx: Added AER support for ISP82xx.Lalit Chandivade
2010-09-05[SCSI] qla2xxx: Fix vport delete issuesArun Easi
2010-09-05[SCSI] qla2xxx: do not reset dev_loss_tmo in slave calloutMike Christie
2010-08-11drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches
2010-07-28[SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi