aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_os.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2017-02-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig1-0/+1
2017-01-31scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira1-1/+1
2017-01-20Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linuxLinus Torvalds1-4/+12
2017-01-17qla2xxx: Fix crash due to null pointer accessQuinn Tran1-4/+12
2017-01-09scsi: qla2xxx: Fix apparent cut-n-paste error.Dave Jones1-1/+1
2016-12-14scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.Quinn Tran1-14/+39
2016-12-14scsi: qla2xxx: Add Block Multi Queue functionality.Michael Hernandez1-5/+42
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez1-123/+272
2016-11-14scsi: qla2xxx: do not abort all commands in the adapter during EEH recoveryMauricio Faria de Oliveira1-8/+13
2016-11-08scsi: qla2xxx: fix invalid DMA access after command aborts in PCI device removeMauricio Faria de Oliveira1-0/+9
2016-11-08scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira1-0/+5
2016-11-01scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during initBill Kuzeja1-0/+2
2016-08-31scsi: qla2xxx: fix spelling mistake "retyring" -> "retrying"Colin Ian King1-3/+3
2016-08-08qla2xxx: small cleanup in qla2x00_wait_for_hba_ready()Dan Carpenter1-6/+6
2016-07-15qla2xxx: Disable the adapter and skip error recovery in case of register disconnect.Sawan Chandak1-0/+55
2016-07-15qla2xxx: Separate ISP type bits out from device type.Joe Carnuccio1-22/+22
2016-07-15qla2xxx: Check for device state before unloading the driver.Sawan Chandak1-4/+17
2016-07-15qla2xxx: Add module parameter alternate/short names.Joe Carnuccio1-0/+3
2016-07-15qla2xxx: Shutdown board on thermal shutdown aen.Joe Carnuccio1-0/+10
2016-02-23qla2xxx: Enable T10-DIF for ISP27XXHimanshu Madhani1-0/+3
2016-02-23qla2xxx: Allow fw to hold status before sending ABTS response.Himanshu Madhani1-0/+7
2016-02-06qla2xxx: Fix stale pointer access.Quinn Tran1-0/+6
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+162
2016-01-07qla2xxx: Set all queues to 4kQuinn Tran1-3/+3
2016-01-07qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran1-0/+2
2016-01-07qla2xxx: Remove dependency on hardware_lock to reduce lock contention.Quinn Tran1-0/+1
2016-01-07qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik1-0/+1
2016-01-07qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik1-0/+1
2016-01-07qla2xxx: Enable Exchange offload support.Himanshu Madhani1-0/+78
2016-01-07qla2xxx: Enable Extended Logins supportHimanshu Madhani1-0/+76
2015-11-18qla2xxx: Remove unavailable firmware filesHimanshu Madhani1-3/+0
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-1/+0
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-22/+19
2015-08-26qla2xxx: Add pci device id 0x2261.Sawan Chandak1-1/+10
2015-08-26qla2xxx: Fix missing device login retries.Arun Easi1-1/+2
2015-08-26qla2xxx: do not clear slot in outstanding cmd arrayHimanshu Madhani1-6/+0
2015-08-26qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis1-7/+2
2015-08-26qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis1-2/+2
2015-08-26qla2xxx: Do not crash system for sp ref count zeroHiral Patel1-1/+1
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche1-4/+2
2015-07-24qla2xxx: disable scsi_transport_fc registration in target modeAlexei Potashnik1-1/+2
2015-07-24qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik1-1/+4
2015-07-24qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle1-0/+3
2015-07-24qla2xxx: Enable target mode for ISP27XXHimanshu Madhani1-0/+1
2015-06-13qla2xxx: Comment out unreachable codeBart Van Assche1-1/+6
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+3
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-4/+4
2015-04-10qla2xxx: Add support to load firmware from file for ISP 26XX/27XX.Sawan Chandak1-0/+3