summaryrefslogtreecommitdiff
path: root/drivers/scsi/qedf/qedf.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-13scsi: qedf: Use FC rport as argument for qedf_initiate_tmf()Hannes Reinecke1-2/+3
2023-08-25scsi: qedf: Remove unused declarationYue Haibing1-1/+0
2022-02-23scsi: qedf: Stop using the SCSI pointerBart Van Assche1-1/+9
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2021-10-17scsi: qedf: Switch to attribute groupsBart Van Assche1-1/+1
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin1-2/+2
2021-04-13scsi: qedf: Enable devlink supportJaved Hasan1-0/+1
2021-04-06scsi: qedf: Remove unused include of linux/version.hTian Tao1-2/+0
2020-10-30scsi: libfc: Move scsi/fc_encode.h to libfcArnd Bergmann1-1/+0
2020-09-09scsi: qedf: Add schedule_hw_err_handler callback for fan failureSaurav Kashyap1-0/+4
2020-09-09scsi: qedf: FDMI attributes correctionJaved Hasan1-0/+5
2020-04-18scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...Chad Dupuis1-0/+1
2020-04-18scsi: qedf: Add schedule recovery handlerChad Dupuis1-0/+1
2020-04-18scsi: qedf: Increase the upper limit of retry delayJaved Hasan1-1/+1
2020-04-18scsi: qedf: Keep track of num of pending flogiSaurav Kashyap1-0/+2
2019-08-30scsi: qedf: Decrease the LL2 MTU size to 2500Saurav Kashyap1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner1-4/+1
2019-04-29scsi: qedf: Add comment to display logging levelsSaurav Kashyap1-0/+6
2019-03-28scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is clearedShyam Sundar1-0/+17
2019-03-28scsi: qedf: Wait for upload and link down processing during soft ctx resetChad Dupuis1-1/+3
2019-03-28scsi: qedf: Use a separate completion for cleanup commandsChad Dupuis1-0/+1
2019-03-28scsi: qedf: Modify abort and tmf handler to handle edge condition and flushSaurav Kashyap1-2/+8
2019-03-28scsi: qedf: Modify flush routine to handle all I/Os and TMFShyam Sundar1-0/+6
2019-03-28scsi: qedf: Simplify s/g list mappingChad Dupuis1-5/+3
2019-03-28scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...Chad Dupuis1-5/+0
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+5
2018-05-23qedf: Add get_generic_tlv_data handler.Chad Dupuis1-0/+1
2018-05-23qedf: Add support for populating ethernet TLVs.Chad Dupuis1-0/+6
2018-05-08scsi: qedf: Update copyright for 2018Chad Dupuis1-1/+1
2018-05-08scsi: qedf: Improve firmware debug dump handlingChad Dupuis1-0/+2
2018-05-08scsi: qedf: Honor priority from DCBX FCoE App tagChad Dupuis1-0/+1
2018-05-08scsi: qedf: Synchronize rport restarts when multiple ELS commands time outChad Dupuis1-0/+1
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar1-2/+2
2017-09-07Merge branch 'fixes' into miscJames Bottomley1-1/+2
2017-08-25scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case.Chad Dupuis1-1/+0
2017-08-25scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is...Chad Dupuis1-1/+0
2017-07-27scsi: qedf: Limit number of CQsThomas Bogendoerfer1-1/+2
2017-06-13scsi: qedf: Update copyright to 2017.Chad Dupuis1-1/+1
2017-05-09scsi: qedf: Cleanup the type of io_log->opDan Carpenter1-1/+1
2017-03-14qed*: Utilize Firmware 8.15.3.0Mintz, Yuval1-11/+12
2017-02-23scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.Dupuis, Chad1-0/+545