Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-02 | scsi: snic: fix a couple of spelling mistakes/typos | Colin Ian King | 2 | -3/+3 |
2017-06-13 | scsi: snic: Remove code that zeroes driver-private command data | Bart Van Assche | 1 | -2/+0 |
2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2017-04-14 | scsi: snic: fix spelling mistake: "Cann't" -> "Cannot" | Colin Ian King | 1 | -1/+1 |
2017-03-24 | treewide: Fix typos in printk | Masanari Iida | 1 | -1/+1 |
2017-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -30/+19 |
2017-02-16 | scsi: snic: switch to pci_irq_alloc_vectors | Christoph Hellwig | 2 | -30/+19 |
2017-01-06 | scsi: snic: Return error code on memory allocation failure | Burak Ok | 1 | -0/+3 |
2016-07-13 | snic: Fix use-after-free in case of a dma mapping error | Johannes Thumshirn | 1 | -2/+2 |
2016-07-13 | snic: fix typo | Julia Lawall | 1 | -1/+1 |
2016-04-11 | snic: add scsi host after determining max IOs. | Narsimhulu Musini | 1 | -18/+17 |
2016-04-11 | snic: Fixing race in the hba reset and IO/TM completion | Narsimhulu Musini | 2 | -1/+15 |
2016-04-11 | snic: Fix for missing interrupts | Narsimhulu Musini | 2 | -7/+59 |
2016-04-11 | snic: target cleanup in driver unload path | Narsimhulu Musini | 1 | -2/+15 |
2016-04-11 | snic: Handling control path queue issues | Narsimhulu Musini | 1 | -14/+30 |
2016-04-11 | snic: LUN goes offline due to scsi cmd timeouts | Narsimhulu Musini | 1 | -0/+18 |
2016-04-11 | snic: Added additional stats | Narsimhulu Musini | 6 | -23/+59 |
2016-04-11 | scsi: disable automatic target scan | Hannes Reinecke | 1 | -1/+1 |
2016-03-02 | snic: correctly check for array overrun on overly long version number | Colin Ian King | 1 | -1/+1 |
2015-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -10/+0 |
2015-11-10 | scsi: use host wide tags by default | Christoph Hellwig | 1 | -10/+0 |
2015-10-04 | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar | 2 | -3/+3 |
2015-06-20 | snic: driver for Cisco SCSI HBA | Narsimhulu Musini | 34 | -0/+10238 |