summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2021-08-23scsi: qla2xxx: Fix NVMe | FCP personality changeQuinn Tran
2021-08-23scsi: qla2xxx: edif: Do secure PLOGI when auth app is presentQuinn Tran
2021-08-23scsi: qla2xxx: edif: Add N2N support for EDIFQuinn Tran
2021-08-23scsi: qla2xxx: Fix hang during NVMe session tear downArun Easi
2021-08-23scsi: qla2xxx: edif: Fix EDIF enable flagQuinn Tran
2021-08-23scsi: qla2xxx: edif: Reject AUTH ELS on session downQuinn Tran
2021-08-23scsi: qla2xxx: edif: Fix stale sessionQuinn Tran
2021-08-11scsi: qla2xxx: Update version to 10.02.06.100-kNilesh Javali
2021-08-11scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap
2021-08-11scsi: qla2xxx: Changes to support kdump kernel for NVMe BFSSaurav Kashyap
2021-08-11scsi: qla2xxx: Changes to support kdump kernelSaurav Kashyap
2021-08-11scsi: qla2xxx: Suppress unnecessary log messages during loginArun Easi
2021-08-11scsi: qla2xxx: Fix NPIV create erroneous errorQuinn Tran
2021-08-11scsi: qla2xxx: Fix unsafe removal from linked listQuinn Tran
2021-08-11scsi: qla2xxx: Fix port type infoQuinn Tran
2021-08-11scsi: qla2xxx: Add debug print of 64G link speedQuinn Tran
2021-08-11scsi: qla2xxx: Show OS name and version in FDMI-1Arun Easi
2021-08-11scsi: qla2xxx: Changes to support FCP2 TargetSaurav Kashyap
2021-08-11scsi: qla2xxx: Adjust request/response queue size for 28xxQuinn Tran
2021-08-11scsi: qla2xxx: Add host attribute to trigger MPI hangArun Easi
2021-08-11scsi: qla2xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-08-05scsi: qla2xxx: Remove redundant initialization of variable num_cntColin Ian King
2021-08-05scsi: qla2xxx: Fix use after free in debug codeDan Carpenter
2021-07-30scsi: qla2xxx: Fix spelling mistakes "allloc" -> "alloc"Colin Ian King
2021-07-27scsi: qla2xxx: Update version to 10.02.00.107-kNilesh Javali
2021-07-27scsi: qla2xxx: edif: Increment command and completion countsQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add encryption to I/O pathQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add doorbell notification for appQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add detection of secure deviceQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add authentication pass + fail bsgsQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add key updateQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add extraction of auth_els from the wireQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add send, receive, and accept for auth_elsQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add getfcinfo and statistic bsgsQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add start + stop bsgsQuinn Tran
2021-07-27scsi: qla2xxx: Remove unused variable 'status'Bill Wendling
2021-07-20scsi: qla2xxx: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen
2021-07-18scsi: qla2xxx: Remove redundant continue statement in a for-loopColin Ian King
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-22scsi: qla2xxx: Add heartbeat checkQuinn Tran
2021-06-15scsi: qla2xxx: Use list_move_tail() instead of list_del()/list_add_tail()Baokun Li
2021-06-15scsi: qla2xxx: Remove duplicate declarationsShaokun Zhang
2021-06-02Merge branch '5.14/scsi-result' into 5.14/scsi-stagingMartin K. Petersen
2021-06-02scsi: qla2xxx: Log PCI address in qla_nvme_unregister_remote_port()Daniel Wagner
2021-05-31scsi: core: Introduce scsi_build_sense()Hannes Reinecke
2021-05-21scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov
2021-05-21scsi: qla2xxx: Remove redundant assignment to rvalJiapeng Chong
2021-05-15scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei
2021-04-28scsi: qla2xxx: Prevent PRLI in target modeAnastasia Kovaleva