summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aacraid: Update driver versionRaghava Aditya Renukunta2016-04-291-1/+1
* aacraid: Fix for KDUMP driver hangRaghava Aditya Renukunta2016-04-292-0/+25
* aacraid: Remove code to needlessly complete fibRaghava Aditya Renukunta2016-04-291-3/+4
* aacraid: Log firmware AIF messagesRaghava Aditya Renukunta2016-04-294-1/+35
* aacraid: Fix for aac_command_thread hangRaghava Aditya Renukunta2016-04-291-0/+4
* aacraid: Disable MSI mode for series 6, 7, 8 cardsRaghava Aditya Renukunta2016-04-291-15/+2
* aacraid: Relinquish CPU during timeout waitRaghava Aditya Renukunta2016-04-291-4/+4
* aacraid: Start adapter after updating number of MSIX vectorsRaghava Aditya Renukunta2016-04-291-1/+1
* aacraid: Fix incorrectly named MACRORaghava Aditya Renukunta2016-04-292-2/+2
* aacraid: Removed unnecessary checks for NULLRaghava Aditya Renukunta2016-04-291-22/+0
* mptsas: fix checks for dma mapping errorsAlexey Khoroshilov2016-04-291-2/+2
* MAINTAINERS: Update the file list for the NCR 5380 entryFinn Thain2016-04-251-1/+1
* st: clear ILI if Medium ErrorKai Makisara2016-04-251-3/+6
* lpfc: remove incorrect lockdep assertionSebastian Herbszt2016-04-251-6/+3
* bnx2i: silence uninitialized variable warningsDan Carpenter2016-04-251-2/+2
* hpsa: set the enclosure identifier to zeroDan Carpenter2016-04-251-0/+1
* mpt3sas - remove unused fw_event_work elementsJoe Lawrence2016-04-251-6/+4
* hisi_sas: add alloc_dev_quirk_v2_hw()John Garry2016-04-151-0/+30
* hisi_sas: add slot_index_alloc_quirk_v2_hw()John Garry2016-04-151-0/+28
* hisi_sas: add device and slot alloc hw methodsJohn Garry2016-04-152-2/+12
* megaraid_sas: driver version upgradeSumit Saxena2016-04-151-2/+2
* megaraid_sas: task management code optimizationsSumit Saxena2016-04-151-21/+46
* megaraid_sas: call ISR function to clean up pending replies in OCR pathSumit Saxena2016-04-151-0/+2
* megaraid_sas: reduce memory footprints in kdump modeSumit Saxena2016-04-153-19/+34
* scsi_dh_alua: Declare local functions staticBart Van Assche2016-04-151-4/+4
* mpt3sas: Remove usage of 'struct timeval'Tina Ruchandani2016-04-151-4/+4
* pm80xx: Remove bogus address masking in pm8001_ioremap()David Daney2016-04-151-2/+0
* qla2xxx: Remove use of 'struct timeval'Tina Ruchandani2016-04-151-3/+2
* hisi_sas: update driver version to 1.4John Garry2016-04-151-1/+1
* hisi_sas: for v2 hw only set ITCT qw2 for SAS deviceJohn Garry2016-04-151-5/+6
* hisi_sas: add v2 hw support for >4 SATA physJohn Garry2016-04-151-7/+10
* hisi_sas: fix v2 hw multiple SATA disk issueJohn Garry2016-04-151-3/+1
* hisi_sas: use device linkrate in MCR for v2 hwJohn Garry2016-04-151-1/+1
* lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin2016-04-157-156/+206
* scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2016-04-1514-36/+36
* scsi: rename SG related struct and functionsMing Lin2016-04-151-26/+26
* scsi: replace "mq" with "first_chunk" in SG functionsMing Lin2016-04-151-10/+10
* scsi: replace "scsi_data_buffer" with "sg_table" in SG functionsMing Lin2016-04-151-18/+23
* zfcp: Revert to original scanning behaviourHannes Reinecke2016-04-151-1/+1
* mvsas: Generalize Marvell 9485 in pci_device_idLeonid Moiseichuk2016-04-151-18/+1
* bnx2fc: Update version number to 2.10.3.Chad Dupuis2016-04-151-1/+1
* bnx2fc: Check sc_cmd device and host pointer before returning the command to ...Chad Dupuis2016-04-151-0/+12
* bnx2fc: Print netdev device name when FCoE is successfully initialized.Chad Dupuis2016-04-151-0/+2
* bnx2fc: Print when we send a fip keep alive.Chad Dupuis2016-04-151-0/+19
* bnx2fc: Add driver tunables.Joe Carnuccio2016-04-153-2/+80
* scsi: vpd pages are mandatory for SPC-2Hannes Reinecke2016-04-151-2/+2
* Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"Johannes Thumshirn2016-04-151-4/+2
* scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn2016-04-153-0/+4
* snic: add scsi host after determining max IOs.Narsimhulu Musini2016-04-111-18/+17
* snic: Fixing race in the hba reset and IO/TM completionNarsimhulu Musini2016-04-112-1/+15