aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf/qedf_main.c
AgeCommit message (Expand)Author
2020-10-29scsi: qedf: Return SUCCESS if stale rport is encounteredSaurav Kashyap
2020-09-17scsi: qedf: Fix null ptr reference in qedf_stag_change_workYe Bin
2020-04-17scsi: qedf: Get dev info after updating the paramsSaurav Kashyap
2020-04-17scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...Chad Dupuis
2020-04-17scsi: qedf: Add schedule recovery handlerChad Dupuis
2020-04-17scsi: qedf: Implement callback for bw_updateSaurav Kashyap
2020-04-17scsi: qedf: Keep track of num of pending flogiSaurav Kashyap
2020-03-05scsi: qedf: Use pci_get_dsn()Jacob Keller
2019-10-09Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen
2019-09-30scsi: qedf: Add port_id getterDaniel Wagner
2019-09-23scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-08-29scsi: qedf: Fix race betwen fipvlan request and response pathSaurav Kashyap
2019-08-29scsi: qedf: Use discovery list to traverse rportsHannes Reinecke
2019-08-29scsi: qedf: Decrease the LL2 MTU size to 2500Saurav Kashyap
2019-08-29scsi: qedf: Check for module unloading bit before processing link update AENSaurav Kashyap
2019-08-29scsi: qedf: Add support for 20 Gbps speedSaurav Kashyap
2019-08-29scsi: qedf: Interpret supported caps value correctlySaurav Kashyap
2019-08-29scsi: qedf: Add shutdown callback handlerSaurav Kashyap
2019-08-29scsi: qedf: Update module description stringNilesh Javali
2019-08-29scsi: qedf: Stop sending fipvlan request on unloadSaurav Kashyap
2019-08-29scsi: qedf: Print message during bailout conditionsSaurav Kashyap
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner
2019-05-26qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to useChad Dupuis
2019-04-29scsi: qedf: Add return value to log message if scsi_add_host failsSaurav Kashyap
2019-04-29scsi: qedf: Print fcport information on wait for upload timeoutSaurav Kashyap
2019-04-29scsi: qedf: Check the return value of start_xmitSaurav Kashyap
2019-04-29scsi: qedf: Log message if scsi_add_host failsSaurav Kashyap
2019-04-29scsi: qedf: Check for fcoe_libfc_config failureSaurav Kashyap
2019-04-29scsi: qedf: Change MSI-X load error messageChad Dupuis
2019-03-27scsi: qedf: fc_rport_priv reference counting fixesHannes Reinecke
2019-03-27scsi: qedf: Wait for upload and link down processing during soft ctx resetChad Dupuis
2019-03-27scsi: qedf: fixup bit operationsHannes Reinecke
2019-03-27scsi: qedf: missing kref_put in qedf_xmit()Hannes Reinecke
2019-03-27scsi: qedf: Check for link state before processing LL2 packets and send fipvl...Saurav Kashyap
2019-03-27scsi: qedf: Add missing fc_disc_init call after allocating lportChad Dupuis
2019-03-27scsi: qedf: Modify abort and tmf handler to handle edge condition and flushSaurav Kashyap
2019-03-27scsi: qedf: Modify flush routine to handle all I/Os and TMFShyam Sundar
2019-03-27scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...Chad Dupuis
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-19scsi: fcoe: make use of fip_mode enum completeSedat Dilek
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-07scsi: qedf: NULL check before some freeing functions is not neededThomas Meyer
2018-10-17scsi: qedf: fully convert to the generic DMA APIChristoph Hellwig
2018-07-10scsi: qedf: Send the driver state to MFWSaurav Kashyap
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-22qedf: Add get_generic_tlv_data handler.Chad Dupuis