aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_def.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-08qla2xxx: Remove direct access of scsi_status field in se_cmdQuinn Tran1-0/+1
2017-01-20Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linuxLinus Torvalds1-1/+2
2017-01-17qla2xxx: Terminate exchange if corruptedQuinn Tran1-1/+2
2017-01-11scsi: qla2xxx: remove irq_affinity_notifierChristoph Hellwig1-1/+0
2017-01-11scsi: qla2xxx: fix MSI-X vector affinityChristoph Hellwig1-1/+1
2016-12-14scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.Quinn Tran1-1/+2
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez1-15/+90
2016-12-14scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls.Michael Hernandez1-1/+1
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn1-1/+1
2016-09-15scsi: qla2xxx: Use struct t10_pi_tupleChristoph Hellwig1-10/+0
2016-07-15qla2xxx: Separate ISP type bits out from device type.Joe Carnuccio1-2/+4
2016-07-15qla2xxx: Let DPORT be enabled purely by nvram.Joe Carnuccio1-0/+1
2016-07-15qla2xxx: Check for device state before unloading the driver.Sawan Chandak1-0/+1
2016-07-15qla2xxx: Properly initialize IO statistics.Joe Carnuccio1-1/+0
2016-07-15qla2xxx: Shutdown board on thermal shutdown aen.Joe Carnuccio1-0/+1
2016-07-15qla2xxx: Add ram area DDR for fwdump template entry T262.Joe Carnuccio1-0/+2
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2016-03-10qla2xxx: Add DebugFS node for target sess list.Quinn Tran1-0/+1
2016-02-23qla2xxx: Add support for Private link statistics counters.Harish Zunjarrao1-2/+30
2016-02-23qla2xxx: Add support for buffer to buffer credit value for ISP27XX.Sawan Chandak1-0/+2
2016-02-23qla2xxx: Add support for online flash update for ISP27XX.Sawan Chandak1-0/+22
2016-01-07qla2xxx: Set all queues to 4kQuinn Tran1-1/+2
2016-01-07qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran1-0/+1
2016-01-07qla2xxx: Add irq affinity notificationQuinn Tran1-0/+6
2016-01-07qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran1-0/+1
2016-01-07qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik1-0/+2
2016-01-07qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik1-0/+2
2016-01-07qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani1-1/+18
2016-01-07qla2xxx: Add FW resource count in DebugFS.Quinn Tran1-3/+10
2016-01-07qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani1-0/+15
2016-01-07qla2xxx: Enable Exchange offload support.Himanshu Madhani1-1/+11
2016-01-07qla2xxx: Enable Extended Logins supportHimanshu Madhani1-2/+11
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+10
2015-08-26qla2xxx: Add pci device id 0x2261.Sawan Chandak1-2/+5
2015-08-26qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak1-0/+1
2015-08-26qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap1-0/+1
2015-08-26qla2xxx: Fix sparse annotationsBart Van Assche1-3/+3
2015-07-24qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik1-0/+5
2015-07-24qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik1-0/+2
2015-07-24qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle1-0/+5
2015-07-24qla2xxx: Enable target mode for ISP27XXHimanshu Madhani1-4/+4
2015-04-10qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.Sawan Chandak1-0/+1
2015-04-10qla2xxx: Disable Interrupt handshake for ISP27XX.Himanshu Madhani1-1/+2
2015-04-10qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani1-0/+2
2015-04-10qla2xxx: Fix warnings reported by static checker.Himanshu Madhani1-5/+5
2014-09-25qla2xxx: Add support for QFull throttling and Term Exchange retryQuinn Tran1-0/+17
2014-09-25qla2xxx: Increase the request queue size to 8K for ISP2031Saurav Kashyap1-0/+1
2014-09-25qla2xxx: Handle chip reset in target mode.Arun Easi1-0/+1
2014-09-25qla2xxx: Restore WWPN in case of Loop Dead.Himanshu Madhani1-1/+2
2014-09-25qla2xxx: Honor FCP_RSP retry delay timer field.Chad Dupuis1-0/+2