Age | Commit message (Expand) | Author | Files | Lines |
2017-08-25 | scsi: qedf: Covert single-threaded workqueues to regular workqueues. | Chad Dupuis | 1 | -4/+4 |
2017-08-25 | scsi: qedf: Corrent VLAN tag insertion in fallback VLAN case. | Chad Dupuis | 3 | -16/+15 |
2017-08-25 | scsi: qedf: Use granted MAC from the FCF for the FCoE source address if it is... | Chad Dupuis | 3 | -26/+51 |
2017-08-25 | scsi: qedf: Set WWNN and WWPN based on values from qed. | Chad Dupuis | 1 | -3/+18 |
2017-08-25 | scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_info | Colin Ian King | 1 | -4/+4 |
2017-08-25 | scsi: osst: silence underflow warning in osst_verify_frame() | Dan Carpenter | 1 | -1/+1 |
2017-08-25 | scsi: osst: add missing indent on a for loop statement | Colin Ian King | 1 | -1/+1 |
2017-08-25 | scsi: mpt3sas: fix pr_info message continuation | Colin Ian King | 1 | -2/+2 |
2017-08-25 | scsi: ses: make page2 support optional | Hannes Reinecke | 1 | -1/+38 |
2017-08-25 | scsi: ses: Fixup error message 'failed to get diagnostic page 0xffffffea' | Hannes Reinecke | 1 | -7/+10 |
2017-08-25 | scsi: ses: check return code from ses_recv_diag() | Hannes Reinecke | 1 | -1/+2 |
2017-08-25 | scsi: hpsa: Remove 'hpsa_allow_any' module option | Hannes Reinecke | 1 | -19/+7 |
2017-08-25 | scsi: cciss: Drop obsolete driver | Hannes Reinecke | 10 | -8081/+1 |
2017-08-25 | scsi: hpsa: do not print errors for unsupported report luns format | Hannes Reinecke | 1 | -9/+11 |
2017-08-25 | scsi: hpsa: Ignore errors for unsupported LV_DEVICE_ID VPD page | Hannes Reinecke | 1 | -1/+1 |
2017-08-25 | scsi: hpsa: disable volume status check for legacy boards | Hannes Reinecke | 1 | -0/+10 |
2017-08-25 | scsi: hpsa: add support for legacy boards | Hannes Reinecke | 2 | -27/+121 |
2017-08-25 | scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()' | Christophe JAILLET | 1 | -0/+1 |
2017-08-25 | scsi: sym53c8xx: Avoid undefined behaviour | Helge Deller | 1 | -1/+1 |
2017-08-25 | scsi: make 'state' device attribute pollable | Hannes Reinecke | 2 | -1/+7 |
2017-08-25 | scsi: scsi_lib: rework scsi_internal_device_unblock_nowait() | Hannes Reinecke | 1 | -6/+11 |
2017-08-25 | scsi: esas2r: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-08-25 | scsi: virtio: virtio_scsi: Set can_queue to the length of the virtqueue. | Richard W.M. Jones | 1 | -2/+2 |
2017-08-25 | scsi: virtio: Reduce BUG if total_sg > virtqueue size to WARN. | Richard W.M. Jones | 1 | -2/+3 |
2017-08-25 | scsi: qedi: Limit number for CQ queues. | Manish Rangankar | 3 | -7/+10 |
2017-08-25 | scsi: hisi_sas: remove driver versioning | John Garry | 3 | -6/+0 |
2017-08-25 | scsi: hisi_sas: replace kfree with scsi_host_put | John Garry | 2 | -7/+12 |
2017-08-25 | scsi: hisi_sas: remove phy_down_v3_hw() res variable | John Garry | 1 | -2/+1 |
2017-08-25 | scsi: hisi_sas: add phy_set_linkrate_v3_hw() | Xiang Chen | 1 | -0/+39 |
2017-08-25 | scsi: hisi_sas: update some v3 register init settings | Xiang Chen | 1 | -11/+4 |
2017-08-25 | scsi: hisi_sas: add reset handler for v3 hw | Xiang Chen | 4 | -36/+157 |
2017-08-11 | scsi: hisi_sas: kill tasklet when destroying irq in v3 hw | Xiang Chen | 1 | -0/+1 |
2017-08-11 | scsi: hisi_sas: fix v3 hw channel interrupt processing | Xiang Chen | 1 | -1/+1 |
2017-08-11 | scsi: hisi_sas: Modify v3 hw STP_LINK_TIMER setting | Xiang Chen | 1 | -0/+3 |
2017-08-11 | scsi: hisi_sas: add status and command buffer for internal abort | Xiang Chen | 1 | -1/+13 |
2017-08-11 | scsi: hisi_sas: support zone management commands | Xiaofei Tan | 1 | -0/+2 |
2017-08-11 | scsi: hisi_sas: service interrupt ITCT_CLR interrupt in v2 hw | Xiang Chen | 2 | -21/+20 |
2017-08-11 | scsi: hisi_sas: add irq and tasklet cleanup in v2 hw | Xiang Chen | 1 | -47/+49 |
2017-08-11 | scsi: hisi_sas: remove repeated device config in v2 hw | Xiang Chen | 2 | -5/+0 |
2017-08-11 | scsi: hisi_sas: use array for v2 hw ECC errors | John Garry | 2 | -179/+197 |
2017-08-11 | scsi: hisi_sas: add v2 hw DFX feature | Xiaofei Tan | 3 | -1/+29 |
2017-08-11 | scsi: hisi_sas: fix v2 hw underflow residual value | Xiang Chen | 1 | -2/+2 |
2017-08-11 | scsi: hisi_sas: avoid potential v2 hw interrupt issue | Xiang Chen | 1 | -9/+10 |
2017-08-11 | scsi: hisi_sas: fix reset and port ID refresh issues | Xiaofei Tan | 3 | -74/+118 |
2017-08-11 | scsi: smartpqi: change driver version to 1.1.2-125 | Kevin Barnett | 1 | -4/+4 |
2017-08-11 | scsi: smartpqi: add in new controller ids | Kevin Barnett | 1 | -22/+14 |
2017-08-11 | scsi: smartpqi: update kexec and power down support | Kevin Barnett | 1 | -0/+1 |
2017-08-11 | scsi: smartpqi: cleanup doorbell register usage. | Kevin Barnett | 3 | -102/+17 |
2017-08-11 | scsi: smartpqi: update pqi passthru ioctl | Kevin Barnett | 1 | -0/+4 |
2017-08-11 | scsi: smartpqi: enhance BMIC cache flush | Kevin Barnett | 2 | -15/+33 |