aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_os.c
Commit message (Expand)AuthorAgeFilesLines
* SCSI: qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.David Jeffery2013-01-171-2/+2
* qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unloadRoland Dreier2011-10-161-4/+5
* [SCSI] qla2xxx: Allow an override of the registered maximum LUN.Andrew Vasquez2011-05-171-1/+7
* [SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queue...Madhuranath Iyengar2011-05-171-1/+1
* [SCSI] qla2xxx: Fix hang during driver unload when vport is active.Arun Easi2011-05-171-10/+15
* [SCSI] qla2xxx: Fix virtual port failing to login after chip reset.Saurav Kashyap2011-05-171-3/+4
* [SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.Chad Dupuis2011-05-011-3/+3
* [SCSI] qla2xxx: Add the ql2xdontresethba module_param.Giridhar Malavali2011-05-011-0/+8
* [SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().Joe Carnuccio2011-05-011-0/+11
* [SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for IS...Giridhar Malavali2011-05-011-3/+13
* [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2011-05-011-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-171-28/+29
|\
| * [SCSI] qla2xxx: Check return value of fc_block_scsi_eh()Andrew Vasquez2011-02-251-9/+20
| * [SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.Giridhar Malavali2011-02-251-3/+3
| * [SCSI] qla2xxx: Remove host_lock in queuecommand functionMadhuranath Iyengar2011-02-251-16/+6
* | Merge branch 'master' into for-2.6.39Tejun Heo2011-02-211-4/+6
|\ \
| * | [SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.Andrew Vasquez2011-02-151-1/+0
| * | [SCSI] qla2xxx: Change from irq to irqsave with host_lockMadhuranath Iyengar2011-02-121-2/+3
| * | [SCSI] qla2xxx: Fix race that could hang kthread_stop()James Bottomley2011-02-121-1/+3
| |/
* | scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()Tejun Heo2011-02-011-1/+1
|/
* [SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.Giridhar Malavali2010-12-231-7/+0
* [SCSI] qla2xxx: Remove redundant module parameter permission bitsJoe Carnuccio2010-12-231-16/+16
* [SCSI] qla2xxx: list cursors are not nullDan Carpenter2010-12-231-1/+1
* [SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.Saurav Kashyap2010-12-231-3/+21
* [SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function.Saurav Kashyap2010-12-091-1/+1
* [SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated ...Andrew Vasquez2010-12-091-0/+1
* SCSI host lock push-downJeff Garzik2010-11-161-3/+4
* [SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.Giridhar Malavali2010-10-251-8/+6
* [SCSI] qla2xxx: Drop srb reference before waiting for completion.Mike Christie2010-10-251-41/+20
* [SCSI] qla2xxx: Addition of shutdown callback handler.Madhuranath Iyengar2010-10-251-15/+67
* [SCSI] qla2xxx: Initialize the vport_slock spinlock.Andrew Vasquez2010-10-251-0/+1
* [SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug tracesMadhuranath Iyengar2010-10-251-12/+6
* [SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.Chad Dupuis2010-10-251-0/+5
* [SCSI] qla2xxx: Remove port down retry count.Chad Dupuis2010-10-251-30/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-221-10/+146
|\
| * [SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX.Saurav Kashyap2010-09-051-0/+3
| * [SCSI] qla2xxx: Increase SG table size to support large IO size per scsi comm...Giridhar Malavali2010-09-051-2/+10
| * [SCSI] qla2xxx: Update to AER support, do early abort commands.Lalit Chandivade2010-09-051-0/+2
| * [SCSI] qla2xxx: Added AER support for ISP82xx.Lalit Chandivade2010-09-051-3/+131
| * [SCSI] qla2xxx: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-5/+0
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | [SCSI] qla2xxx: Fix vport delete issuesArun Easi2010-09-051-4/+26
|/
* drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches2010-08-111-2/+2
* [SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi2010-07-281-1/+6
* [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez2010-07-281-2/+2
* [SCSI] qla2xxx: Update copyright banner.Giridhar Malavali2010-07-281-1/+1
* [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...Giridhar Malavali2010-07-281-34/+7
* [SCSI] qla2xxx: Add qla2x00_free_fcports() functionChad Dupuis2010-07-281-0/+13
* [SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as defaul...Giridhar Malavali2010-07-271-1/+1