summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf/qedf_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-021-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-071-0/+2
| * scsi: qedf: Drop unnecessary NULL checks after container_of()Guenter Roeck2021-05-141-4/+0
* | scsi: qedf: Do not put host in qedf_vport_create() unconditionallyDaniel Wagner2021-06-011-11/+9
* | scsi: qedf: Add pointer checks in qedf_update_link_speed()Javed Hasan2021-05-141-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-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-081-0/+45
* | scsi: qedf: Return SUCCESS if stale rport is encounteredSaurav Kashyap2020-09-081-1/+1
* | scsi: qedf: FDMI attributes correctionJaved Hasan2020-09-081-25/+53
* | scsi: qedf: Fix for the session’s E_D_TOV valueJaved Hasan2020-09-081-1/+1
* | scsi: qedf: Change the debug parameter permission to read & writeJaved Hasan2020-09-081-1/+1
* | 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-061-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-201-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-051-13/+5
* 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-211-65/+113
|\|
| * 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-291-1/+1
| * scsi: qedf: Check for module unloading bit before processing link update AENSaurav Kashyap2019-08-291-0/+10
| * scsi: qedf: Add support for 20 Gbps speedSaurav Kashyap2019-08-291-0/+5
| * scsi: qedf: Interpret supported caps value correctlySaurav Kashyap2019-08-291-5/+27
| * scsi: qedf: Add shutdown callback handlerSaurav Kashyap2019-08-291-0/+7
| * scsi: qedf: Update module description stringNilesh Javali2019-08-291-1/+1
| * scsi: qedf: Stop sending fipvlan request on unloadSaurav Kashyap2019-08-291-0/+5
| * scsi: qedf: Print message during bailout conditionsSaurav Kashyap2019-08-291-14/+39
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner2019-06-051-4/+1
* | qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to useChad Dupuis2019-05-261-11/+28
|/
* scsi: qedf: Add return value to log message if scsi_add_host failsSaurav Kashyap2019-04-291-2/+3
* scsi: qedf: Print fcport information on wait for upload timeoutSaurav Kashyap2019-04-291-3/+5
* scsi: qedf: Check the return value of start_xmitSaurav Kashyap2019-04-291-1/+6
* scsi: qedf: Log message if scsi_add_host failsSaurav Kashyap2019-04-291-1/+4