Age | Commit message (Expand) | Author |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-07-28 | [SCSI] qla2xxx: T10 DIF Type 2 support | Arun 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: Updates for ISP82xx. | Giridhar Malavali |
2010-07-28 | [SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adapters | Harish Zunjarrao |
2010-07-28 | [SCSI] qla2xxx: Add CT passthru support for ISP23xx adapters | Harish Zunjarrao |
2010-07-28 | [SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not l... | Madhuranath Iyengar |
2010-07-28 | [SCSI] qla2xxx: Add qla2x00_free_fcports() function | Chad Dupuis |
2010-07-28 | [SCSI] qla2xxx: Stop firmware before doing init firmware. | Andrew Vasquez |
2010-07-28 | [SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition... | Duane Grigsby |
2010-07-28 | [SCSI] qla2xxx: Correct extended sense-data handling. | Andrew Vasquez |
2010-07-28 | [SCSI] qla2xxx: Check for golden firmware and show version if available | Madhuranath Iyengar |
2010-07-28 | [SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_... | Chad Dupuis |
2010-07-28 | [SCSI] qla2xxx: Appropriately log FCP priority data messages | Madhuranath Iyengar |
2010-07-28 | [SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing | Giridhar Malavali |
2010-07-28 | [SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop id | Madhuranath Iyengar |
2010-07-27 | [SCSI] qla2xxx: Updated version number to 8.03.03-k0. | Giridhar Malavali |
2010-07-27 | [SCSI] qla2xxx: For ISP 23xx, select user specified login timeout value if gr... | Andrew Vasquez |
2010-07-27 | [SCSI] qla2xxx: Removed redundant check for ISP 84xx. | Giridhar Malavali |
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 81XX | Arun Easi |
2010-07-27 | [SCSI] qla2xxx: Fix flash write failure on ISP82xx. | Lalit Chandivade |
2010-07-27 | [SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios. | Santosh Vernekar |
2010-07-27 | [SCSI] qla2xxx: Do not enable VP in non fabric topology. | Lalit Chandivade |
2010-07-27 | [SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware f... | Harish Zunjarrao |
2010-07-27 | [SCSI] qla2xxx: Make the FC port capability mutual exclusive. | Andrew Vasquez |
2010-07-27 | [SCSI] qla2xxx: Add internal loopback support for ISP81xx. | Sarang Radke |
2010-07-27 | [SCSI] qla2xxx: Limit rport-flaps during link-disruptions. | Giridhar Malavali |
2010-07-27 | [SCSI] qla2xxx: Correct async-srb issues. | Andrew Vasquez |
2010-07-27 | [SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort. | Giridhar Malavali |
2010-07-27 | [SCSI] qla2xxx: Fix cpu-affinity usage for non-capable ISPs. | Giridhar Malavali |
2010-07-27 | [SCSI] qla2xxx: Add portid to async-request messages. | Andrew Vasquez |
2010-07-27 | [SCSI] qla2xxx: Clear drive active CRB register when not in use. | Giridhar Malavali |
2010-06-16 | fix typos concerning "management" | Uwe Kleine-König |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright |
2010-05-16 | [SCSI] qla2xxx: Updates to ISP82xx support. | 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: Silence bogus warning by gcc for wrap and did. | Mike Waychison |
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: Cleanup FCP-command-status processing debug statements. | Andrew Vasquez |
2010-05-16 | [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests. | Andrew Vasquez |
2010-05-16 | [SCSI] qla2xxx: Further generalization of SRB CTX infrastructure. | Andrew Vasquez |
2010-05-16 | [SCSI] qla2xxx: Add char device to increase driver use count | Harish Zunjarrao |
2010-05-16 | [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors. | Lalit Chandivade |
2010-05-16 | [SCSI] qla2xxx: Display proper link state for disconnected ports. | Andrew Vasquez |