summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf/qedf_main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* scsi: qedf: Check for fcoe_libfc_config failureSaurav Kashyap2019-04-291-1/+5
* scsi: qedf: Change MSI-X load error messageChad Dupuis2019-04-291-1/+2
* scsi: qedf: fc_rport_priv reference counting fixesHannes Reinecke2019-03-271-0/+5
* scsi: qedf: Wait for upload and link down processing during soft ctx resetChad Dupuis2019-03-271-7/+53
* scsi: qedf: fixup bit operationsHannes Reinecke2019-03-271-1/+4
* scsi: qedf: missing kref_put in qedf_xmit()Hannes Reinecke2019-03-271-1/+3
* scsi: qedf: Check for link state before processing LL2 packets and send fipvl...Saurav Kashyap2019-03-271-6/+22
* scsi: qedf: Add missing fc_disc_init call after allocating lportChad Dupuis2019-03-271-0/+2
* scsi: qedf: Modify abort and tmf handler to handle edge condition and flushSaurav Kashyap2019-03-271-34/+90
* scsi: qedf: Modify flush routine to handle all I/Os and TMFShyam Sundar2019-03-271-3/+5
* scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...Chad Dupuis2019-03-271-9/+4
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-091-1/+1
|\
| * scsi: fcoe: make use of fip_mode enum completeSedat Dilek2019-02-191-1/+1
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-12/+17
|/
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* scsi: qedf: NULL check before some freeing functions is not neededThomas Meyer2018-12-071-2/+1
* scsi: qedf: fully convert to the generic DMA APIChristoph Hellwig2018-10-171-4/+4
* scsi: qedf: Send the driver state to MFWSaurav Kashyap2018-07-101-0/+12
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-101-26/+104
|\
| * scsi: qedf: Update copyright for 2018Chad Dupuis2018-05-081-1/+1
| * scsi: qedf: Add more defensive checks for concurrent error conditionsChad Dupuis2018-05-081-10/+16
| * scsi: qedf: Set the UNLOADING flag when removing a vportChad Dupuis2018-05-081-0/+10
| * scsi: qedf: If qed fails to enable MSI-X fail PCI probeChad Dupuis2018-05-081-1/+2
| * scsi: qedf: Honor default_prio module parameter even if DCBX does not convergeChad Dupuis2018-05-081-1/+8
| * scsi: qedf: Improve firmware debug dump handlingChad Dupuis2018-05-081-1/+12
| * scsi: qedf: Remove setting DCBX pending during soft context resetSaurav Kashyap2018-05-081-1/+0
| * scsi: qedf: Check if link is already up when receiving a link up event from qedChad Dupuis2018-05-081-0/+5
| * scsi: qedf: Honor priority from DCBX FCoE App tagChad Dupuis2018-05-081-14/+38
OpenPOWER on IntegriCloud