summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_bsg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Reject CT request for MIB commandsJames Smart2020-10-271-20/+1
* scsi: lpfc: Fix validation of bsg reply lengthsDick Kennedy2020-08-051-13/+8
* scsi: lpfc: Allow applications to issue Common Set Features mailbox commandDick Kennedy2020-07-031-0/+1
* scsi: lpfc: Fix unused assignment in lpfc_sli4_bsg_link_diag_testDick Kennedy2020-07-031-18/+16
* scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu2019-12-101-6/+9
* scsi: lpfc: Make FW logging dynamically configurableJames Smart2019-10-251-4/+14
* scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart2019-08-201-1/+1
* scsi: lpfc: Fix upcall to bsg done in non-success casesJames Smart2019-08-201-7/+15
* scsi: lpfc: remove redundant codeFuqian Huang2019-08-201-1/+0
* scsi: lpfc: Remove unnecessary null check before kfreeYueHaibing2019-07-221-3/+1
* scsi: lpfc: Fix incorrect logical link speed on trunks when links downJames Smart2019-06-191-1/+1
* scsi: lpfc: Update Copyright in driver versionJames Smart2019-03-191-1/+1
* scsi: lpfc: Add loopback testing to trunking modeJames Smart2019-03-191-23/+98
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-101-2/+2
|\
| * scsi: lpfc: fix a handful of indentation issuesColin Ian King2019-02-141-2/+2
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
|/
* scsi: lpfc: Enable Management features for IF_TYPE=6James Smart2018-12-131-3/+3
* scsi: lpfc: Fix driver release of fw-logging buffersJames Smart2018-12-081-20/+2
* scsi: lpfc: refactor mailbox structure context fieldsJames Smart2018-12-081-10/+10
* scsi: lpfc: Fix panic when FW-log buffsize is not initializedJames Smart2018-12-081-5/+11
* scsi: lpfc: add Trunking supportJames Smart2018-11-071-0/+74
* scsi: lpfc: Correct errors accessing fw logJames Smart2018-11-071-39/+25
* scsi: lpfc: remove a bogus pci_dma_sync_single_for_device callChristoph Hellwig2018-10-161-3/+0
* scsi: lpfc: add support to retrieve firmware logsJames Smart2018-09-121-2/+339
* scsi: lpfc: Revise copyright for new company languageJames Smart2018-07-111-1/+1
* scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"Colin Ian King2018-05-081-10/+10
* scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018James Smart2018-02-231-1/+1
* scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart2018-02-231-2/+2
* scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy2017-10-031-1/+3
* scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_testGustavo A. R. Silva2017-08-251-6/+3
* Fix crash after issuing lip resetJames Smart2017-04-241-0/+4
* scsi: lpfc: Update copyrightsJames Smart2017-02-231-1/+3
* scsi: lpfc: NVME Initiator: Base modificationsJames Smart2017-02-231-9/+18
* scsi: lpfc: minor code cleanupsJames Smart2017-02-231-1/+1
* scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-181-20/+20
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-181-38/+38
* scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-181-2/+2
* scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-181-17/+17
* scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-181-23/+48
* scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-181-75/+124
* scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn2016-11-181-1/+2
* scsi: lpfc: Synchronize link speed with boot driverJames Smart2016-11-081-0/+45
* lpfc: remove set but not used variablesSebastian Herbszt2015-10-271-20/+0
* lpfc: Update copyright to 2015James Smart2015-04-101-1/+1
* lpfc: Fix OS crash when running loopback test in applicationsJames Smart2015-04-101-0/+1
* lpfc: Add new mbx cmd recognitionJames Smart2015-04-101-0/+1
* lpfc: fix low priority issues from fortify source code scanJames Smart2014-09-161-5/+0
* lpfc: fix high priority issues from fortify source code scanJames Smart2014-09-161-3/+5
* lpfc: use dma_zalloc_coherentJoe Perches2014-09-161-3/+2
* lpfc: mark function as static in lpfc/lpfc_bsg.cRashika Kheria2014-09-161-1/+1