summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_mbx.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-02scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King1-1/+1
2017-06-28scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby1-0/+21
2017-06-28scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby1-10/+23
2017-06-13scsi: qla2xxx: Accelerate SCSI BUSY status generation in target modeQuinn Tran1-0/+2
2017-06-13scsi: qla2xxx: Add ql2xiniexchg parameterQuinn Tran1-7/+7
2017-06-13scsi: qla2xxx: Cleanup debug message IDsQuinn Tran1-26/+26
2017-06-13scsi: qla2xxx: Use flag PFLG_DISCONNECTED.Sawan Chandak1-3/+2
2017-05-25scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBCJoe Carnuccio1-2/+2
2017-05-25scsi: qla2xxx: Fix NULL pointer access due to redundant fc_host_port_name callQuinn Tran1-9/+0
2017-03-19qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran1-3/+3
2017-03-19qla2xxx: Change scsi host lookup method.Quinn Tran1-19/+9
2017-03-19qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran1-14/+256
2017-02-09qla2xxx: Improve RSCN handling in driverQuinn Tran1-51/+93
2017-02-09qla2xxx: Add framework for async fabric discoveryQuinn Tran1-88/+0
2017-01-17qla2xxx: Collect additional information to debug fw dumpQuinn Tran1-7/+20
2017-01-17qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...Bart Van Assche1-2/+0
2017-01-17qla2xxx: Declare an array with file scope staticBart Van Assche1-1/+1
2017-01-17qla2xxx: Fix indentationBart Van Assche1-3/+3
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez1-11/+22
2016-12-14scsi: qla2xxx: Only allow operational MBX to proceed during RESET.himanshu.madhani@cavium.com1-0/+52
2016-07-15qla2xxx: Fix duplicate message id.Sawan Chandak1-2/+2
2016-07-15qla2xxx: Correction to function qla26xx_dport_diagnostics().Joe Carnuccio1-5/+0
2016-07-15qla2xxx: Add bsg interface to support D_Port Diagnostics.Joe Carnuccio1-1/+57
2016-07-15qla2xxx: Check for device state before unloading the driver.Sawan Chandak1-8/+33
2016-07-15qla2xxx: Properly reset firmware statistics.Joe Carnuccio1-10/+8
2016-07-15qla2xxx: Add ram area DDR for fwdump template entry T262.Joe Carnuccio1-2/+5
2016-02-24qla2xxx: Avoid side effects when using endianizer macros.Joe Carnuccio1-8/+8
2016-02-24qla2xxx: Add support for Private link statistics counters.Harish Zunjarrao1-1/+2
2016-02-24qla2xxx: Add support for buffer to buffer credit value for ISP27XX.Sawan Chandak1-0/+8
2016-01-08qla2xxx: Add FW resource count in DebugFS.Quinn Tran1-16/+12
2016-01-08qla2xxx: Enable Exchange offload support.Himanshu Madhani1-0/+118
2016-01-08qla2xxx: Enable Extended Logins supportHimanshu Madhani1-0/+119
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-35/+45
2015-08-27qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak1-1/+12
2015-08-27qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap1-14/+16
2015-08-27qla2xxx: Add serdes register read/write support for ISP25xx.Joe Carnuccio1-2/+4
2015-08-26qla2xxx: Fix sparse annotationsBart Van Assche1-1/+1
2015-08-26qla2xxx: Remove __constant_ prefixBart Van Assche1-13/+12
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche1-4/+0
2015-07-25qla2xxx: Enable target mode for ISP27XXHimanshu Madhani1-3/+4
2015-04-10qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani1-1/+15
2015-04-10qla2xxx: Add serdes read/write support for ISP27XXAndrew Vasquez1-4/+11
2014-09-25qla2xxx: Add diagnostic port functionality.Joe Carnuccio1-1/+2
2014-09-25qla2xxx: Add FA-WWN functionality.Joe Carnuccio1-1/+35
2014-09-25qla2xxx: Incorrect debug level on mailbox command print 0x1111.Joe Carnuccio1-1/+1
2014-09-16qla2xxx: Move mailbox failure messages to a default debug level.Chad Dupuis1-1/+1
2014-07-18scsi: use 64-bit LUNsHannes Reinecke1-6/+6
2014-05-28qla2xxx: Use kmemdup instead of kmalloc + memcpyBenoit Taine1-2/+1
2014-05-19qla2xxx: ISP27xx queue index shadow registers.Joe Carnuccio1-2/+8
2014-05-19qla2xxx: Avoid escalating the SCSI error handler if the command is not found ...Chad Dupuis1-1/+4