aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi/qedi_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
2018-10-17scsi: qedi: fully convert to the generic DMA APIChristoph Hellwig1-4/+4
2018-09-28scsi: qedi: Initialize the stats mutex lockNilesh Javali1-0/+1
2018-08-30scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali1-13/+15
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2018-07-30scsi: qedi: Fix a potential buffer overflowBart Van Assche1-1/+1
2018-07-10scsi: qedi: Send driver state to MFWManish Rangankar1-0/+11
2018-07-02scsi: qedi: tidy up a size calculationDan Carpenter1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-05-22qedi: Add get_generic_tlv_data handler.Manish Rangankar1-0/+16
2018-05-22qedi: Add support for populating ethernet TLVs.Manish Rangankar1-0/+182
2018-04-03Merge branch 'fixes' into miscJames Bottomley1-29/+26
2018-02-13scsi: qedi: fix building with LTOArnd Bergmann1-2/+2
2018-02-13scsi: qedi: Cleanup local str variableNilesh Javali1-23/+20
2018-02-13scsi: qedi: Fix truncation of CHAP name and secretAndrew Vasquez1-12/+12
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-14/+15
2018-01-22scsi: qedi: Drop cqe response during connection recoveryManish Rangankar1-1/+3
2018-01-10scsi: qedi: Use zeroing allocator instead of allocator/memsetHimanshu Jha1-27/+15
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar1-10/+11
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar1-4/+4
2017-09-07Merge branch 'fixes' into miscJames Bottomley1-1/+1
2017-08-28scsi: qedi: off by one in qedi_get_cmd_from_tid()Dan Carpenter1-1/+1
2017-08-24scsi: qedi: Limit number for CQ queues.Manish Rangankar1-3/+7
2017-07-12scsi: qedi: Add support for Boot from SAN over iSCSI offloadNilesh Javali1-0/+419
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+1
2017-06-19scsi: qedi: Remove WARN_ON from clear task context.Manish Rangankar1-3/+1
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-12/+13
2017-05-24qed: Replace set_id() api with set_name()Mintz, Yuval1-1/+1
2017-05-23scsi: qedi: set max_fin_rt default valueNilesh Javali1-0/+1
2017-05-23scsi: qedi: Set firmware tcp msl timer value.manish.rangankar@cavium.com1-0/+1
2017-05-23scsi: qedi: Fix bad pte call trace when iscsiuio is stopped.Arun Easi1-12/+11
2017-03-15scsi: qedi: Add PCI device-ID for QL41xxx adapters.Manish Rangankar1-0/+1
2017-02-28scsi: qedi: fix missing return error code check on call to qedi_setup_intColin Ian King1-1/+1
2016-12-25scsi: qedi: Convert to hotplug state machineThomas Gleixner1-64/+32
2016-12-14scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework.Manish Rangankar1-0/+2127