summaryrefslogtreecommitdiff
path: root/drivers/scsi/qedi
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-29scsi: qedi: Adjust termination and offload ramrod timersManish Rangankar
2019-04-29scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar
2019-04-18scsi: qedi: fix spelling mistake "oflload" -> "offload"Colin Ian King
2019-04-12Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-29scsi: qedi: remove declaration of nvm_image from stackColin Ian King
2019-03-19scsi: qedi: Remove set but not used variable 'cls_sess'YueHaibing
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-05scsi: stop setting up request->specialChristoph Hellwig
2019-01-29scsi: qedf: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-11scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-11-28scsi: qedi: Update driver version to 8.33.0.21Nilesh Javali
2018-11-28scsi: qedi: Move LL2 producer index processing in BH.Manish Rangankar
2018-11-28scsi: qedi: add module param to set ping packet sizeNilesh Javali
2018-11-28scsi: qedi: Add packet filter in light L2 Rx path.Manish Rangankar
2018-11-28scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar
2018-11-28scsi: qedi: Allocate IRQs based on msix_cntNilesh Javali
2018-11-28scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZENilesh Javali
2018-11-28scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"Nilesh Javali
2018-11-28scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definitionNilesh Javali
2018-11-07scsi: kill off the legacy IO pathJens Axboe
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-17scsi: qedi: fully convert to the generic DMA APIChristoph Hellwig
2018-09-28scsi: qedi: Initialize the stats mutex lockNilesh Javali
2018-08-30scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-07-30scsi: qedi: Fix a potential buffer overflowBart Van Assche
2018-07-10scsi: qedi: Send driver state to MFWManish Rangankar
2018-07-02scsi: qedi: tidy up a size calculationDan Carpenter
2018-06-26scsi: qedi: Fix misleading indentationBart Van Assche
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-05qed*: Utilize FW 8.37.2.0Michal Kalderon
2018-05-22qedi: Add get_generic_tlv_data handler.Manish Rangankar
2018-05-22qedi: Add support for populating ethernet TLVs.Manish Rangankar
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-03-27treewide: Fix typos in printkMasanari Iida
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-01scsi: qedi: Fix kernel crash during port toggleManish Rangankar
2018-02-27scsi: qedi: fix build regressionArnd Bergmann
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-02-13scsi: qedi: fix building with LTOArnd Bergmann