summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner2019-06-05
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-05-24
|\
| * scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing2019-05-13
| * scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing2019-05-13
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-08
|\|
| * scsi: qedi: Adjust termination and offload ramrod timersManish Rangankar2019-04-29
| * scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar2019-04-29
| * scsi: qedi: fix spelling mistake "oflload" -> "offload"Colin Ian King2019-04-18
| * Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen2019-04-12
| |\
| * | scsi: qedi: Remove set but not used variable 'cls_sess'YueHaibing2019-03-19
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-06
|\ \ \ | |_|/ |/| |
| * | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-08
| |/
* / scsi: qedi: remove declaration of nvm_image from stackColin Ian King2019-03-29
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-09
|\
| * 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
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-19
|\ \
| * | scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2019-01-11
| |/
* / cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-28
|\
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-18
| * scsi: qedi: Update driver version to 8.33.0.21Nilesh Javali2018-11-28
| * scsi: qedi: Move LL2 producer index processing in BH.Manish Rangankar2018-11-28
| * scsi: qedi: add module param to set ping packet sizeNilesh Javali2018-11-28
| * scsi: qedi: Add packet filter in light L2 Rx path.Manish Rangankar2018-11-28
| * scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar2018-11-28
| * scsi: qedi: Allocate IRQs based on msix_cntNilesh Javali2018-11-28
| * scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZENilesh Javali2018-11-28
| * scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"Nilesh Javali2018-11-28
| * scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definitionNilesh Javali2018-11-28
* | scsi: kill off the legacy IO pathJens Axboe2018-11-07
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-25
|\
| * scsi: qedi: fully convert to the generic DMA APIChristoph Hellwig2018-10-17
* | scsi: qedi: Initialize the stats mutex lockNilesh Javali2018-09-28
* | scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali2018-08-30
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-16
|\
| * scsi: qedi: tidy up a size calculationDan Carpenter2018-07-02
| * scsi: qedi: Fix misleading indentationBart Van Assche2018-06-26
* | scsi: qedi: Fix a potential buffer overflowBart Van Assche2018-07-30
* | scsi: qedi: Send driver state to MFWManish Rangankar2018-07-10
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* qed*: Utilize FW 8.37.2.0Michal Kalderon2018-06-05
* qedi: Add get_generic_tlv_data handler.Manish Rangankar2018-05-22
* qedi: Add support for populating ethernet TLVs.Manish Rangankar2018-05-22
* qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-07
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-05
|\
| * Merge branch 'fixes' into miscJames Bottomley2018-04-03
| |\
| * | scsi: qedi: fix build regressionArnd Bergmann2018-02-27
| * | scsi: qedi: fix building with LTOArnd Bergmann2018-02-13