summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Update driver version to 10.01.00.24-kHimanshu Madhani2020-02-241-1/+1
* scsi: qla2xxx: Use QLA_FW_STOPPED macro to propagate flagHimanshu Madhani2020-02-241-1/+1
* scsi: qla2xxx: Add fixes for mailbox commandHimanshu Madhani2020-02-241-1/+4
* scsi: qla2xxx: Fix control flags for login/logout IOCBHimanshu Madhani2020-02-241-3/+5
* scsi: qla2xxx: Save rscn_gen for new fcportHimanshu Madhani2020-02-241-0/+1
* scsi: qla2xxx: Use correct ISP28xx active FW regionQuinn Tran2020-02-241-1/+1
* scsi: qla2xxx: Print portname for logging in qla24xx_logio_entry()Joe Carnuccio2020-02-241-10/+6
* scsi: qla2xxx: Fix qla2x00_echo_test() based on ISP typeJoe Carnuccio2020-02-241-3/+4
* scsi: qla2xxx: Correction to selection of loopback/echo testJoe Carnuccio2020-02-241-5/+6
* scsi: qla2xxx: Use endian macros to assign static fields in fwdump headerJoe Carnuccio2020-02-241-8/+9
* scsi: qla2xxx: Fix RDP response sizeHimanshu Madhani2020-02-241-34/+19
* scsi: qla2xxx: Handle cases for limiting RDP response payload lengthJoe Carnuccio2020-02-241-2/+40
* scsi: qla2xxx: Add deferred queue for processing ABTS and RDPJoe Carnuccio2020-02-246-27/+304
* scsi: qla2xxx: Cleanup ELS/PUREX iocb fieldsJoe Carnuccio2020-02-243-31/+48
* scsi: qla2xxx: Show correct port speed capabilities for RDP commandHimanshu Madhani2020-02-241-6/+35
* scsi: qla2xxx: Display message for FCE enabledHimanshu Madhani2020-02-242-0/+15
* scsi: qla2xxx: Add vendor extended FDMI commandsJoe Carnuccio2020-02-242-987/+826
* scsi: qla2xxx: Add ql2xrdpenable module parameter for RDPJoe Carnuccio2020-02-243-4/+19
* scsi: qla2xxx: Add vendor extended RDP additions and amendmentsJoe Carnuccio2020-02-247-4/+807
* scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDPJoe Carnuccio2020-02-248-35/+155
* scsi: qla2xxx: Add endianizer macro calls to fc host statsJoe Carnuccio2020-02-242-51/+54
* scsi: qla2xxx: Add sysfs node for D-Port Diagnostics AEN dataJoe Carnuccio2020-02-213-0/+23
* scsi: qla2xxx: Move free of fcport out of interrupt contextJoe Carnuccio2020-02-211-2/+12
* scsi: qla2xxx: Add beacon LED config sysfs interfaceJoe Carnuccio2020-02-214-0/+135
* scsi: target: use an enum to track emulate_ua_intlck_ctrlDavid Disseldorp2020-02-215-8/+22
* scsi: target: convert boolean se_dev_attrib types to boolDavid Disseldorp2020-02-211-3/+3
* scsi: target: fix unmap_zeroes_data boolean initialisationDavid Disseldorp2020-02-211-1/+1
* scsi: advansys: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-181-1/+1
* scsi: lpfc: add RDF registration and Link Integrity FPIN loggingJames Smart2020-02-187-23/+361
* scsi: core: Delete scsi_use_blk_mqJohn Garry2020-02-122-5/+0
* scsi: zorro_esp: Restore devm_ioremap() alignmentGeert Uytterhoeven2020-02-121-3/+2
* scsi: ufs-qcom: Delay specific time before gate ref clkCan Guo2020-02-121-3/+19
* scsi: ufs: Add dev ref clock gating wait time supportCan Guo2020-02-122-0/+37
* scsi: ufs: Fix ufshcd_hold() caused scheduling while atomicCan Guo2020-02-121-0/+5
* scsi: ufs: Remove the check before call setup clock notify vopsCan Guo2020-02-121-20/+6
* scsi: ufs-qcom: Adjust bus bandwidth voting and unvotingCan Guo2020-02-121-25/+53
* scsi: ufs: set load before setting voltage in regulatorsAsutosh Das2020-02-121-5/+5
* scsi: ufs: Flush exception event before suspendSayali Lokhande2020-02-121-3/+18
* scsi: ufs: Select INITIAL ADAPT type for HS Gear4Can Guo2020-02-122-0/+21
* scsi: ufs: introduce common function to disable host TX LCCStanley Chu2020-02-126-7/+10
* scsi: ufs: ufs-mediatek: fix TX LCC disabling timingStanley Chu2020-02-121-3/+9
* scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart2020-02-1010-10/+10
* scsi: lpfc: Update lpfc version to 12.6.0.4James Smart2020-02-101-1/+1
* scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart2020-02-103-25/+4
* scsi: lpfc: Remove handler for obsolete ELS - Read Port Status (RPS)James Smart2020-02-103-209/+5
* scsi: lpfc: Fix coverity errors in fmdi attribute handlingJames Smart2020-02-102-88/+85
* scsi: lpfc: Fix compiler warning on frame sizeJames Smart2020-02-101-6/+14
* scsi: lpfc: Fix release of hwq to clear the eq relationshipJames Smart2020-02-101-0/+1
* scsi: lpfc: Fix registration of ELS type support in fdmiJames Smart2020-02-101-2/+0
* scsi: lpfc: Fix broken Credit Recovery after driver loadJames Smart2020-02-102-20/+40