summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_def.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-211-2/+2
|\
| * scsi: qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba}_identiferColin Ian King2017-01-091-2/+2
* | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-201-1/+2
|\ \
| * | qla2xxx: Terminate exchange if corruptedQuinn Tran2017-01-171-1/+2
| |/
* | scsi: qla2xxx: remove irq_affinity_notifierChristoph Hellwig2017-01-111-1/+0
* | scsi: qla2xxx: fix MSI-X vector affinityChristoph Hellwig2017-01-111-1/+1
|/
* scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.Quinn Tran2016-12-141-1/+2
* scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez2016-12-141-15/+90
* scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls.Michael Hernandez2016-12-141-1/+1
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-171-1/+1
* scsi: qla2xxx: Use struct t10_pi_tupleChristoph Hellwig2016-09-151-10/+0
* qla2xxx: Separate ISP type bits out from device type.Joe Carnuccio2016-07-151-2/+4
* qla2xxx: Let DPORT be enabled purely by nvram.Joe Carnuccio2016-07-151-0/+1
* qla2xxx: Check for device state before unloading the driver.Sawan Chandak2016-07-151-0/+1
* qla2xxx: Properly initialize IO statistics.Joe Carnuccio2016-07-151-1/+0
* qla2xxx: Shutdown board on thermal shutdown aen.Joe Carnuccio2016-07-151-0/+1
* qla2xxx: Add ram area DDR for fwdump template entry T262.Joe Carnuccio2016-07-151-0/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-221-0/+1
|\
| * qla2xxx: Add DebugFS node for target sess list.Quinn Tran2016-03-101-0/+1
* | qla2xxx: Add support for Private link statistics counters.Harish Zunjarrao2016-02-231-2/+30
* | qla2xxx: Add support for buffer to buffer credit value for ISP27XX.Sawan Chandak2016-02-231-0/+2
* | qla2xxx: Add support for online flash update for ISP27XX.Sawan Chandak2016-02-231-0/+22
|/
* qla2xxx: Set all queues to 4kQuinn Tran2016-01-071-1/+2
* qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran2016-01-071-0/+1
* qla2xxx: Add irq affinity notificationQuinn Tran2016-01-071-0/+6
* qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran2016-01-071-0/+1
* qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik2016-01-071-0/+2
* qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik2016-01-071-0/+2
* qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani2016-01-071-1/+18
* qla2xxx: Add FW resource count in DebugFS.Quinn Tran2016-01-071-3/+10
* qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani2016-01-071-0/+15
* qla2xxx: Enable Exchange offload support.Himanshu Madhani2016-01-071-1/+11
* qla2xxx: Enable Extended Logins supportHimanshu Madhani2016-01-071-2/+11
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-021-5/+10
|\
| * qla2xxx: Add pci device id 0x2261.Sawan Chandak2015-08-261-2/+5
| * qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak2015-08-261-0/+1
| * qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap2015-08-261-0/+1
| * qla2xxx: Fix sparse annotationsBart Van Assche2015-08-261-3/+3
* | qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik2015-07-241-0/+5
* | qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik2015-07-241-0/+2
* | qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle2015-07-241-0/+5
* | qla2xxx: Enable target mode for ISP27XXHimanshu Madhani2015-07-241-4/+4
|/
* qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.Sawan Chandak2015-04-101-0/+1
* qla2xxx: Disable Interrupt handshake for ISP27XX.Himanshu Madhani2015-04-101-1/+2
* qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani2015-04-101-0/+2
* qla2xxx: Fix warnings reported by static checker.Himanshu Madhani2015-04-101-5/+5
* qla2xxx: Add support for QFull throttling and Term Exchange retryQuinn Tran2014-09-251-0/+17
* qla2xxx: Increase the request queue size to 8K for ISP2031Saurav Kashyap2014-09-251-0/+1
* qla2xxx: Handle chip reset in target mode.Arun Easi2014-09-251-0/+1
* qla2xxx: Restore WWPN in case of Loop Dead.Himanshu Madhani2014-09-251-1/+2
OpenPOWER on IntegriCloud