aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_def.h
Commit message (Expand)AuthorAge
* qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio2017-04-08
* scsi: qla2xxx: Use struct t10_pi_tupleChristoph Hellwig2016-09-15
* qla2xxx: Separate ISP type bits out from device type.Joe Carnuccio2016-07-15
* qla2xxx: Let DPORT be enabled purely by nvram.Joe Carnuccio2016-07-15
* qla2xxx: Check for device state before unloading the driver.Sawan Chandak2016-07-15
* qla2xxx: Properly initialize IO statistics.Joe Carnuccio2016-07-15
* qla2xxx: Shutdown board on thermal shutdown aen.Joe Carnuccio2016-07-15
* qla2xxx: Add ram area DDR for fwdump template entry T262.Joe Carnuccio2016-07-15
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-22
|\
| * qla2xxx: Add DebugFS node for target sess list.Quinn Tran2016-03-11
* | qla2xxx: Add support for Private link statistics counters.Harish Zunjarrao2016-02-23
* | qla2xxx: Add support for buffer to buffer credit value for ISP27XX.Sawan Chandak2016-02-23
* | qla2xxx: Add support for online flash update for ISP27XX.Sawan Chandak2016-02-23
|/
* qla2xxx: Set all queues to 4kQuinn Tran2016-01-07
* qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran2016-01-07
* qla2xxx: Add irq affinity notificationQuinn Tran2016-01-07
* qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran2016-01-07
* qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik2016-01-07
* qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik2016-01-07
* qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani2016-01-07
* qla2xxx: Add FW resource count in DebugFS.Quinn Tran2016-01-07
* qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani2016-01-07
* qla2xxx: Enable Exchange offload support.Himanshu Madhani2016-01-07
* qla2xxx: Enable Extended Logins supportHimanshu Madhani2016-01-07
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-02
|\
| * qla2xxx: Add pci device id 0x2261.Sawan Chandak2015-08-26
| * qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak2015-08-26
| * qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap2015-08-26
| * qla2xxx: Fix sparse annotationsBart Van Assche2015-08-26
* | qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik2015-07-24
* | qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik2015-07-24
* | qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle2015-07-24
* | qla2xxx: Enable target mode for ISP27XXHimanshu Madhani2015-07-24
|/
* qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.Sawan Chandak2015-04-10
* qla2xxx: Disable Interrupt handshake for ISP27XX.Himanshu Madhani2015-04-10
* qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani2015-04-10
* qla2xxx: Fix warnings reported by static checker.Himanshu Madhani2015-04-10
* qla2xxx: Add support for QFull throttling and Term Exchange retryQuinn Tran2014-09-25
* qla2xxx: Increase the request queue size to 8K for ISP2031Saurav Kashyap2014-09-25
* qla2xxx: Handle chip reset in target mode.Arun Easi2014-09-25
* qla2xxx: Restore WWPN in case of Loop Dead.Himanshu Madhani2014-09-25
* qla2xxx: Honor FCP_RSP retry delay timer field.Chad Dupuis2014-09-25
* qla2xxx: Disable laser for ISP2031 while unloading driver.Himanshu Madhani2014-09-25
* qla2xxx: Enable diagnostic port using NVRAM parameters.Himanshu Madhani2014-09-25
* qla2xxx: Add diagnostic port functionality.Joe Carnuccio2014-09-25
* qla2xxx: Add FDMI-2 functionality.Himanshu Madhani2014-09-25
* qla2xxx: Prevent probe and board_disable raceJoe Lawrence2014-09-16
* qla2xxx: Prevent removal and board_disable raceJoe Lawrence2014-09-16
* qla2xxx: Schedule board_disable only onceJoe Lawrence2014-09-16
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17