summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi/qedi_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-251-4/+4
|\
| * scsi: qedi: fully convert to the generic DMA APIChristoph Hellwig2018-10-171-4/+4
* | scsi: qedi: Initialize the stats mutex lockNilesh Javali2018-09-281-0/+1
* | scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali2018-08-301-13/+15
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-151-1/+1
|\
| * scsi: qedi: tidy up a size calculationDan Carpenter2018-07-021-1/+1
* | scsi: qedi: Fix a potential buffer overflowBart Van Assche2018-07-301-1/+1
* | scsi: qedi: Send driver state to MFWManish Rangankar2018-07-101-0/+11
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* qedi: Add get_generic_tlv_data handler.Manish Rangankar2018-05-221-0/+16
* qedi: Add support for populating ethernet TLVs.Manish Rangankar2018-05-221-0/+182
* Merge branch 'fixes' into miscJames Bottomley2018-04-031-29/+26
|\
| * scsi: qedi: Cleanup local str variableNilesh Javali2018-02-131-23/+20
| * scsi: qedi: Fix truncation of CHAP name and secretAndrew Vasquez2018-02-131-12/+12
* | scsi: qedi: fix building with LTOArnd Bergmann2018-02-131-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-14/+15
|\ \ | |/ |/|
| * qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-021-10/+11
| * qed*: HSI renaming for different types of HWTomer Tayar2018-01-021-4/+4
* | scsi: qedi: Drop cqe response during connection recoveryManish Rangankar2018-01-221-1/+3
* | scsi: qedi: Use zeroing allocator instead of allocator/memsetHimanshu Jha2018-01-101-27/+15
|/
* Merge branch 'fixes' into miscJames Bottomley2017-09-071-1/+1
|\
| * scsi: qedi: off by one in qedi_get_cmd_from_tid()Dan Carpenter2017-08-281-1/+1
* | scsi: qedi: Limit number for CQ queues.Manish Rangankar2017-08-241-3/+7
|/
* scsi: qedi: Add support for Boot from SAN over iSCSI offloadNilesh Javali2017-07-121-0/+419
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-3/+1
|\
| * scsi: qedi: Remove WARN_ON from clear task context.Manish Rangankar2017-06-191-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-061-12/+13
|\ \ | |/
| * scsi: qedi: set max_fin_rt default valueNilesh Javali2017-05-231-0/+1
| * scsi: qedi: Set firmware tcp msl timer value.manish.rangankar@cavium.com2017-05-231-0/+1
| * scsi: qedi: Fix bad pte call trace when iscsiuio is stopped.Arun Easi2017-05-231-12/+11
* | qed: Replace set_id() api with set_name()Mintz, Yuval2017-05-241-1/+1
|/
* scsi: qedi: Add PCI device-ID for QL41xxx adapters.Manish Rangankar2017-03-151-0/+1
* scsi: qedi: fix missing return error code check on call to qedi_setup_intColin Ian King2017-02-281-1/+1
* scsi: qedi: Convert to hotplug state machineThomas Gleixner2016-12-251-64/+32
* scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework.Manish Rangankar2016-12-141-0/+2127
OpenPOWER on IntegriCloud