| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] lpfc 8.3.8: BugFixes: SLI relates changes | James Smart | 2010-02-09 | 8 | -87/+170 |
* | [SCSI] qla1280: Drop host_lock while requesting firmware | Ben Hutchings | 2010-02-09 | 1 | -0/+4 |
* | [SCSI] be2iscsi: correction in the claculation for num_cxn_wrb | Jayamohan Kallickal | 2010-02-09 | 1 | -7/+6 |
* | [SCSI] be2iscsi: changing the chip opcode for TEXT | Jayamohan Kallickal | 2010-02-09 | 1 | -2/+1 |
* | [SCSI] be2iscsi: Ensure clean reuse of wrb | Jayamohan Kallickal | 2010-02-09 | 1 | -6/+17 |
* | [SCSI] be2iscsi: correcting the return | Jayamohan Kallickal | 2010-02-09 | 1 | -1/+1 |
* | [SCSI] be2iscsi: Proper checking of state | Jayamohan Kallickal | 2010-02-09 | 1 | -1/+1 |
* | [SCSI] be2iscsi: Fix for first_burst | Jayamohan Kallickal | 2010-02-09 | 1 | -2/+2 |
* | [SCSI] be2iscsi: changing copyright to 2010 | Jayamohan Kallickal | 2010-02-09 | 9 | -9/+9 |
* | [SCSI] be2iscsi: Remove Ring mode from driver | Jayamohan Kallickal | 2010-02-09 | 1 | -148/+33 |
* | [SCSI] vmw_pvscsi: fix signedness warning with newer compilers | Dmitry Torokhov | 2010-02-09 | 1 | -1/+2 |
* | [SCSI] sd: Combine DIF/DIX error handling | Martin K. Petersen | 2010-02-09 | 1 | -12/+3 |
* | [SCSI] lpfc: unify two if branches with the same code in lpfc_decode_firmware... | Roel Kluin | 2010-02-09 | 1 | -6/+1 |
* | [SCSI] be2iscsi: Fix to allow driver to load when the FW allows more cids | Jayamohan Kallickal | 2010-02-09 | 1 | -6/+6 |
* | [SCSI] be2iscsi: Fixing the number of SGE's | Jayamohan Kallickal | 2010-02-09 | 1 | -2/+2 |
* | [SCSI] be2iscsi: Fixing Bug for multiple SGEs | Jayamohan Kallickal | 2010-02-09 | 1 | -2/+3 |
* | [SCSI] mpt2sas: Bump version 04.100.01.00 | Kashyap, Desai | 2010-02-09 | 1 | -3/+3 |
* | [SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added SAS Transport APIs) | Kashyap, Desai | 2010-02-09 | 1 | -20/+35 |
* | [SCSI] mpt2sas: Update driver header to latest MPI Spec. | Kashyap, Desai | 2010-02-09 | 6 | -40/+201 |
* | [SCSI] mpt2sas: Added phy_enable and set_phy_speed sysfs callback support. | Kashyap, Desai | 2010-02-09 | 3 | -17/+232 |
* | [SCSI] mpt2sas: Added raid transport support | Kashyap, Desai | 2010-02-09 | 3 | -4/+189 |
* | [SCSI] mpt2sas: Use compat_ptr to setup the pointer compatibility. | Kashyap, Desai | 2010-02-09 | 1 | -8/+4 |
* | [SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault... | Kashyap, Desai | 2010-02-09 | 1 | -2/+3 |
* | [SCSI] mpt2sas: User resource_size_t instead of unsigned long | Kashyap, Desai | 2010-02-09 | 2 | -8/+9 |
* | [SCSI] mpt2sas: Return -ENODATA on IOCTL timeout | Kashyap, Desai | 2010-02-09 | 1 | -0/+1 |
* | [SCSI] mpt2sas: Delete volume before HBA detach. | Kashyap, Desai | 2010-02-09 | 1 | -0/+17 |
* | [SCSI] scsi_transport_sas: add support for transport layer retries (TLR) | James Bottomley | 2010-02-09 | 2 | -7/+98 |
* | [SCSI] lpfc: restore MSI-X/MSI support | George Kadianakis | 2010-01-18 | 1 | -4/+4 |
* | [SCSI] qla2xxx: Update version number to 8.03.02-k0. | Giridhar Malavali | 2010-01-18 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Remove firmware hint for 81xx parts. | Giridhar Malavali | 2010-01-18 | 1 | -1/+0 |
* | [SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands. | Giridhar Malavali | 2010-01-18 | 9 | -4/+1326 |
* | [SCSI] qla2xxx: Enhance EEH support and enable AER support. | Joe Carnuccio | 2010-01-18 | 2 | -18/+27 |
* | [SCSI] be2iscsi: Enable TEXT req resp | Jayamohan Kallickal | 2010-01-18 | 1 | -1/+1 |
* | [SCSI] be2iscsi: Fixing initialization of can_queue | Jayamohan Kallickal | 2010-01-18 | 1 | -1/+1 |
* | [SCSI] be2iscsi: The session failure only when Link Goes down | Jayamohan Kallickal | 2010-01-18 | 1 | -2/+2 |
* | [SCSI] be2iscsi: Enable async mode for mcc rings | Jayamohan Kallickal | 2010-01-18 | 8 | -96/+330 |
* | [SCSI] be2iscsi: No requirement for endianess change for data_count | Jayamohan Kallickal | 2010-01-18 | 1 | -1/+1 |
* | [SCSI] be2iscsi: decide which requests need completion | Jayamohan Kallickal | 2010-01-18 | 1 | -0/+6 |
* | [SCSI] be2iscsi: Use of opcode in beiscsi_alloc_pdu | Jayamohan Kallickal | 2010-01-18 | 1 | -1/+1 |
* | [SCSI] be2iscsi:moved pci_set_drvdata to inside beiscsi_hba_alloc | Jayamohan Kallickal | 2010-01-18 | 1 | -1/+1 |
* | [SCSI] be2iscsi: Added opcode for LOGOUT_RSP, TEXT_RESP, TMFUNC_RSP | Jayamohan Kallickal | 2010-01-18 | 1 | -0/+6 |
* | [SCSI] be2iscsi: Link Wrb with next Wrb | Jayamohan Kallickal | 2010-01-18 | 2 | -11/+11 |
* | [SCSI] be2iscsi: Move freeing of resources to stop_conn | Jayamohan Kallickal | 2010-01-18 | 3 | -34/+21 |
* | [SCSI] be2iscsi: Use start cid and number of cid and icd from FW | Jayamohan Kallickal | 2010-01-18 | 4 | -59/+75 |
* | [SCSI] gdth: Convert to use regular kernel types. | Dave Jones | 2010-01-18 | 5 | -901/+893 |
* | [SCSI] skip sense logging for some ATA PASS-THROUGH cdbs | Douglas Gilbert | 2010-01-18 | 1 | -2/+8 |
* | [SCSI] FlashPoint: fix off by one tests | Dan Carpenter | 2010-01-18 | 1 | -1/+1 |
* | [SCSI] cxgbi3: remove unnecessary NULL test | Jiri Slaby | 2010-01-18 | 1 | -4/+2 |
* | [SCSI] pm8001: Use kzalloc for allocating only one thing | Julia Lawall | 2010-01-18 | 1 | -1/+1 |
* | [SCSI] mptfusion: Bump version 03.04.14 | Kashyap, Desai | 2010-01-18 | 1 | -2/+2 |