aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_bsg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-10[SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout handlingJames Smart1-16/+70
2013-09-10[SCSI] lpfc 8.3.42: Fixed using unsafe linked list macro for walking and deleting linked listJames Smart1-2/+2
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-09-04treewide: Convert retrun typos to returnJoe Perches1-1/+1
2013-08-23[SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times outJames Smart1-3/+5
2013-06-26[SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 modificationsJames Smart1-1/+1
2013-06-26[SCSI] lpfc 8.3.40: Fix to allow OCM to report FEC statusJames Smart1-1/+1
2013-05-02[SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memory pagesJames Smart1-10/+23
2013-05-02[SCSI] lpfc 8.3.39: Remove driver dependency on HZJames Smart1-2/+4
2013-04-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-505/+602
2013-04-09[SCSI] scsilpfc 8.3.38: Fixed bsg timeout handling issues that would result in crashesJames Smart1-504/+601
2013-04-09[SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart1-1/+1
2013-03-31treewide: Fix typos in kernel messagesMasanari Iida1-1/+1
2013-01-30[SCSI] lpfc 8.3.37: Fixed no-context ABTS failed with BA_RJTJames Smart1-5/+46
2012-09-14[SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT statusJames Smart1-3/+3
2012-09-14[SCSI] lpfc 8.3.33: When doing loopback testing, set the diag valid bitJames Smart1-0/+2
2012-05-17[SCSI] lpfc 8.3.31: Fix bug with driver using the wrong xritag when sending an els echoJames Smart1-0/+1
2012-05-17[SCSI] lpfc 8.3.31: Fix bug with driver not supporting the get controller attributes commandJames Smart1-1/+2
2012-02-19[SCSI] lpfc 8.3.29: SLI related fixesJames Smart1-2/+2
2012-02-19[SCSI] lpfc 8.3.29: BSG and User interface fixesJames Smart1-3/+11
2011-12-15[SCSI] lpfc 8.3.28: Add Loopback support for SLI4 adaptersJames Smart1-86/+272
2011-12-15[SCSI] lpfc 8.3.28: Miscellaneous fixes in sysfs and mgmt interfacesJames Smart1-13/+61
2011-07-27[SCSI] lpfc 8.3.25: Enhancements to Debug infrastructureJames Smart1-2/+35
2011-07-27[SCSI] lpfc 8.3.25: Adapter Interface fixes and changesJames Smart1-7/+8
2011-07-27[SCSI] lpfc 8.3.25: Miscellaneous Bug fixes and code cleanupJames Smart1-16/+21
2011-05-26[SCSI] lpfc 8.3.24: Extend BSG infrastructure and add link diagnosticsJames Smart1-380/+1725
2011-05-26[SCSI] lpfc 8.3.24: Add resource extent supportJames Smart1-0/+6
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-01[SCSI] lpfc 8.3.23: BSG additions and fixesJames Smart1-25/+34
2011-04-26Merge branch 'master' into for-nextJiri Kosina1-13/+25
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23[SCSI] lpfc 8.3.22: Update Copyright DatesJames Smart1-1/+1
2011-03-23[SCSI] lpfc 8.3.22: Add support for PCI Adapter FailureJames Smart1-3/+13
2011-03-23[SCSI] lpfc 8.3.22: Add new mailbox command and new BSG fixJames Smart1-8/+10
2010-12-21[SCSI] lpfc 8.3.20: Updates to FC discovery commandsJames Smart1-5/+11
2010-12-21[SCSI] lpfc 8.3.20: Critical fixesJames Smart1-31/+9