summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_gbl.h
AgeCommit message (Expand)Author
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-02scsi: qla2xxx: Migrate NVME N2N handling into state machineQuinn Tran
2018-08-02scsi: qla2xxx: Fix race between switch cmd completion and timeoutQuinn Tran
2018-08-02scsi: qla2xxx: Fix Management Server NPort handle reservation logicQuinn Tran
2018-07-19scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran
2018-05-08scsi: qla2xxx: Move GPSC and GFPNID out of session managementQuinn Tran
2018-03-21scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scanQuinn Tran
2018-03-21scsi: qla2xxx: Remove nvme_done_listDarren Trapp
2018-01-03scsi: qla2xxx: Serialize session deletion by using work_lockQuinn Tran
2018-01-03scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()Quinn Tran
2018-01-03scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handlingQuinn Tran
2018-01-03scsi: qla2xxx: Migrate switch registration commands away from mailbox interfaceQuinn Tran
2018-01-03scsi: qla2xxx: Add switch command to simplify fabric discoveryQuinn Tran
2018-01-03scsi: qla2xxx: Tweak resource count dumpQuinn Tran
2018-01-03scsi: qla2xxx: Add ability to send PRLOQuinn Tran
2018-01-03scsi: qla2xxx: Add option for use reserve exch for ELSQuinn Tran
2018-01-03scsi: qla2xxx: Move work element processing out of DPC threadQuinn Tran
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-08scsi: qla2xxx: Convert timers to use timer_setup()Kees Cook
2017-10-16scsi: qla2xxx: Changes to support N2N loginsDuane Grigsby
2017-10-16scsi: qla2xxx: Reinstate module parameter ql2xenablemsixHimanshu Madhani
2017-08-30scsi: qla2xxx: Fix slow mem alloc behind lockQuinn Tran
2017-08-24scsi: qla2xxx: Recheck session state after RSCNQuinn Tran
2017-08-24scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran
2017-08-24scsi: qla2xxx: Add command completion for error pathDuane Grigsby
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby
2017-08-07scsi: qla2xxx: Move function prototype to correct headerhimanshu.madhani@cavium.com
2017-06-27scsi: qla2xxx: Send FC4 type NVMe to the management serverDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Add debug knob for user control workloadQuinn Tran
2017-06-27scsi: qla2xxx: Preparation for Target MQ.Quinn Tran
2017-06-27scsi: qla2xxx: Combine Active command arrays.Quinn Tran
2017-06-12scsi: qla2xxx: Add ql2xiniexchg parameterQuinn Tran
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran
2017-02-09qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio
2017-02-09qla2xxx: Improve RSCN handling in driverQuinn Tran
2017-02-09qla2xxx: Add framework for async fabric discoveryQuinn Tran
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn
2016-07-15qla2xxx: Add bsg interface to support D_Port Diagnostics.Joe Carnuccio
2016-07-15qla2xxx: Properly reset firmware statistics.Joe Carnuccio
2016-02-23qla2xxx: Add support for online flash update for ISP27XX.Sawan Chandak
2016-02-23qla2xxx: Allow fw to hold status before sending ABTS response.Himanshu Madhani
2016-01-07qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran
2016-01-07qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani
2016-01-07qla2xxx: Add FW resource count in DebugFS.Quinn Tran
2016-01-07qla2xxx: Enable Exchange offload support.Himanshu Madhani