aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2020-02-28scsi: qla2xxx: add more FW debug informationQuinn Tran1-6/+18
2020-02-28scsi: qla2xxx: Update BPM enablement semantics.Andrew Vasquez7-95/+97
2020-02-28scsi: qla2xxx: fix FW resource count valuesQuinn Tran1-6/+5
2020-02-28scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPsAndrew Vasquez4-8/+29
2020-02-28scsi: qla2xxx: Return appropriate failure through BSG InterfaceMichael Hernandez2-7/+15
2020-02-28scsi: qla2xxx: Improved secure flash support messagesMichael Hernandez2-7/+9
2020-02-28scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing errorQuinn Tran3-6/+6
2020-02-28scsi: qla2xxx: Use FC generic update firmware options routine for ISP27xxGiridhar Malavali3-70/+2
2020-02-28scsi: qla2xxx: Avoid setting firmware options twice in 24xx_update_fw_options.Giridhar Malavali1-7/+4
2020-02-28scsi: qla2xxx: Add 16.0GT for PCI StringHimanshu Madhani1-0/+3
2020-02-28scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline functionBart Van Assche6-25/+28
2020-02-28scsi: qla2xxx: Fix sparse warnings triggered by the PCI state checking codeBart Van Assche2-6/+4
2020-02-28scsi: qla2xxx: Suppress endianness complaints in qla2x00_configure_local_loop()Bart Van Assche2-7/+6
2020-02-28scsi: qla2xxx: Simplify the code for aborting SCSI commandsBart Van Assche3-21/+14
2020-02-28scsi: qla2xxx: Fix sparse warning reported by kbuild botHimanshu Madhani1-2/+2
2020-02-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/coreIngo Molnar1-1/+1
2020-02-24scsi: lpfc: fix spelling mistake "Notication" -> "Notification"Colin Ian King1-1/+1
2020-02-24scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropriate placesAdam Williamson1-1/+1
2020-02-24scsi: sr: get rid of sr global mutexMerlijn Wajer2-9/+13
2020-02-24scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2-17/+0
2020-02-24scsi: ch: remove ch_mutex()Hannes Reinecke1-5/+0
2020-02-24scsi: ch: synchronize ch_probe() and ch_open()Hannes Reinecke1-4/+11
2020-02-24scsi: ch: fixup refcounting imbalance for SCSI devicesHannes Reinecke1-4/+18
2020-02-24scsi: sd_sbc: Fix sd_zbc_report_zones()Damien Le Moal1-1/+6
2020-02-24scsi: qla2xxx: Update driver version to 10.01.00.24-kHimanshu Madhani1-1/+1
2020-02-24scsi: qla2xxx: Use QLA_FW_STOPPED macro to propagate flagHimanshu Madhani1-1/+1
2020-02-24scsi: qla2xxx: Add fixes for mailbox commandHimanshu Madhani1-1/+4
2020-02-24scsi: qla2xxx: Fix control flags for login/logout IOCBHimanshu Madhani1-3/+5
2020-02-24scsi: qla2xxx: Save rscn_gen for new fcportHimanshu Madhani1-0/+1
2020-02-24scsi: qla2xxx: Use correct ISP28xx active FW regionQuinn Tran1-1/+1
2020-02-24scsi: qla2xxx: Print portname for logging in qla24xx_logio_entry()Joe Carnuccio1-10/+6
2020-02-24scsi: qla2xxx: Fix qla2x00_echo_test() based on ISP typeJoe Carnuccio1-3/+4
2020-02-24scsi: qla2xxx: Correction to selection of loopback/echo testJoe Carnuccio1-5/+6
2020-02-24scsi: qla2xxx: Use endian macros to assign static fields in fwdump headerJoe Carnuccio1-8/+9
2020-02-24scsi: qla2xxx: Fix RDP response sizeHimanshu Madhani1-34/+19
2020-02-24scsi: qla2xxx: Handle cases for limiting RDP response payload lengthJoe Carnuccio1-2/+40
2020-02-24scsi: qla2xxx: Add deferred queue for processing ABTS and RDPJoe Carnuccio6-27/+304
2020-02-24scsi: qla2xxx: Cleanup ELS/PUREX iocb fieldsJoe Carnuccio3-31/+48
2020-02-24scsi: qla2xxx: Show correct port speed capabilities for RDP commandHimanshu Madhani1-6/+35
2020-02-24scsi: qla2xxx: Display message for FCE enabledHimanshu Madhani2-0/+15
2020-02-24scsi: qla2xxx: Add vendor extended FDMI commandsJoe Carnuccio2-978/+817
2020-02-24scsi: qla2xxx: Add ql2xrdpenable module parameter for RDPJoe Carnuccio3-4/+19
2020-02-24scsi: qla2xxx: Add vendor extended RDP additions and amendmentsJoe Carnuccio7-4/+807
2020-02-24scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDPJoe Carnuccio8-35/+155
2020-02-24scsi: qla2xxx: Add endianizer macro calls to fc host statsJoe Carnuccio2-51/+54
2020-02-23scsi: iscsi: Use EFI GetVariable only when availableArd Biesheuvel1-1/+1
2020-02-21scsi: qla2xxx: Add sysfs node for D-Port Diagnostics AEN dataJoe Carnuccio3-0/+23
2020-02-21scsi: qla2xxx: Move free of fcport out of interrupt contextJoe Carnuccio1-2/+12
2020-02-21scsi: qla2xxx: Add beacon LED config sysfs interfaceJoe Carnuccio4-0/+135
2020-02-21scsi: libfc: free response frame from GPN_IDIgor Druzhinin1-0/+2