summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' into for-linusJames Bottomley2013-05-103-6/+6
|\
| * [SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis2013-05-101-1/+3
| * [SCSI] qla2xxx: qla2x00_sp_compl can be static.Fengguang Wu2013-05-031-1/+1
| * [SCSI] qla2xxx: fix sparse warning "large integer implicitly truncated to uns...Armen Baloyan2013-05-031-4/+2Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-1/+1
|\ \ | |/ |/|
| * constify a bunch of struct file_operations instancesAl Viro2013-04-091-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-04-3017-107/+4803
|\ \
| * | [SCSI] qla2xxx: Update the driver version to 8.05.00.03-k.Saurav Kashyap2013-04-121-2/+2
| * | [SCSI] qla2xxx: Obtain loopback iteration count from bsg request.Joe Carnuccio2013-04-123-3/+5
| * | [SCSI] qla2xxx: Add clarifying printk to thermal access fail cases.Joe Carnuccio2013-04-121-2/+3
| * | [SCSI] qla2xxx: Remove duplicated include form qla_isr.cWei Yongjun2013-04-121-2/+0Star
| * | [SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali2013-04-1215-98/+4793
* | | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-302-20/+0Star
|\ \ \ | |/ / |/| |
| * | qla2xxx: Remove unused functionJörn Engel2013-04-252-20/+0Star
| |/
* | [SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.Saurav Kashyap2013-04-061-1/+1
* | [SCSI] qla2xxx: Remove debug code that msleeps for random duration.Saurav Kashyap2013-04-061-5/+0Star
* | [SCSI] qla2xxx: Fix crash during firmware dump procedure.Arun Easi2013-04-062-2/+2
* | [SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...Joe Carnuccio2013-04-065-64/+1Star
|/
* [SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.Chad Dupuis2013-02-224-10/+39
* [SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.Joe Carnuccio2013-02-226-40/+86
* [SCSI] qla2xxx: Don't process state change aen for reset owner.Saurav Kashyap2013-02-221-0/+2
* [SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.Chad Dupuis2013-02-223-18/+33
* [SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio2013-02-225-1/+66
* [SCSI] qla2xxx: Correction of comment in MBC opcode defines.Joe Carnuccio2013-02-221-2/+2
* [SCSI] qla2xxx: Correct list-iteration bug in Report-ID Acquisition codes.Andrew Vasquez2013-02-221-3/+8
* [SCSI] Revert "[SCSI] qla2xxx: Optimize existing port name server query match...Joe Carnuccio2013-02-222-8/+9
* [SCSI] Revert "[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are e...Joe Carnuccio2013-02-221-20/+63
* [SCSI] qla2xxx: silence two GCC warnings.Paul Bolle2013-02-222-4/+5
* [SCSI] qla2xxx: Update the copyright information.Saurav Kashyap2013-02-2221-21/+21
* [SCSI] qla2xxx: Display the lock owner on lock acquire failure.Saurav Kashyap2013-02-223-3/+16
* [SCSI] qla2xxx: Move loopback mode reset after chip reset check.Chad Dupuis2013-02-221-19/+20
* [SCSI] qla2xxx: Extra loopback error handling for ISP83xx.Chad Dupuis2013-02-222-56/+87
* [SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.Chad Dupuis2013-02-224-10/+15
* [SCSI] qla2xxx: Do MPI reset only for ISP81xx.Saurav Kashyap2013-02-221-4/+6
* [SCSI] qla2xxx: Do link initialization on get loop id failure.Joe Carnuccio2013-02-225-1/+61
* [SCSI] qla2xxx: Update the FTP site references in the driver sources.Giridhar Malavali2013-02-221-1/+1
* [SCSI] qla2xxx: Reject loopback request if one is already in progress.Chad Dupuis2013-02-222-1/+9
* [SCSI] qla2xxx: Print thermal unsupported message.Joe Carnuccio2013-02-222-1/+5
* [SCSI] qla2xxx: Avoid null pointer dereference in shutdown routine.Masanari Iida2013-02-221-0/+3
* [SCSI] qla2xxx: Get VPD information from common location for CNA.Saurav Kashyap2013-02-223-17/+3Star
* [SCSI] qla2xxx: Correct race in loop_state assignment during reset handling.Andrew Vasquez2013-02-221-3/+3
* [SCSI] qla2xxx: Correction to the message ids.Saurav Kashyap2013-02-221-0/+1
* [SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs.Arun Easi2013-02-223-1/+8
* [SCSI] qla2xxx: Allow ISP81xx to create ATIO queues.Arun Easi2013-02-221-0/+1
* [SCSI] qla2xxx: Enable target mode support for ISP83xx.Arun Easi2013-02-228-25/+187
* [SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver r...Chad Dupuis2013-02-226-7/+135
* [SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis2013-02-2213-47/+110
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-12-152-3/+22
|\
| * qla2xxx: Look up LUN for abort requestsSteve Hodgson2012-11-281-1/+20