summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedf: Simplify bool comparisonYANG LI2021-01-131-1/+1
* scsi: libfc: Move scsi/fc_encode.h to libfcArnd Bergmann2020-10-291-1/+0
* scsi: qedf: Remove redundant assignment to variable 'rc'Jing Xiangfeng2020-10-021-1/+0
* 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-241-1/+1
* | scsi: qedf: Retry qed->probe during recoverySaurav Kashyap2020-09-081-0/+11
* | scsi: qedf: Add schedule_hw_err_handler callback for fan failureSaurav Kashyap2020-09-082-0/+49
* | scsi: qedf: Return SUCCESS if stale rport is encounteredSaurav Kashyap2020-09-081-1/+1
* | scsi: qedf: FDMI attributes correctionJaved Hasan2020-09-082-25/+58
* | scsi: qedf: Fix for the session’s E_D_TOV valueJaved Hasan2020-09-081-1/+1
* | scsi: qedf: Correct the comment in qedf_initiate_elsSaurav Kashyap2020-09-081-1/+1
* | scsi: qedf: Change the debug parameter permission to read & writeJaved Hasan2020-09-081-1/+1
* | scsi: qedf: Fix race between ELS completion and flushing ELS requestSaurav Kashyap2020-08-202-0/+16
* | scsi: qedf: Don't process ELS completion if event is flushed or cleaned upSaurav Kashyap2020-08-201-0/+9
* | scsi: qedf: Initiate cleanup for ELS commands as wellSaurav Kashyap2020-08-201-0/+7
* | scsi: qedf: Send cleanup even for RRQ on timeoutSaurav Kashyap2020-08-201-1/+1
* | scsi: qedf: Do not kill timeout work for original I/O on RRQ completionSaurav Kashyap2020-08-201-4/+0
* | scsi: qedf: Check the validity of rjt frame before processingSaurav Kashyap2020-08-201-0/+5
* | scsi: qedf: Check for port type and role before processing an eventSaurav Kashyap2020-08-201-0/+11
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-063-42/+16
|\
| * scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones2020-07-151-10/+8
| * scsi: qedf: Remove a whole host of unused variablesLee Jones2020-07-151-26/+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-201-28/+50
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-1/+1
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* | scsi: qedf: Remove redundant initialization of variable rcColin Ian King2020-06-021-1/+1
|/
* 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-172-4/+32
* scsi: qedf: Add schedule recovery handlerChad Dupuis2020-04-172-0/+44
* scsi: qedf: Implement callback for bw_updateSaurav Kashyap2020-04-171-0/+27
* scsi: qedf: Honor status qualifier in FCP_RSP per specJaved Hasan2020-04-171-10/+34
* scsi: qedf: Acquire rport_lock for resetting the delay_timestampJaved Hasan2020-04-171-0/+4
* scsi: qedf: Increase the upper limit of retry delayJaved Hasan2020-04-171-1/+1
* scsi: qedf: Keep track of num of pending flogiSaurav Kashyap2020-04-172-0/+25
* scsi: qedf: Simplify mutex_unlock() usageDaniel Wagner2020-04-131-7/+3
* scsi: qedf: Use pci_get_dsn()Jacob Keller2020-03-051-13/+5
* scsi: Fix various misspellings of "connect"Geert Uytterhoeven2019-10-241-1/+1
* Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen2019-10-091-1/+1
|\
| * scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim2019-09-231-1/+1
* | scsi: qedf: Add port_id getterDaniel Wagner2019-09-301-0/+8
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-09-217-108/+233
|\|
| * scsi: qedf: Update the version to 8.42.3.0Saurav Kashyap2019-08-291-4/+4
| * scsi: qedf: Fix race betwen fipvlan request and response pathSaurav Kashyap2019-08-291-13/+12
| * scsi: qedf: Use discovery list to traverse rportsHannes Reinecke2019-08-291-32/+7
| * scsi: qedf: Decrease the LL2 MTU size to 2500Saurav Kashyap2019-08-292-1/+2
| * scsi: qedf: Check for module unloading bit before processing link update AENSaurav Kashyap2019-08-291-0/+10
| * scsi: qedf: Initiator fails to re-login to switch after link downSaurav Kashyap2019-08-291-11/+17
| * scsi: qedf: Add debug information for unsolicited processingSaurav Kashyap2019-08-291-0/+5