summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf/qedf_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "scsi: EH rework prep patches, part 1"Martin K. Petersen2023-10-131-9/+10
|\
| * scsi: qedf: Use FC rport as argument for qedf_initiate_tmf()Hannes Reinecke2023-10-131-9/+10
* | scsi: qedf: Add synchronization between I/O completions and abortJaved Hasan2023-09-051-1/+6
|/
* scsi: qedf: Fix firmware halt over suspend and resumeNilesh Javali2023-08-081-0/+18
* scsi: qedf: Fix NULL dereference in error handlingJinhong Zhu2023-05-081-2/+1
* scsi: qedf: Remove unused 'num_handled' variableTom Rix2023-04-031-2/+0
* scsi: qedf: Declare host template constBart Van Assche2023-03-251-1/+1
* scsi: qedf: Remove set but unused variable 'page'Jiapeng Chong2022-10-221-3/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-10-071-0/+21
|\
| * scsi: qedf: Populate sysfs attributes for vportSaurav Kashyap2022-09-251-0/+21
* | scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren2022-09-161-5/+0
|/
* scsi: fcoe: Use per-CPU API to update per-CPU statisticsSebastian Andrzej Siewior2022-05-171-5/+2
* scsi: qedf: Remove an unneeded NULL check on list iteratorXiaomeng Tong2022-04-261-3/+3
* scsi: qedf: Stop using the SCSI pointerBart Van Assche2022-02-231-1/+2
* scsi: qedf: Change context reset messages to ratelimitedSaurav Kashyap2022-01-251-2/+4
* scsi: qedf: Add stag_work to all the vportsSaurav Kashyap2022-01-251-0/+1
* scsi: qedf: Fix potential dereference of NULL pointerJiasheng Jiang2022-01-051-0/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-051-1/+1
|\
| * scsi: qedf: Switch to attribute groupsBart Van Assche2021-10-171-1/+1
* | qed: Remove e4_ and _e4 from FW HSIShai Malin2021-10-041-4/+4
* | qed: Don't ignore devlink allocation failuresLeon Romanovsky2021-09-241-0/+2
|/
* scsi: qedf: Fix error codes in qedf_alloc_global_queues()Dan Carpenter2021-08-161-5/+5
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-031-4/+5
|\
| * scsi: qedf: Add vendor identifier attributeJaved Hasan2021-06-101-0/+3
| * scsi: qedf: Update the max_id value in host structureSaurav Kashyap2021-06-081-0/+2
| * scsi: qedf: Drop unnecessary NULL checks after container_of()Guenter Roeck2021-05-151-4/+0
* | scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner2021-06-021-11/+9
* | scsi: qedf: Add pointer checks in qedf_update_link_speed()Javed Hasan2021-05-151-1/+3
|/
* scsi: qedf: Use devlink to report errors and recoveryJaved Hasan2021-04-131-2/+3
* scsi: qedf: Enable devlink supportJaved Hasan2021-04-131-0/+13
* scsi: qedf: Simplify bool comparisonYANG LI2021-01-131-1/+1
* Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen2020-09-151-1/+1
|\
| * scsi: qedf: Fix null ptr reference in qedf_stag_change_workYe Bin2020-08-251-1/+1
* | scsi: qedf: Retry qed->probe during recoverySaurav Kashyap2020-09-091-0/+11
* | scsi: qedf: Add schedule_hw_err_handler callback for fan failureSaurav Kashyap2020-09-091-0/+45
* | scsi: qedf: Return SUCCESS if stale rport is encounteredSaurav Kashyap2020-09-091-1/+1
* | scsi: qedf: FDMI attributes correctionJaved Hasan2020-09-091-25/+53
* | scsi: qedf: Fix for the session’s E_D_TOV valueJaved Hasan2020-09-091-1/+1
* | scsi: qedf: Change the debug parameter permission to read & writeJaved Hasan2020-09-091-1/+1
* | scsi: qedf: Check for port type and role before processing an eventSaurav Kashyap2020-08-211-0/+11
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-071-6/+4
|\
| * scsi: qedf: Remove set but not checked variable 'tmp'Lee Jones2020-07-151-3/+2
| * scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones2020-07-151-3/+2
* | qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin2020-07-211-28/+50
|/
* scsi: qedf: Get dev info after updating the paramsSaurav Kashyap2020-04-171-0/+7
* scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...Chad Dupuis2020-04-171-4/+31
* scsi: qedf: Add schedule recovery handlerChad Dupuis2020-04-171-0/+43
* scsi: qedf: Implement callback for bw_updateSaurav Kashyap2020-04-171-0/+27
* scsi: qedf: Keep track of num of pending flogiSaurav Kashyap2020-04-171-0/+23
* scsi: qedf: Use pci_get_dsn()Jacob Keller2020-03-061-13/+5