summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf
Commit message (Expand)AuthorAge
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-09
|\
| * scsi: fcoe: make use of fip_mode enum completeSedat Dilek2019-02-19
| * scsi: stop setting up request->specialChristoph Hellwig2019-02-05
| * scsi: qedf: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-29
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
|/
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-18
* scsi: qedf: NULL check before some freeing functions is not neededThomas Meyer2018-12-07
* scsi: qedf: fully convert to the generic DMA APIChristoph Hellwig2018-10-17
* scsi: qedf: Send the driver state to MFWSaurav Kashyap2018-07-10
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-10
|\
| * scsi: qedf: Update version number to 8.33.16.20Chad Dupuis2018-05-08
| * scsi: qedf: Update copyright for 2018Chad Dupuis2018-05-08
| * scsi: qedf: Add more defensive checks for concurrent error conditionsChad Dupuis2018-05-08
| * scsi: qedf: Set the UNLOADING flag when removing a vportChad Dupuis2018-05-08
| * scsi: qedf: Add additional checks when restarting an rport due to ABTS timeoutChad Dupuis2018-05-08
| * scsi: qedf: If qed fails to enable MSI-X fail PCI probeChad Dupuis2018-05-08
| * scsi: qedf: Honor default_prio module parameter even if DCBX does not convergeChad Dupuis2018-05-08
| * scsi: qedf: Improve firmware debug dump handlingChad Dupuis2018-05-08
| * scsi: qedf: Remove setting DCBX pending during soft context resetSaurav Kashyap2018-05-08
| * scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin...Chad Dupuis2018-05-08
| * scsi: qedf: Check if link is already up when receiving a link up event from qedChad Dupuis2018-05-08
| * scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabledChad Dupuis2018-05-08
| * scsi: qedf: Release RRQ reference correctly when RRQ command times outChad Dupuis2018-05-08
| * scsi: qedf: Honor priority from DCBX FCoE App tagChad Dupuis2018-05-08
| * scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX conv...Chad Dupuis2018-05-08
| * scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 ...Chad Dupuis2018-05-08
| * scsi: qedf: Add check for offload before flushing I/Os for targetChad Dupuis2018-05-08
| * scsi: qedf: Fix VLAN display when printing sent FIP framesChad Dupuis2018-05-08
| * scsi: qedf: Add missing skb frees in error pathChad Dupuis2018-05-08
| * scsi: qedf: Increase the number of default FIP VLAN request retries to 60Chad Dupuis2018-05-08
| * scsi: qedf: Synchronize rport restarts when multiple ELS commands time outChad Dupuis2018-05-08
* | qedf: Add get_generic_tlv_data handler.Chad Dupuis2018-05-22
* | qedf: Add support for populating ethernet TLVs.Chad Dupuis2018-05-22
* | qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-07
|/
* scsi: qedf: use correct strncpy() sizeArnd Bergmann2018-02-13
* scsi: qedf: fix LTO-enabled buildArnd Bergmann2018-02-13
* scsi: qedf: remove redundant initialization of 'fcport'Colin Ian King2018-02-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * qed*: Advance drivers' version to 8.33.0.20Tomer Tayar2018-01-02
| * qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-02
| * qed*: HSI renaming for different types of HWTomer Tayar2018-01-02
* | scsi: qedf: Fix error return code in __qedf_probe()Wei Yongjun2018-01-22
|/
* Merge branch 'fixes' into miscJames Bottomley2017-09-07
|\
| * scsi: qedf: Fix a potential NULL pointer dereferenceChristophe JAILLET2017-08-23
| * scsi: qedf: Limit number of CQsThomas Bogendoerfer2017-07-26
* | scsi: qedf: drop bus reset handlerHannes Reinecke2017-08-25
* | scsi: qedf: Update driver version to 8.20.5.0.Chad Dupuis2017-08-24
* | scsi: qedf: Fix up modinfo parameter name for 'debug' in modinfo output.Chad Dupuis2017-08-24
* | scsi: qedf: Covert single-threaded workqueues to regular workqueues.Chad Dupuis2017-08-24
* | scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case.Chad Dupuis2017-08-24