summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_gbl.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: move IO flush to the front of NVME rport unregistrationQuinn Tran2019-06-271-0/+2
* scsi: qla2xxx: Introduce the dsd32 and dsd64 data structuresBart Van Assche2019-04-291-3/+3
* scsi: qla2xxx: Make qla24xx_async_abort_cmd() staticBart Van Assche2019-04-291-1/+0
* scsi: qla2xxx: Uninline qla2x00_init_timer()Bart Van Assche2019-04-291-0/+1
* scsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.cBart Van Assche2019-04-291-0/+1
* scsi: qla2xxx: Declare qla2x00_find_new_loop_id() staticBart Van Assche2019-04-291-2/+0
* scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c fileBart Van Assche2019-04-151-0/+1
* scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() staticBart Van Assche2019-04-151-2/+0
* scsi: qla2xxx: Fix formatting of pointer typesBart Van Assche2019-04-151-1/+1
* scsi: qla2xxx: Secure flash update support for ISP28XXMichael Hernandez2019-03-191-6/+16
* scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanismJoe Carnuccio2019-03-191-1/+5
* scsi: qla2xxx: Update flash read/write routineJoe Carnuccio2019-03-191-23/+24
* scsi: qla2xxx: Add support for multiple fwdump templates/segmentsJoe Carnuccio2019-03-191-1/+1
* scsi: qla2xxx: Cleanups for NVRAM/Flash read/write pathJoe Carnuccio2019-03-191-7/+3
* scsi: qla2xxx: Remove FW default templateJoe Carnuccio2019-03-191-2/+0
* scsi: qla2xxx: Move marker request behind QPairQuinn Tran2019-02-191-2/+2
* scsi: qla2xxx: Add support for setting port speedAnil Gurumurthy2019-02-191-0/+1
* scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundaryGiridhar Malavali2019-01-111-1/+2
* scsi: qla2xxx: Add mode control for each physical portQuinn Tran2018-09-111-1/+4
* scsi: qla2xxx: Remove stale ADISC_DONE eventHimanshu Madhani2018-09-111-2/+0
* scsi: qla2xxx: Remove ASYNC GIDPN switch commandHimanshu Madhani2018-09-111-3/+2
* scsi: qla2xxx: Move rport registration out of internal work_listQuinn Tran2018-09-111-2/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-151-3/+3
|\
| * scsi: qla2xxx: Migrate NVME N2N handling into state machineQuinn Tran2018-08-021-2/+1
| * scsi: qla2xxx: Fix race between switch cmd completion and timeoutQuinn Tran2018-08-021-1/+1
| * scsi: qla2xxx: Fix Management Server NPort handle reservation logicQuinn Tran2018-08-021-0/+1
* | scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran2018-07-191-0/+1
|/
* scsi: qla2xxx: Move GPSC and GFPNID out of session managementQuinn Tran2018-05-081-1/+2
* scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scanQuinn Tran2018-03-211-1/+1
* scsi: qla2xxx: Remove nvme_done_listDarren Trapp2018-03-211-2/+0
* scsi: qla2xxx: Serialize session deletion by using work_lockQuinn Tran2018-01-031-1/+0
* scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()Quinn Tran2018-01-031-1/+1
* scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handlingQuinn Tran2018-01-031-0/+1
* scsi: qla2xxx: Migrate switch registration commands away from mailbox interfaceQuinn Tran2018-01-031-1/+1
* scsi: qla2xxx: Add switch command to simplify fabric discoveryQuinn Tran2018-01-031-2/+13
* scsi: qla2xxx: Tweak resource count dumpQuinn Tran2018-01-031-0/+1
* scsi: qla2xxx: Add ability to send PRLOQuinn Tran2018-01-031-0/+8
* scsi: qla2xxx: Add option for use reserve exch for ELSQuinn Tran2018-01-031-0/+1
* scsi: qla2xxx: Move work element processing out of DPC threadQuinn Tran2018-01-031-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-0/+5
|\
| * scsi: qla2xxx: Changes to support N2N loginsDuane Grigsby2017-10-161-0/+4
| * scsi: qla2xxx: Reinstate module parameter ql2xenablemsixHimanshu Madhani2017-10-161-0/+1
* | scsi: qla2xxx: Convert timers to use timer_setup()Kees Cook2017-11-081-3/+3
|/
* scsi: qla2xxx: Fix slow mem alloc behind lockQuinn Tran2017-08-301-0/+1
* scsi: qla2xxx: Recheck session state after RSCNQuinn Tran2017-08-241-1/+1
* scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran2017-08-241-0/+3
* scsi: qla2xxx: Add command completion for error pathDuane Grigsby2017-08-241-0/+2
* scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby2017-08-071-0/+3
* scsi: qla2xxx: Move function prototype to correct headerhimanshu.madhani@cavium.com2017-08-071-11/+0
* scsi: qla2xxx: Send FC4 type NVMe to the management serverDuane Grigsby2017-06-271-2/+4