summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-01-10Merge branch '6.13/scsi-fixes' into 6.14/scsi-stagingMartin K. Petersen
2025-01-02Merge patch series "scsi: Constify 'struct bin_attribute'"Martin K. Petersen
2025-01-02scsi: qla2xxx: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-23scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queuesDaniel Wagner
2024-12-09scsi: Constify struct pci_device_idChristophe JAILLET
2024-12-04Merge patch series "Replace the "slave_*" function names"Martin K. Petersen
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche
2024-12-04scsi: qla2xxx: Update version to 10.02.09.400-kNilesh Javali
2024-12-04scsi: qla2xxx: Supported speed displayed incorrectly for VPortsAnil Gurumurthy
2024-12-04scsi: qla2xxx: Fix NVMe and NPIV connect issueQuinn Tran
2024-12-04scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cntSaurav Kashyap
2024-12-04scsi: qla2xxx: Move FCE Trace buffer allocation to user controlQuinn Tran
2024-12-04scsi: qla2xxx: Fix use after free on unloadQuinn Tran
2024-12-04scsi: qla2xxx: Fix abort in bsg timeoutQuinn Tran
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-08-28scsi: qla2xxx: Remove the unused 'del_list_entry' field in struct fc_portChristophe JAILLET
2024-08-22scsi: Expand all create*_workqueue() invocationsBart Van Assche
2024-07-10scsi: qla2xxx: Convert comma to semicolonChen Ni
2024-07-10Merge patch series "qla2xxx misc. bug fixes"Martin K. Petersen
2024-07-10scsi: qla2xxx: Update version to 10.02.09.300-kNilesh Javali
2024-07-10scsi: qla2xxx: Use QP lock to search for bsgQuinn Tran
2024-07-10scsi: qla2xxx: Reduce fabric scan duplicate codeQuinn Tran
2024-07-10scsi: qla2xxx: Fix optrom version displayed in FDMIShreyas Deodhar
2024-07-10scsi: qla2xxx: During vport delete send async logout explicitlyManish Rangankar
2024-07-10scsi: qla2xxx: Complete command early within lockShreyas Deodhar
2024-07-10scsi: qla2xxx: Fix flash read failureQuinn Tran
2024-07-10scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmdsSaurav Kashyap
2024-07-10scsi: qla2xxx: Fix for possible memory corruptionShreyas Deodhar
2024-07-10scsi: qla2xxx: validate nvme_local_port correctlyNilesh Javali
2024-07-10scsi: qla2xxx: Unable to act on RSCN for port onlineQuinn Tran
2024-05-30scsi: qla2xxx: Remove unused struct 'scsi_dif_tuple'Dr. David Alan Gilbert
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-05-13Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-06scsi: qla2xxx: Fix debugfs output for fw_resource_countHimanshu Madhani
2024-05-04scsi: Use device_show_string() helper for sysfs attributesLukas Wunner
2024-04-25scsi: qla2xxx: Avoid possible run-time warning with long model_numKees Cook
2024-04-12Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)"Martin K. Petersen
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig
2024-04-08scsi: qla2xxx: Indent help textPrasad Pandit
2024-04-05scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()Dan Carpenter
2024-04-05scsi: qla2xxx: Drop driver owner assignmentKrzysztof Kozlowski
2024-03-10scsi: qla2xxx: Update version to 10.02.09.200-kNilesh Javali
2024-03-10scsi: qla2xxx: Delay I/O Abort on PCI errorQuinn Tran
2024-03-10scsi: qla2xxx: Change debug message during driver unloadSaurav Kashyap
2024-03-10scsi: qla2xxx: Fix double free of fcportSaurav Kashyap
2024-03-10scsi: qla2xxx: Fix double free of the ha->vp_map pointerSaurav Kashyap
2024-03-10scsi: qla2xxx: Fix command flush on cable pullQuinn Tran