summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-082-8/+8
|\
| * scsi: qedi: Adjust termination and offload ramrod timersManish Rangankar2019-04-291-2/+3
| * scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar2019-04-291-0/+3
| * scsi: qedi: fix spelling mistake "oflload" -> "offload"Colin Ian King2019-04-181-2/+2
| * Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen2019-04-121-5/+2
| |\
| * | scsi: qedi: Remove set but not used variable 'cls_sess'YueHaibing2019-03-191-4/+0
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-1/+0
|\ \ \ | |_|/ |/| |
| * | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-1/+0
| |/
* / scsi: qedi: remove declaration of nvm_image from stackColin Ian King2019-03-291-5/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-092-22/+2
|\
| * scsi: stop setting up request->specialChristoph Hellwig2019-02-051-7/+0
| * scsi: qedf: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-291-15/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-202-0/+4
|\ \
| * | scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2019-01-112-0/+4
| |/
* / cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-20/+19
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-284-31/+68
|\
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
| * scsi: qedi: Update driver version to 8.33.0.21Nilesh Javali2018-11-281-2/+2
| * scsi: qedi: Move LL2 producer index processing in BH.Manish Rangankar2018-11-281-12/+19
| * scsi: qedi: add module param to set ping packet sizeNilesh Javali2018-11-282-5/+9
| * scsi: qedi: Add packet filter in light L2 Rx path.Manish Rangankar2018-11-281-0/+24
| * scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar2018-11-281-0/+3
| * scsi: qedi: Allocate IRQs based on msix_cntNilesh Javali2018-11-281-1/+1
| * scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZENilesh Javali2018-11-281-7/+9
| * scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"Nilesh Javali2018-11-282-3/+3
| * scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definitionNilesh Javali2018-11-281-2/+0
* | scsi: kill off the legacy IO pathJens Axboe2018-11-071-2/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-251-4/+4
|\
| * scsi: qedi: fully convert to the generic DMA APIChristoph Hellwig2018-10-171-4/+4
* | scsi: qedi: Initialize the stats mutex lockNilesh Javali2018-09-281-0/+1
* | scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali2018-08-302-14/+21
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-152-15/+17
|\
| * scsi: qedi: tidy up a size calculationDan Carpenter2018-07-021-1/+1
| * scsi: qedi: Fix misleading indentationBart Van Assche2018-06-261-14/+16
* | scsi: qedi: Fix a potential buffer overflowBart Van Assche2018-07-301-1/+1
* | scsi: qedi: Send driver state to MFWManish Rangankar2018-07-101-0/+11
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* qed*: Utilize FW 8.37.2.0Michal Kalderon2018-06-051-6/+0
* qedi: Add get_generic_tlv_data handler.Manish Rangankar2018-05-221-0/+16
* qedi: Add support for populating ethernet TLVs.Manish Rangankar2018-05-223-0/+191
* qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-071-1/+1
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-054-9/+7
|\
| * Merge branch 'fixes' into miscJames Bottomley2018-04-032-29/+31
| |\
| * | scsi: qedi: fix build regressionArnd Bergmann2018-02-271-2/+0
| * | scsi: qedi: fix building with LTOArnd Bergmann2018-02-134-7/+7
* | | treewide: Fix typos in printkMasanari Iida2018-03-271-1/+1
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-071-0/+5
|\ \ \ | | |/ | |/|
| * | scsi: qedi: Fix kernel crash during port toggleManish Rangankar2018-03-011-0/+5
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-02-231-29/+26
|\| | | |/ |/|
| * scsi: qedi: Cleanup local str variableNilesh Javali2018-02-131-23/+20