Age | Commit message (Expand) | Author | Files | Lines |
2019-06-22 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -3/+6 |
2019-06-19 | scsi: qedi: update driver version to 8.37.0.20 | Nilesh Javali | 1 | -3/+3 |
2019-06-19 | scsi: qedi: Check targetname while finding boot target information | Nilesh Javali | 1 | -0/+3 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440 | Thomas Gleixner | 16 | -64/+16 |
2019-05-25 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -28/+8 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-14 | scsi: qedi: remove set but not used variables 'cdev' and 'udev' | YueHaibing | 1 | -4/+0 |
2019-05-14 | scsi: qedi: remove memset/memcpy to nfunc and use func instead | YueHaibing | 1 | -24/+8 |
2019-05-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -8/+8 |
2019-05-07 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+0 |
2019-04-29 | scsi: qedi: Adjust termination and offload ramrod timers | Manish Rangankar | 1 | -2/+3 |
2019-04-29 | scsi: qedi: Abort ep termination if offload not scheduled | Manish Rangankar | 1 | -0/+3 |
2019-04-19 | scsi: qedi: fix spelling mistake "oflload" -> "offload" | Colin Ian King | 1 | -2/+2 |
2019-04-13 | Merge branch '5.1/scsi-fixes' into 5.2/merge | Martin K. Petersen | 1 | -5/+2 |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 1 | -1/+0 |
2019-03-29 | scsi: qedi: remove declaration of nvm_image from stack | Colin Ian King | 1 | -5/+2 |
2019-03-20 | scsi: qedi: Remove set but not used variable 'cls_sess' | YueHaibing | 1 | -4/+0 |
2019-03-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -22/+2 |
2019-02-06 | scsi: stop setting up request->special | Christoph Hellwig | 1 | -7/+0 |
2019-01-29 | scsi: qedf: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -15/+2 |
2019-01-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -0/+4 |
2019-01-12 | scsi: qedi: Add ep_state for login completion on un-reachable targets | Manish Rangankar | 2 | -0/+4 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -20/+19 |
2018-12-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 4 | -31/+68 |
2018-12-19 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+0 |
2018-11-29 | scsi: qedi: Update driver version to 8.33.0.21 | Nilesh Javali | 1 | -2/+2 |
2018-11-29 | scsi: qedi: Move LL2 producer index processing in BH. | Manish Rangankar | 1 | -12/+19 |
2018-11-29 | scsi: qedi: add module param to set ping packet size | Nilesh Javali | 2 | -5/+9 |
2018-11-29 | scsi: qedi: Add packet filter in light L2 Rx path. | Manish Rangankar | 1 | -0/+24 |
2018-11-29 | scsi: qedi: Check for session online before getting iSCSI TLV data. | Manish Rangankar | 1 | -0/+3 |
2018-11-29 | scsi: qedi: Allocate IRQs based on msix_cnt | Nilesh Javali | 1 | -1/+1 |
2018-11-29 | scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZE | Nilesh Javali | 1 | -7/+9 |
2018-11-29 | scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING" | Nilesh Javali | 2 | -3/+3 |
2018-11-29 | scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definition | Nilesh Javali | 1 | -2/+0 |
2018-11-07 | scsi: kill off the legacy IO path | Jens Axboe | 1 | -2/+1 |
2018-10-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -4/+4 |
2018-10-18 | scsi: qedi: fully convert to the generic DMA API | Christoph Hellwig | 1 | -4/+4 |
2018-09-28 | scsi: qedi: Initialize the stats mutex lock | Nilesh Javali | 1 | -0/+1 |
2018-08-30 | scsi: qedi: Add the CRC size within iSCSI NVM image | Nilesh Javali | 2 | -14/+21 |
2018-08-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -15/+17 |
2018-07-31 | scsi: qedi: Fix a potential buffer overflow | Bart Van Assche | 1 | -1/+1 |
2018-07-11 | scsi: qedi: Send driver state to MFW | Manish Rangankar | 1 | -0/+11 |
2018-07-02 | scsi: qedi: tidy up a size calculation | Dan Carpenter | 1 | -1/+1 |
2018-06-26 | scsi: qedi: Fix misleading indentation | Bart Van Assche | 1 | -14/+16 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2018-06-05 | qed*: Utilize FW 8.37.2.0 | Michal Kalderon | 1 | -6/+0 |
2018-05-23 | qedi: Add get_generic_tlv_data handler. | Manish Rangankar | 1 | -0/+16 |
2018-05-23 | qedi: Add support for populating ethernet TLVs. | Manish Rangankar | 3 | -0/+191 |
2018-05-08 | qed: Add support for Unified Fabric Port. | Sudarsana Reddy Kalluru | 1 | -1/+1 |
2018-04-06 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 4 | -9/+7 |