summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
AgeCommit message (Expand)Author
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
2010-07-28[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali
2010-07-28[SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...Giridhar Malavali
2010-07-28[SCSI] qla2xxx: Add qla2x00_free_fcports() functionChad Dupuis
2010-07-27[SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as defaul...Giridhar Malavali
2010-07-27[SCSI] qla2xxx: T10 DIF enablement for 81XXArun Easi
2010-07-27[SCSI] qla2xxx: Add internal loopback support for ISP81xx.Sarang Radke
2010-07-27[SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort.Giridhar Malavali
2010-07-27[SCSI] qla2xxx: Clear drive active CRB register when not in use.Giridhar Malavali
2010-05-16[SCSI] qla2xxx: Optionally disable target reset.Giridhar Malavali
2010-05-16[SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual...Lalit Chandivade
2010-05-16[SCSI] qla2xxx: T10 DIF support added.Arun Easi
2010-05-16[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.Madhuranath Iyengar
2010-05-16[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.Madhuranath Iyengar
2010-05-16[SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.Andrew Vasquez
2010-05-16[SCSI] qla2xxx: Add char device to increase driver use countHarish Zunjarrao
2010-05-16[SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors.Lalit Chandivade
2010-05-01[SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali
2010-04-11[SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameterFerenc Wagner
2010-04-11[SCSI] qla2xxx: General checkpatch corrections.Andrew Vasquez
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-27[SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not e...Michael Hernandez
2010-02-19[SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset.Richard Lary
2010-02-19[SCSI] qla2xxx: Add firmware ETS burst support.Andrew Vasquez
2010-02-19[SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.Andrew Vasquez
2010-02-19[SCSI] qla2xxx: Correct EH bus-reset handling.Andrew Vasquez
2010-02-19[SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.Giridhar Malavali
2010-02-17[SCSI] qla2xxx: negative error return in qla2x00_change_queue_depth()Roel Kluin
2010-01-18[SCSI] qla2xxx: Remove firmware hint for 81xx parts.Giridhar Malavali
2010-01-18[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.Giridhar Malavali
2010-01-18[SCSI] qla2xxx: Enhance EEH support and enable AER support.Joe Carnuccio
2010-01-17[SCSI] qla2xxx: Correct FCP2 recovery handling.Andrew Vasquez