summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi
Commit message (Expand)AuthorAge
* 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
* | | treewide: Fix typos in printkMasanari Iida2018-03-27
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-07
|\ \ \ | | |/ | |/|
| * | scsi: qedi: Fix kernel crash during port toggleManish Rangankar2018-03-01
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-02-23
|\| | | |/ |/|
| * scsi: qedi: Cleanup local str variableNilesh Javali2018-02-13
| * scsi: qedi: Fix truncation of CHAP name and secretAndrew Vasquez2018-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
| * qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar2018-01-02
* | scsi: qedi: Drop cqe response during connection recoveryManish Rangankar2018-01-22
* | scsi: qedi: Use zeroing allocator instead of allocator/memsetHimanshu Jha2018-01-10