summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_def.h
AgeCommit message (Expand)Author
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran
2017-03-18qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-09qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio
2017-02-09qla2xxx: Improve RSCN handling in driverQuinn Tran
2017-02-09qla2xxx: Remove unused reverse_ini_modeHimanshu Madhani
2017-02-09qla2xxx: Add Dual mode support in the driverQuinn Tran
2017-02-09qla2xxx: Add framework for async fabric discoveryQuinn Tran
2017-02-08qla2xxx: Track I-T nexus as single fc_port structQuinn Tran
2017-02-08qla2xxx: Remove direct access of scsi_status field in se_cmdQuinn Tran
2017-01-20Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-17qla2xxx: Terminate exchange if corruptedQuinn Tran
2017-01-11scsi: qla2xxx: remove irq_affinity_notifierChristoph Hellwig
2017-01-11scsi: qla2xxx: fix MSI-X vector affinityChristoph Hellwig
2017-01-09scsi: qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba}_identiferColin Ian King
2016-12-14scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.Quinn Tran
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez
2016-12-14scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls.Michael Hernandez
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn
2016-09-15scsi: qla2xxx: Use struct t10_pi_tupleChristoph Hellwig
2016-07-15qla2xxx: Separate ISP type bits out from device type.Joe Carnuccio
2016-07-15qla2xxx: Let DPORT be enabled purely by nvram.Joe Carnuccio
2016-07-15qla2xxx: Check for device state before unloading the driver.Sawan Chandak
2016-07-15qla2xxx: Properly initialize IO statistics.Joe Carnuccio
2016-07-15qla2xxx: Shutdown board on thermal shutdown aen.Joe Carnuccio
2016-07-15qla2xxx: Add ram area DDR for fwdump template entry T262.Joe Carnuccio
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-03-10qla2xxx: Add DebugFS node for target sess list.Quinn Tran
2016-02-23qla2xxx: Add support for Private link statistics counters.Harish Zunjarrao
2016-02-23qla2xxx: Add support for buffer to buffer credit value for ISP27XX.Sawan Chandak
2016-02-23qla2xxx: Add support for online flash update for ISP27XX.Sawan Chandak
2016-01-07qla2xxx: Set all queues to 4kQuinn Tran
2016-01-07qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran
2016-01-07qla2xxx: Add irq affinity notificationQuinn Tran
2016-01-07qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran
2016-01-07qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik
2016-01-07qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik
2016-01-07qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani
2016-01-07qla2xxx: Add FW resource count in DebugFS.Quinn Tran
2016-01-07qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani
2016-01-07qla2xxx: Enable Exchange offload support.Himanshu Madhani
2016-01-07qla2xxx: Enable Extended Logins supportHimanshu Madhani
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds