summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_gbl.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: SAN congestion management implementationShyam Sundar2020-07-011-0/+1
* scsi: qla2xxx: Change in PUREX to handle FPIN ELS requestsShyam Sundar2020-07-011-1/+2
* scsi: qla2xxx: Simplify the functions for dumping firmwareBart Van Assche2020-05-191-10/+11
* scsi: qla2xxx: Make qlafx00_process_aen() return voidJason Yan2020-05-071-1/+1
* scsi: qla2xxx: Fix MPI failure AEN (8200) handlingArun Easi2020-04-241-0/+3
* scsi: qla2xxx: Update BPM enablement semantics.Andrew Vasquez2020-02-281-1/+1
* scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPsAndrew Vasquez2020-02-281-0/+2
* scsi: qla2xxx: Use FC generic update firmware options routine for ISP27xxGiridhar Malavali2020-02-281-2/+0
* scsi: qla2xxx: Add deferred queue for processing ABTS and RDPJoe Carnuccio2020-02-241-0/+2
* scsi: qla2xxx: Add ql2xrdpenable module parameter for RDPJoe Carnuccio2020-02-241-0/+1
* scsi: qla2xxx: Add vendor extended RDP additions and amendmentsJoe Carnuccio2020-02-241-0/+3
* scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDPJoe Carnuccio2020-02-241-1/+11
* scsi: qla2xxx: Add beacon LED config sysfs interfaceJoe Carnuccio2020-02-211-0/+1
* scsi: qla2xxx: Use common routine to free fcport structQuinn Tran2019-12-191-0/+1
* scsi: qla2xxx: Cleanup unused async_logout_doneShyam Sundar2019-12-191-4/+0
* scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar2019-12-191-0/+1
* scsi: qla2xxx: Fix fabric scan hangQuinn Tran2019-12-191-0/+1
* scsi: qla2xxx: Remove defer flag to indicate immeadiate port lossHimanshu Madhani2019-12-191-2/+2
* scsi: qla2xxx: Fix device connect issues in P2P configurationArun Easi2019-11-081-0/+1
* scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()Bart Van Assche2019-08-121-0/+2
* scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() functionBart Van Assche2019-08-121-1/+5
* scsi: qla2xxx: Introduce qla2xxx_get_next_handle()Bart Van Assche2019-08-121-0/+1
* scsi: qla2xxx: Enable type checking for the SRB free and done callback functionsBart Van Assche2019-08-121-7/+7
* scsi: qla2xxx: Change the return type of qla24xx_read_flash_data()Bart Van Assche2019-08-121-1/+1
* scsi: qla2xxx: Check the PCI info string output buffer sizeBart Van Assche2019-08-121-1/+1
* scsi: qla2xxx: Declare fourth qla2x00_set_model_info() argument constBart Van Assche2019-08-121-2/+2
* scsi: qla2xxx: Declare the fourth ql_dump_buffer() argument constBart Van Assche2019-08-121-1/+1
* 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
|\