aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_bsg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-24scsi: lpfc: Make FW logging dynamically configurableJames Smart1-4/+14
2019-08-19scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart1-1/+1
2019-08-19scsi: lpfc: Fix upcall to bsg done in non-success casesJames Smart1-7/+15
2019-08-19scsi: lpfc: remove redundant codeFuqian Huang1-1/+0
2019-07-22scsi: lpfc: Remove unnecessary null check before kfreeYueHaibing1-3/+1
2019-06-18scsi: lpfc: Fix incorrect logical link speed on trunks when links downJames Smart1-1/+1
2019-03-19scsi: lpfc: Update Copyright in driver versionJames Smart1-1/+1
2019-03-19scsi: lpfc: Add loopback testing to trunking modeJames Smart1-23/+98
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2019-02-13scsi: lpfc: fix a handful of indentation issuesColin Ian King1-2/+2
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
2018-12-12scsi: lpfc: Enable Management features for IF_TYPE=6James Smart1-3/+3
2018-12-07scsi: lpfc: Fix driver release of fw-logging buffersJames Smart1-20/+2
2018-12-07scsi: lpfc: refactor mailbox structure context fieldsJames Smart1-10/+10
2018-12-07scsi: lpfc: Fix panic when FW-log buffsize is not initializedJames Smart1-5/+11
2018-11-06scsi: lpfc: add Trunking supportJames Smart1-0/+74
2018-11-06scsi: lpfc: Correct errors accessing fw logJames Smart1-39/+25
2018-10-15scsi: lpfc: remove a bogus pci_dma_sync_single_for_device callChristoph Hellwig1-3/+0
2018-09-11scsi: lpfc: add support to retrieve firmware logsJames Smart1-2/+339
2018-07-10scsi: lpfc: Revise copyright for new company languageJames Smart1-1/+1
2018-05-08scsi: lpfc: fix spelling mistakes: "mabilbox" and "maibox"Colin Ian King1-10/+10
2018-02-22scsi: lpfc: Change Copyright of 12.0.0.0 modified files to 2018James Smart1-1/+1
2018-02-22scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart1-2/+2
2017-10-02scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy1-1/+3
2017-08-24scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_testGustavo A. R. Silva1-6/+3
2017-04-24Fix crash after issuing lip resetJames Smart1-0/+4
2017-02-22scsi: lpfc: Update copyrightsJames Smart1-1/+3
2017-02-22scsi: lpfc: NVME Initiator: Base modificationsJames Smart1-9/+18
2017-02-22scsi: lpfc: minor code cleanupsJames Smart1-1/+1
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn1-20/+20
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn1-38/+38
2016-11-17scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn1-2/+2
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn1-17/+17
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn1-23/+48
2016-11-17scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn1-75/+124
2016-11-17scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn1-1/+2
2016-11-08scsi: lpfc: Synchronize link speed with boot driverJames Smart1-0/+45
2015-10-27lpfc: remove set but not used variablesSebastian Herbszt1-20/+0
2015-04-10lpfc: Update copyright to 2015James Smart1-1/+1
2015-04-10lpfc: Fix OS crash when running loopback test in applicationsJames Smart1-0/+1
2015-04-10lpfc: Add new mbx cmd recognitionJames Smart1-0/+1
2014-09-16lpfc: fix low priority issues from fortify source code scanJames Smart1-5/+0
2014-09-16lpfc: fix high priority issues from fortify source code scanJames Smart1-3/+5
2014-09-16lpfc: use dma_zalloc_coherentJoe Perches1-3/+2
2014-09-16lpfc: mark function as static in lpfc/lpfc_bsg.cRashika Kheria1-1/+1
2014-06-02lpfc: Update Copyright on changed files from 8.3.45 patchesJames Smart1-1/+1
2014-03-15[SCSI] lpfc 8.3.45: Added dport mailbox pass through support.James Smart1-0/+3
2013-10-25[SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response statusJames Smart1-3/+4
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-18/+72
2013-09-10[SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running out of spaceJames Smart1-7/+7