summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi
AgeCommit message (Expand)Author
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
2018-02-13scsi: qedi: Cleanup local str variableNilesh Javali
2018-02-13scsi: qedi: Fix truncation of CHAP name and secretAndrew Vasquez
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-22scsi: qedi: Drop cqe response during connection recoveryManish Rangankar
2018-01-10scsi: qedi: Use zeroing allocator instead of allocator/memsetHimanshu Jha
2018-01-02qed*: Advance drivers' version to 8.33.0.20Tomer Tayar
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar
2017-12-20scsi: qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_respJia-Ju Bai
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-10-19qed: Fix iWARP out of order flowMichal Kalderon
2017-10-16scsi: qedi: Delete redundant variablesChristos Gkekas