summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-2014-236/+1547
|\
| * scsi: qla2xxxx: avoid type mismatch in comparisonArnd Bergmann2016-01-201-1/+1
| * qla2xxx: Check for online flag instead of active reset when transmitting resp...Dilip Kumar Uppugandla2016-01-072-31/+37
| * qla2xxx: Set all queues to 4kQuinn Tran2016-01-072-4/+5
| * qla2xxx: Disable ZIO at start time.Quinn Tran2016-01-071-0/+20
| * qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran2016-01-077-28/+129
| * qla2xxx: Add selective command queuingQuinn Tran2016-01-073-4/+15
| * qla2xxx: Add irq affinity notificationQuinn Tran2016-01-073-1/+93
| * qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran2016-01-074-56/+106
| * qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.Quinn Tran2016-01-072-14/+12
| * qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik2016-01-075-50/+180
| * qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik2016-01-074-16/+104
| * qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani2016-01-077-4/+253
| * qla2xxx: Add FW resource count in DebugFS.Quinn Tran2016-01-077-31/+81
| * qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani2016-01-076-1/+84
| * qla2xxx: Enable Exchange offload support.Himanshu Madhani2016-01-076-7/+222
| * qla2xxx: Enable Extended Logins supportHimanshu Madhani2016-01-076-7/+224
* | Merge branch 'jejb-scsi' into miscJames Bottomley2016-01-072-2/+3
|\ \
| * \ Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-061-1/+2
| |\ \
| | * \ Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-031-1/+2
| | |\ \ | | | |/ | | |/|
| | | * qla2xxx: Fix rwlock recursionBart Van Assche2015-11-171-1/+2
| * | | qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani2015-11-281-1/+1
| |/ /
* | | qla2xxx: Remove unavailable firmware filesHimanshu Madhani2015-11-182-6/+0
|/ /
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-131-1/+0
|\ \
| * | scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-1/+0
| |/
* | target: use per-attribute show and store methodsChristoph Hellwig2015-10-131-102/+51
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-112-9/+8
|\
| * target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger2015-09-111-0/+5
| * qla2xxx: Update tcm_qla2xxx module description to 24xx+Sebastian Herbszt2015-08-022-3/+3
| * tcm_qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-07-231-6/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-0220-536/+553
|\ \
| * | qla2xxx: Update driver version to 8.07.00.26-kHimanshu Madhani2015-08-261-1/+1
| * | qla2xxx: Add pci device id 0x2261.Sawan Chandak2015-08-262-3/+15
| * | qla2xxx: Fix missing device login retries.Arun Easi2015-08-261-1/+2
| * | qla2xxx: do not clear slot in outstanding cmd arrayHimanshu Madhani2015-08-261-6/+0
| * | qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis2015-08-261-7/+2
| * | qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak2015-08-263-2/+31
| * | qla2xxx: Do not reset ISP for error entry with an out of range handle.Chad Dupuis2015-08-261-7/+1
| * | qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis2015-08-263-11/+15
| * | qla2xxx: Do not crash system for sp ref count zeroHiral Patel2015-08-261-1/+1
| * | qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap2015-08-262-14/+17
| * | qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio2015-08-261-0/+3
| * | qla2xxx: Use ssdid to gate semaphore manipulation.Joe Carnuccio2015-08-261-2/+2
| * | qla2xxx: Handle AEN8014 incoming port logout.Joe Carnuccio2015-08-262-4/+33
| * | qla2xxx: Add serdes register read/write support for ISP25xx.Joe Carnuccio2015-08-261-2/+4
| * | qla2xxx: Return the fabric command state for non-task management requestsDilip Kumar Uppugandla2015-08-261-0/+6
| * | qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche2015-08-264-0/+52
| * | qla2xxx: Remove dead codeBart Van Assche2015-08-261-7/+5
| * | qla2xxx: Remove a superfluous testBart Van Assche2015-08-261-2/+1
| * | qla2xxx: Fix sparse annotationsBart Van Assche2015-08-266-82/+71
OpenPOWER on IntegriCloud