summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_def.h
AgeCommit message (Expand)Author
2019-12-09scsi: qla2xxx: Use explicit LOGO in target modeQuinn Tran
2019-11-08scsi: qla2xxx: don't use zero for FC4_PRIORITY_NVMEMartin Wilck
2019-11-08scsi: qla2xxx: Fix double scsi_done for abort pathQuinn Tran
2019-11-08scsi: qla2xxx: Do command completion on abort timeoutQuinn Tran
2019-10-09scsi: qla2xxx: Dual FCP-NVMe target port supportMichael Hernandez
2019-09-23scsi: qla2xxx: Fix N2N link resetQuinn Tran
2019-09-23scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran
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: Report invalid mailbox status codesBart 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: Fix a race condition between aborting and completing a SCSI co...Bart Van Assche
2019-08-12scsi: qla2xxx: Enable type checking for the SRB free and done callback functionsBart Van Assche
2019-08-12scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDsBart Van Assche
2019-08-12scsi: qla2xxx: Check the PCI info string output buffer sizeBart 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-07-30scsi: qla2xxx: Fix abort timeout race condition.Quinn Tran
2019-06-27scsi: qla2xxx: move IO flush to the front of NVME rport unregistrationQuinn Tran
2019-06-27scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race conditionQuinn Tran
2019-06-27scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devicesArun Easi
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: Fix race conditions in the code for aborting SCSI commandsBart Van Assche
2019-04-29scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp()Bart Van Assche
2019-04-15scsi: qla2xxx: Move the port_state_str[] definition from a .h to a .c fileBart Van Assche
2019-04-15scsi: qla2xxx: Fix formatting of pointer typesBart Van Assche
2019-04-12scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke
2019-04-03scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeoutGiridhar Malavali
2019-04-03scsi: qla2xxx: Fix fw dump corruptionQuinn Tran
2019-03-19scsi: qla2xxx: Secure flash update support for ISP28XXMichael Hernandez
2019-03-19scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanismJoe Carnuccio
2019-03-19scsi: qla2xxx: Update flash read/write routineJoe Carnuccio
2019-03-19scsi: qla2xxx: Add support for multiple fwdump templates/segmentsJoe Carnuccio
2019-03-19scsi: qla2xxx: Cleanups for NVRAM/Flash read/write pathJoe Carnuccio
2019-03-19scsi: qla2xxx: Correctly report max/min supported speedsJoe Carnuccio
2019-03-19scsi: qla2xxx: Add Serdes support for ISP28XXJoe Carnuccio
2019-03-19scsi: qla2xxx: Add Device ID for ISP28XXJoe Carnuccio
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-19scsi: qla2xxx: Add support for setting port speedAnil Gurumurthy
2019-02-19scsi: qla2xxx: Add First Burst support for FC-NVMe devicesDarren Trapp
2019-02-05scsi: qla2xxx: Change default ZIO threshold.Quinn Tran
2019-02-01scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe featureGiridhar Malavali
2019-01-11scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundaryGiridhar Malavali
2019-01-11scsi: qla2xxx: Use correct number of vectors for online CPUsMing Lei
2018-09-11scsi: qla2xxx: Add mode control for each physical portQuinn Tran
2018-09-11scsi: qla2xxx: Remove stale ADISC_DONE eventHimanshu Madhani
2018-09-11scsi: qla2xxx: Remove ASYNC GIDPN switch commandHimanshu Madhani
2018-09-11scsi: qla2xxx: Reduce holding sess_lock to prevent CPU lock-upQuinn Tran