aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: prep for fc host dev loss tmo supportMike Christie2010-10-071-11/+2
* [SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock.Shyam Sundar2010-09-161-3/+36
* [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-052-2/+12
* [SCSI] qla2xxx: Clear local references of rport on device loss timeout notifi...Giridhar Malavali2010-09-051-9/+9
* [SCSI] qla2xxx: Handle MPI timeout indicated by AE8002Madhuranath Iyengar2010-09-055-1/+107
* [SCSI] qla2xxx: Update to AER support, do early abort commands.Lalit Chandivade2010-09-052-9/+13
* [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Giridhar Malavali2010-09-053-199/+202
* [SCSI] qla2xxx: Return proper fabric name based on device state.Giridhar Malavali2010-09-051-5/+5
* [SCSI] qla2xxx: Added AER support for ISP82xx.Lalit Chandivade2010-09-053-5/+138
* [SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands f...Giridhar Malavali2010-09-051-3/+2
* [SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online.Giridhar Malavali2010-09-052-4/+6
* [SCSI] qla2xxx: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-052-5/+11
* drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches2010-08-111-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-042-2/+2
|\
| * fix typos concerning "management"Uwe Kleine-König2010-06-162-2/+2
* | [SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi2010-07-284-6/+43
* | [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez2010-07-285-60/+5
* | [SCSI] qla2xxx: Update copyright banner.Giridhar Malavali2010-07-2822-22/+22
* | [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...Giridhar Malavali2010-07-284-40/+25
* | [SCSI] qla2xxx: Updates for ISP82xx.Giridhar Malavali2010-07-284-289/+42
* | [SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adaptersHarish Zunjarrao2010-07-281-13/+24
* | [SCSI] qla2xxx: Add CT passthru support for ISP23xx adaptersHarish Zunjarrao2010-07-283-10/+162
* | [SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not l...Madhuranath Iyengar2010-07-281-0/+7
* | [SCSI] qla2xxx: Add qla2x00_free_fcports() functionChad Dupuis2010-07-283-6/+15
* | [SCSI] qla2xxx: Stop firmware before doing init firmware.Andrew Vasquez2010-07-281-2/+3
* | [SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition...Duane Grigsby2010-07-281-0/+3
* | [SCSI] qla2xxx: Correct extended sense-data handling.Andrew Vasquez2010-07-281-9/+18
* | [SCSI] qla2xxx: Check for golden firmware and show version if availableMadhuranath Iyengar2010-07-283-0/+42
* | [SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_...Chad Dupuis2010-07-284-1/+103
* | [SCSI] qla2xxx: Appropriately log FCP priority data messagesMadhuranath Iyengar2010-07-283-20/+48
* | [SCSI] qla2xxx: Removed dependency for SRB structure for Marker processingGiridhar Malavali2010-07-285-240/+19
* | [SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop idMadhuranath Iyengar2010-07-281-0/+7
* | [SCSI] qla2xxx: Updated version number to 8.03.03-k0.Giridhar Malavali2010-07-271-3/+3
* | [SCSI] qla2xxx: For ISP 23xx, select user specified login timeout value if gr...Andrew Vasquez2010-07-271-10/+22
* | [SCSI] qla2xxx: Removed redundant check for ISP 84xx.Giridhar Malavali2010-07-271-1/+1
* | [SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as defaul...Giridhar Malavali2010-07-272-5/+10
* | [SCSI] qla2xxx: T10 DIF enablement for 81XXArun Easi2010-07-272-3/+3
* | [SCSI] qla2xxx: Fix flash write failure on ISP82xx.Lalit Chandivade2010-07-271-3/+4
* | [SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.Santosh Vernekar2010-07-274-24/+78
* | [SCSI] qla2xxx: Do not enable VP in non fabric topology.Lalit Chandivade2010-07-271-1/+2
* | [SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware f...Harish Zunjarrao2010-07-273-7/+215
* | [SCSI] qla2xxx: Make the FC port capability mutual exclusive.Andrew Vasquez2010-07-271-2/+2
* | [SCSI] qla2xxx: Add internal loopback support for ISP81xx.Sarang Radke2010-07-277-17/+269
* | [SCSI] qla2xxx: Limit rport-flaps during link-disruptions.Giridhar Malavali2010-07-271-3/+5
* | [SCSI] qla2xxx: Correct async-srb issues.Andrew Vasquez2010-07-272-7/+15
* | [SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort.Giridhar Malavali2010-07-272-1/+31
* | [SCSI] qla2xxx: Fix cpu-affinity usage for non-capable ISPs.Giridhar Malavali2010-07-271-4/+4
* | [SCSI] qla2xxx: Add portid to async-request messages.Andrew Vasquez2010-07-272-16/+31
* | [SCSI] qla2xxx: Clear drive active CRB register when not in use.Giridhar Malavali2010-07-276-5/+13
|/