summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
AgeCommit message (Expand)Author
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-08scsi: qla2xxx: Convert timers to use timer_setup()Kees Cook
2017-10-31scsi: qla2xxx: Fix oops in qla2x00_probe_one error pathDouglas Miller
2017-10-16scsi: qla2xxx: Initialize Work element before requesting IRQsHimanshu Madhani
2017-10-11scsi: qla2xxx: Fix uninitialized work elementQuinn Tran
2017-08-30scsi: qla2xxx: Fix slow mem alloc behind lockQuinn Tran
2017-08-24scsi: qla2xxx: Do not call abort handler function during chip resetSawan Chandak
2017-08-24scsi: qla2xxx: Increase ql2xmaxqdepth to 64Michael Hernandez
2017-08-24scsi: qla2xxx: Enable Async TMF processinghimanshu.madhani@cavium.com
2017-08-24scsi: qla2xxx: Add timeout ability to wait_for_sess_deletion().Joe Carnuccio
2017-08-24scsi: qla2xxx: Move logging default mask to execute once only.Joe Carnuccio
2017-08-24scsi: qla2xxx: Use sp->free instead of hard coded call.Joe Carnuccio
2017-08-24scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran
2017-08-24scsi: qla2xxx: Change ha->wq max_active value to defaultQuinn Tran
2017-08-24scsi: qla2xxx: Handle PCIe error for driverSawan Chandak
2017-08-24scsi: qla2xxx: Add command completion for error pathDuane Grigsby
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby
2017-08-07scsi: qla2xxx: Cleanup FC-NVMe codehimanshu.madhani@cavium.com
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe command handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Include Exchange offload/Extended Login into FW dumpQuinn Tran
2017-06-27scsi: qla2xxx: Add function call to qpair for door bellQuinn Tran
2017-06-27scsi: qla2xxx: use shadow register for ISP27XXQuinn Tran
2017-06-27scsi: qla2xxx: move fields from qla_hw_data to qla_qpairQuinn Tran
2017-06-27scsi: qla2xxx: Fix mailbox failure while deleting Queue pairsSawan Chandak
2017-06-27scsi: qla2xxx: Enable Target Multi QueueQuinn Tran
2017-06-27scsi: qla2xxx: Preparation for Target MQ.Quinn Tran
2017-06-27scsi: qla2xxx: Combine Active command arrays.Quinn Tran
2017-06-12scsi: qla2xxx: Add ql2xiniexchg parameterQuinn Tran
2017-06-12scsi: qla2xxx: Cleanup debug message IDsQuinn Tran
2017-05-31scsi: qla2xxx: Fix extraneous ref on sp's after adapter breakBill Kuzeja
2017-05-24scsi: qla2xxx: Fix crash due to NULL pointer dereference of ctxJoe Carnuccio
2017-05-24scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-04-12Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley
2017-04-11scsi: qla2xxx: remove some redundant pointer assignmentsColin Ian King
2017-04-07scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak
2017-04-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-03-29Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran
2017-03-18qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio
2017-03-15scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptrBill Kuzeja
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-02-22scsi: qla2xxx: Fix response queue count for Target mode.Michael Hernandez
2017-02-22scsi: qla2xxx: Cleaned up queue configuration code.Michael Hernandez
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds