summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2016-02-10qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU AffinityQuinn Tran
2016-02-06qla2xxx: Use ATIO type to send correct tmr responseSwapnil Nagle
2016-02-06qla2xxx: Fix stale pointer access.Quinn Tran
2016-01-29qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCMQuinn Tran
2016-01-29qla2xxx: Fix warning reported by static checkerHimanshu Madhani
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-20scsi: qla2xxxx: avoid type mismatch in comparisonArnd Bergmann
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley
2016-01-07qla2xxx: Check for online flag instead of active reset when transmitting resp...Dilip Kumar Uppugandla
2016-01-07qla2xxx: Set all queues to 4kQuinn Tran
2016-01-07qla2xxx: Disable ZIO at start time.Quinn Tran
2016-01-07qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran
2016-01-07qla2xxx: Add selective command queuingQuinn 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: Replace QLA_TGT_STATE_ABORTED with a bit.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-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-11-28qla2xxx: Fix regression introduced by target configFS changesHimanshu Madhani
2015-11-18qla2xxx: Remove unavailable firmware filesHimanshu Madhani
2015-11-17qla2xxx: Fix rwlock recursionBart Van Assche
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-08-26qla2xxx: Update driver version to 8.07.00.26-kHimanshu Madhani
2015-08-26qla2xxx: Add pci device id 0x2261.Sawan Chandak
2015-08-26qla2xxx: Fix missing device login retries.Arun Easi
2015-08-26qla2xxx: do not clear slot in outstanding cmd arrayHimanshu Madhani
2015-08-26qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis
2015-08-26qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak
2015-08-26qla2xxx: Do not reset ISP for error entry with an out of range handle.Chad Dupuis
2015-08-26qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis
2015-08-26qla2xxx: Do not crash system for sp ref count zeroHiral Patel
2015-08-26qla2xxx: Add adapter checks for FAWWN functionality.Saurav Kashyap
2015-08-26qla2xxx: Pause risc before manipulating risc semaphore.Joe Carnuccio
2015-08-26qla2xxx: Use ssdid to gate semaphore manipulation.Joe Carnuccio
2015-08-26qla2xxx: Handle AEN8014 incoming port logout.Joe Carnuccio
2015-08-26qla2xxx: Add serdes register read/write support for ISP25xx.Joe Carnuccio
2015-08-26qla2xxx: Return the fabric command state for non-task management requestsDilip Kumar Uppugandla
2015-08-26qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche