summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_def.h
AgeCommit message (Expand)Author
2017-07-05qla2xxx: Terminate exchange if corruptedQuinn Tran
2017-04-08qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio
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
2015-08-26qla2xxx: Add pci device id 0x2261.Sawan Chandak
2015-08-26qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak
2015-08-26qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap
2015-08-26qla2xxx: Fix sparse annotationsBart Van Assche
2015-07-24qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik
2015-07-24qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik
2015-07-24qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle
2015-07-24qla2xxx: Enable target mode for ISP27XXHimanshu Madhani
2015-04-10qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.Sawan Chandak
2015-04-10qla2xxx: Disable Interrupt handshake for ISP27XX.Himanshu Madhani
2015-04-10qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani
2015-04-10qla2xxx: Fix warnings reported by static checker.Himanshu Madhani
2014-09-25qla2xxx: Add support for QFull throttling and Term Exchange retryQuinn Tran
2014-09-25qla2xxx: Increase the request queue size to 8K for ISP2031Saurav Kashyap
2014-09-25qla2xxx: Handle chip reset in target mode.Arun Easi
2014-09-25qla2xxx: Restore WWPN in case of Loop Dead.Himanshu Madhani
2014-09-25qla2xxx: Honor FCP_RSP retry delay timer field.Chad Dupuis
2014-09-25qla2xxx: Disable laser for ISP2031 while unloading driver.Himanshu Madhani
2014-09-25qla2xxx: Enable diagnostic port using NVRAM parameters.Himanshu Madhani
2014-09-25qla2xxx: Add diagnostic port functionality.Joe Carnuccio
2014-09-25qla2xxx: Add FDMI-2 functionality.Himanshu Madhani
2014-09-16qla2xxx: Prevent probe and board_disable raceJoe Lawrence
2014-09-16qla2xxx: Prevent removal and board_disable raceJoe Lawrence
2014-09-16qla2xxx: Schedule board_disable only onceJoe Lawrence