summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_iocb.c
AgeCommit message (Expand)Author
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-09-29scsi: qla2xxx: Fix buffer-buffer credit extraction errorQuinn Tran
2020-09-22scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap
2020-09-22scsi: qla2xxx: Add IOCB resource trackingQuinn Tran
2020-09-22scsi: qla2xxx: Performance tweakQuinn Tran
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-30scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of request_t.h...Bart Van Assche
2020-06-15scsi: Fix trivial spellingKieran Bingham
2020-05-26scsi: qla2xxx: Remove return value from qla_nvme_ls()Daniel Wagner
2020-05-19scsi: qla2xxx: Fix endianness annotations in source filesBart Van Assche
2020-05-19scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...Bart Van Assche
2020-05-19scsi: qla2xxx: Fix the code that reads from mailbox registersBart Van Assche
2020-02-28scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline functionBart Van Assche
2020-02-24scsi: qla2xxx: Fix control flags for login/logout IOCBHimanshu Madhani
2020-02-24scsi: qla2xxx: Cleanup ELS/PUREX iocb fieldsJoe Carnuccio
2019-12-21scsi: qla2xxx: Correct fcport flags handlingShyam Sundar
2019-12-19scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar
2019-12-19scsi: qla2xxx: Fix fabric scan hangQuinn Tran
2019-12-09scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCBRoman Bolshakov
2019-12-09scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump lengthRoman Bolshakov
2019-12-09scsi: qla2xxx: Use explicit LOGO in target modeQuinn Tran
2019-11-08scsi: qla2xxx: Fix device connect issues in P2P configurationArun Easi
2019-11-08scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failureQuinn Tran
2019-10-09scsi: qla2xxx: Add error handling for PLOGI ELS passthroughQuinn Tran
2019-09-23scsi: qla2xxx: Fix Nport ID display valueQuinn Tran
2019-08-12scsi: qla2xxx: Fix a NULL pointer dereferenceBart Van Assche
2019-08-12scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()Bart Van Assche
2019-08-12scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() functionBart Van Assche
2019-08-12scsi: qla2xxx: Let the compiler check the type of the SCSI command context po...Bart Van Assche
2019-08-12scsi: qla2xxx: Introduce qla2xxx_get_next_handle()Bart Van Assche
2019-08-12scsi: qla2xxx: Enable type checking for the SRB free and done callback functionsBart Van Assche
2019-08-12scsi: qla2xxx: Set the responder mode if appropriate for ELS pass-through IOCBsBart Van Assche
2019-08-12scsi: qla2xxx: Make it explicit that ELS pass-through IOCBs use little endianBart Van Assche
2019-08-12scsi: qla2xxx: Change data_dsd into an arrayBart Van Assche
2019-08-12scsi: qla2xxx: Improve Linux kernel coding style conformanceBart Van Assche
2019-08-07scsi: qla2xxx: Fix premature timer expirationQuinn Tran
2019-04-29scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...Bart Van Assche
2019-04-29scsi: qla2xxx: Introduce the dsd32 and dsd64 data structuresBart Van Assche
2019-04-29scsi: qla2xxx: Pass little-endian values to the firmwareBart Van Assche
2019-04-29scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp()Bart Van Assche
2019-04-29scsi: qla2xxx: Uninline qla2x00_init_timer()Bart Van Assche
2019-04-29scsi: qla2xxx: Remove a set-but-not-used variableBart Van Assche
2019-04-15scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() staticBart Van Assche
2019-04-15scsi: qla2xxx: Insert spaces where requiredBart Van Assche
2019-04-15scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche
2019-04-15scsi: qla2xxx: Use tabs to indent codeBart Van Assche
2019-04-08scsi: qla2xxx: Use get/put_unaligned where appropriateBart Van Assche
2019-03-19scsi: qla2xxx: Add Device ID for ISP28XXJoe Carnuccio