aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qedf/qedf_main.c
AgeCommit message (Expand)Author
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
2018-05-22qedf: Add support for populating ethernet TLVs.Chad Dupuis
2018-05-08scsi: qedf: Update copyright for 2018Chad Dupuis
2018-05-08scsi: qedf: Add more defensive checks for concurrent error conditionsChad Dupuis
2018-05-08scsi: qedf: Set the UNLOADING flag when removing a vportChad Dupuis
2018-05-08scsi: qedf: If qed fails to enable MSI-X fail PCI probeChad Dupuis
2018-05-08scsi: qedf: Honor default_prio module parameter even if DCBX does not convergeChad Dupuis
2018-05-08scsi: qedf: Improve firmware debug dump handlingChad Dupuis
2018-05-08scsi: qedf: Remove setting DCBX pending during soft context resetSaurav Kashyap
2018-05-08scsi: qedf: Check if link is already up when receiving a link up event from qedChad Dupuis
2018-05-08scsi: qedf: Honor priority from DCBX FCoE App tagChad Dupuis
2018-05-08scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX conv...Chad Dupuis
2018-05-08scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 ...Chad Dupuis
2018-05-08scsi: qedf: Add missing skb frees in error pathChad Dupuis
2018-05-08scsi: qedf: Increase the number of default FIP VLAN request retries to 60Chad Dupuis
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru
2018-02-13scsi: qedf: fix LTO-enabled buildArnd Bergmann
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-22scsi: qedf: Fix error return code in __qedf_probe()Wei Yongjun
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar
2017-09-07Merge branch 'fixes' into miscJames Bottomley
2017-08-25scsi: qedf: drop bus reset handlerHannes Reinecke
2017-08-24scsi: qedf: Fix up modinfo parameter name for 'debug' in modinfo output.Chad Dupuis
2017-08-24scsi: qedf: Covert single-threaded workqueues to regular workqueues.Chad Dupuis
2017-08-24scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case.Chad Dupuis
2017-08-24scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is...Chad Dupuis