summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] st: raise device limitJeff Mahoney2012-09-141-1/+1
* [SCSI] st: clean up device file creation and removalJeff Mahoney2012-09-142-105/+91
* [SCSI] st: get rid of scsi_tapes arrayJeff Mahoney2012-09-142-110/+70
* [SCSI] st: clean up dev cleanup in st_probeJeff Mahoney2012-09-141-7/+4
* [SCSI] st: Use static class attributesJeff Mahoney2012-09-141-41/+33
* [SCSI] be2iscsi: Bump the driver version.John Soni Jose2012-09-141-1/+1
* [SCSI] be2iscsi: Fix a kernel panic because of TCP RST/FIN received.John Soni Jose2012-09-143-43/+33
* [SCSI] be2iscsi: Add support for configuring the VLAN on the adapter.John Soni Jose2012-09-145-0/+177
* [SCSI] be2iscsi: Format the MAC_ADDR with sysfs_format_mac.John Soni Jose2012-09-141-1/+1
* [SCSI] be2iscsi: Added Logging mechanism for the driver.John Soni Jose2012-09-145-511/+886
* [SCSI] be2iscsi: Issue MBX Cmd for login to boot target in crashdump modeJohn Soni Jose2012-09-145-28/+175
* [SCSI] be2iscsi: Removing the iscsi_data_pdu setting.John Soni Jose2012-09-141-12/+0
* [SCSI] lpfc 8.3.34: Update lpfc version for 8.3.34 driver releaseJames Smart2012-09-141-1/+1
* [SCSI] lpfc 8.3.34: Fixed leaking memory from pci dma poolJames Smart2012-09-142-10/+17
* [SCSI] lpfc 8.3.34: Correct lock handling to eliminate reset escalation on I/...James Smart2012-09-141-3/+9
* [SCSI] lpfc 8.3.34: Adjust IO Channels to 1 when INTxJames Smart2012-09-141-1/+1
* [SCSI] lpfc 8.3.34: Add XRI to abort handler timeout log messageJames Smart2012-09-141-3/+4
* [SCSI] lpfc 8.3.34: Streamline fcp underrun message printingJames Smart2012-09-141-7/+13
* [SCSI] lpfc 8.3.34: Correct typecasts for snprintf messagesJames Smart2012-09-141-7/+11
* [SCSI] lpfc 8.3.34: Simplify BlockGuard lpfc_printf_vlog messagesJames Smart2012-09-141-44/+14
* [SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT statusJames Smart2012-09-147-23/+38
* [SCSI] lpfc 8.3.34: Fix number of IO channels to match CPUsJames Smart2012-09-141-0/+14
* [SCSI] lpfc 8.3.34: Add SLI-4 V1 Capacity and Resource Descriptor supportJames Smart2012-09-142-11/+31
* [SCSI] lpfc 8.3.34: Add LOGO support after ABTS complianceJames Smart2012-09-147-80/+296
* [SCSI] scsi_lib: Set the device state from transport-offline to runningVikas Chaudhary2012-09-141-1/+2
* [SCSI] qla4xxx: Update driver version to 5.02.00-k19Vikas Chaudhary2012-09-141-1/+1
* [SCSI] qla4xxx: Properly handle SCSI underrun while processing status IOCBs.Lalit Chandivade2012-09-141-43/+59
* [SCSI] qla4xxx: Fix multiple conn login event issue during session recovery.Manish Rangankar2012-09-141-4/+14
* [SCSI] qla4xxx: Fix gcc warning for x86 systemVikas Chaudhary2012-09-141-1/+1
* [SCSI] qla4xxx: Fix memory corruption issue in qla4xxx_ep_connect.Manish Rangankar2012-09-143-3/+3
* [SCSI] mvsas: Fix oops when ata commond timeout.Jianpeng Ma2012-09-141-1/+1
* [SCSI] lpfc 8.3.33: Update lpfc version for 8.3.33 driver releaseJames Smart2012-09-141-1/+1
* [SCSI] lpfc 8.3.33: Fixed incomplete list of SLI4 commands with extended time...James Smart2012-09-144-1/+18
* [SCSI] lpfc 8.3.33: Fixed debugfs queInfo to include queue statsJames Smart2012-09-141-157/+259
* [SCSI] lpfc 8.3.33: Add lpfc_fcp_look_ahead module parameterJames Smart2012-09-146-4/+102
* [SCSI] lpfc 8.3.33: Make I/O to hw queue distribution algorithm a module para...James Smart2012-09-144-1/+22
* [SCSI] lpfc 8.3.33: Change Naming convention for SLI4 Interrupt vectorJames Smart2012-09-143-1/+13
* [SCSI] lpfc 8.3.33: Allow per-hba interrupt rate tuningJames Smart2012-09-144-12/+28
* [SCSI] lpfc 8.3.33: Tie parallel I/O queues into separate MSIX vectorsJames Smart2012-09-148-687/+454
* [SCSI] lpfc 8.3.33: Add Interrupts per second stats via debugfsJames Smart2012-09-142-1/+19
* [SCSI] lpfc 8.3.33: Parallelize SLI-4 Q distributionJames Smart2012-09-146-36/+77
* [SCSI] lpfc 8.3.33: Misc changes to optimize critical pathJames Smart2012-09-142-14/+29
* [SCSI] lpfc 8.3.33: Formally separate lpfc_sli_ring SLI-3 and SLI-4 variantionsJames Smart2012-09-145-105/+150
* [SCSI] lpfc 8.3.33: Convert to no SCSI host lock in queuecommandJames Smart2012-09-141-7/+2
* [SCSI] lpfc 8.3.33: Add debugfs interface to display SLI queue informationJames Smart2012-09-143-1/+66
* [SCSI] lpfc 8.3.33: Fix error when remote port switches addressJames Smart2012-09-142-8/+59
* [SCSI] lpfc 8.3.33: Fix scsi_eh escalation panic by checking the proper retur...James Smart2012-09-141-4/+4
* [SCSI] lpfc 8.3.33: Check data transfer amount on write commandsJames Smart2012-09-141-3/+3
* [SCSI] lpfc 8.3.33: Fix error of not reiniting mbx cmd before reissueJames Smart2012-09-141-2/+3
* [SCSI] lpfc 8.3.33: Fix bug with rrq_pool not being destroyed during driver r...James Smart2012-09-141-1/+5