summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_def.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* qla2xxx: Honor FCP_RSP retry delay timer field.Chad Dupuis2014-09-251-0/+2
* qla2xxx: Disable laser for ISP2031 while unloading driver.Himanshu Madhani2014-09-251-0/+5
* qla2xxx: Enable diagnostic port using NVRAM parameters.Himanshu Madhani2014-09-251-0/+1
* qla2xxx: Add diagnostic port functionality.Joe Carnuccio2014-09-251-0/+2
* qla2xxx: Add FDMI-2 functionality.Himanshu Madhani2014-09-251-26/+128
* qla2xxx: Prevent probe and board_disable raceJoe Lawrence2014-09-161-0/+1
* qla2xxx: Prevent removal and board_disable raceJoe Lawrence2014-09-161-0/+1
* qla2xxx: Schedule board_disable only onceJoe Lawrence2014-09-161-0/+3
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-3/+3
* qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patchQuinn Tran2014-06-021-8/+8
OpenPOWER on IntegriCloud