summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf/qedf_main.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-22scsi: qedf: Remove set but unused variable 'page'Jiapeng Chong1-3/+0
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+21
2022-09-25scsi: qedf: Populate sysfs attributes for vportSaurav Kashyap1-0/+21
2022-09-15scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren1-5/+0
2022-05-16scsi: fcoe: Use per-CPU API to update per-CPU statisticsSebastian Andrzej Siewior1-5/+2
2022-04-26scsi: qedf: Remove an unneeded NULL check on list iteratorXiaomeng Tong1-3/+3
2022-02-22scsi: qedf: Stop using the SCSI pointerBart Van Assche1-1/+2
2022-01-24scsi: qedf: Change context reset messages to ratelimitedSaurav Kashyap1-2/+4
2022-01-24scsi: qedf: Add stag_work to all the vportsSaurav Kashyap1-0/+1
2022-01-05scsi: qedf: Fix potential dereference of NULL pointerJiasheng Jiang1-0/+2
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2021-10-16scsi: qedf: Switch to attribute groupsBart Van Assche1-1/+1
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin1-4/+4
2021-09-24qed: Don't ignore devlink allocation failuresLeon Romanovsky1-0/+2
2021-08-16scsi: qedf: Fix error codes in qedf_alloc_global_queues()Dan Carpenter1-5/+5
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+5
2021-06-10scsi: qedf: Add vendor identifier attributeJaved Hasan1-0/+3
2021-06-07scsi: qedf: Update the max_id value in host structureSaurav Kashyap1-0/+2
2021-06-01scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner1-11/+9
2021-05-14scsi: qedf: Add pointer checks in qedf_update_link_speed()Javed Hasan1-1/+3
2021-05-14scsi: qedf: Drop unnecessary NULL checks after container_of()Guenter Roeck1-4/+0
2021-04-13scsi: qedf: Use devlink to report errors and recoveryJaved Hasan1-2/+3
2021-04-13scsi: qedf: Enable devlink supportJaved Hasan1-0/+13
2021-01-13scsi: qedf: Simplify bool comparisonYANG LI1-1/+1
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen1-1/+1
2020-09-08scsi: qedf: Retry qed->probe during recoverySaurav Kashyap1-0/+11
2020-09-08scsi: qedf: Add schedule_hw_err_handler callback for fan failureSaurav Kashyap1-0/+45
2020-09-08scsi: qedf: Return SUCCESS if stale rport is encounteredSaurav Kashyap1-1/+1
2020-09-08scsi: qedf: FDMI attributes correctionJaved Hasan1-25/+53
2020-09-08scsi: qedf: Fix for the session’s E_D_TOV valueJaved Hasan1-1/+1
2020-09-08scsi: qedf: Change the debug parameter permission to read & writeJaved Hasan1-1/+1
2020-08-24scsi: qedf: Fix null ptr reference in qedf_stag_change_workYe Bin1-1/+1
2020-08-20scsi: qedf: Check for port type and role before processing an eventSaurav Kashyap1-0/+11
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+4
2020-07-20qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin1-28/+50
2020-07-15scsi: qedf: Remove set but not checked variable 'tmp'Lee Jones1-3/+2
2020-07-15scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-3/+2
2020-04-17scsi: qedf: Get dev info after updating the paramsSaurav Kashyap1-0/+7
2020-04-17scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...Chad Dupuis1-4/+31
2020-04-17scsi: qedf: Add schedule recovery handlerChad Dupuis1-0/+43
2020-04-17scsi: qedf: Implement callback for bw_updateSaurav Kashyap1-0/+27
2020-04-17scsi: qedf: Keep track of num of pending flogiSaurav Kashyap1-0/+23
2020-03-05scsi: qedf: Use pci_get_dsn()Jacob Keller1-13/+5
2019-10-09Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen1-1/+1
2019-09-30scsi: qedf: Add port_id getterDaniel Wagner1-0/+8
2019-09-23scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim1-1/+1
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-65/+113
2019-08-29scsi: qedf: Fix race betwen fipvlan request and response pathSaurav Kashyap1-13/+12
2019-08-29scsi: qedf: Use discovery list to traverse rportsHannes Reinecke1-32/+7
2019-08-29scsi: qedf: Decrease the LL2 MTU size to 2500Saurav Kashyap1-1/+1