summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-08[SCSI] lpfc 8.3.35: Update lpfc version for 8.3.35 driver releaseJames Smart1-1/+1
2012-10-08[SCSI] lpfc 8.3.35: Fixed not reporting logical link speed to SCSI midlayer w...James Smart5-16/+151
2012-10-08[SCSI] lpfc 8.3.35: Fix error with fabric service parameters causing performa...James Smart1-0/+2
2012-10-08[SCSI] lpfc 8.3.35: Fixed SCSI host create showing wrong link speed on SLI3 H...James Smart1-2/+8
2012-10-08[SCSI] lpfc 8.3.35: Fixed not checking solicition in progress bit when verify...James Smart2-4/+15
2012-10-08[SCSI] lpfc 8.3.35: Fixed messages for misconfigured port errorsJames Smart1-3/+7
2012-10-08[SCSI] lpfc 8.3.35: Fixed kernel warning on spinlock usage on some distributionsJames Smart1-10/+11
2012-10-08[SCSI] lpfc 8.3.35: Fixed PRLI not being retried if a LS_RJT with a reasonJames Smart1-2/+3
2012-10-08[SCSI] lpfc 8.3.35: Correct request_firmware use that was increasing boot timesJames Smart1-26/+31
2012-10-08[SCSI] lpfc 8.3.35: Fix FCP2 Retries for non-r/w commands.James Smart1-0/+2
2012-10-08[SCSI] lpfc 8.3.35: Fixed Linux generic firmware download on SLI4 devices wit...James Smart2-2/+5
2012-10-08[SCSI] lpfc 8.3.35: Expand I/O channel support for large systemsJames Smart2-22/+22
2012-10-08[SCSI] lpfc 8.3.35: Correct missing queue destroy on function resetJames Smart1-2/+2
2012-10-08[SCSI] lpfc 8.3.35: Fix incorrect comment in T10 DIF attributesJames Smart1-1/+7
2012-10-08[SCSI] lpfc 8.3.35: Added checking BMBX register for RDY bit before writing t...James Smart1-28/+47
2012-10-08[SCSI] lpfc 8.3.35: Fix interrupt delay multipler conversion for eq_createJames Smart2-5/+12
2012-10-07[SCSI] Documentation: Add lesb/ to path for LESB attributes in FCoE bus docum...Robert Love1-6/+6
2012-10-07[SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFOYi Zou2-1/+8
2012-10-07[SCSI] fcoe: Fix write errors on NPIV portsNeerav Parikh3-11/+7
2012-10-07[SCSI] mvumi: Add support for Marvell SAS/SATA RAID-on-Chip(ROC) 88RC9580Shun Fu2-260/+1068
2012-10-07[SCSI] bfa: Update the driver version to 3.1.2.1Krishna Gudipati1-1/+1
2012-10-07[SCSI] bfa: Firmware image naming convention updateKrishna Gudipati1-3/+3
2012-10-07[SCSI] bfa: Add support to read/update the FRU data.Krishna Gudipati9-5/+715
2012-10-07[SCSI] bfa: Support Power on Hours display and diag temp sensor fixesKrishna Gudipati3-5/+42
2012-10-07[SCSI] bfa: Add support to configure min/max bandwidth for a pcifnKrishna Gudipati7-26/+41
2012-10-07[SCSI] bfa: Add support for IO throttling at port levelKrishna Gudipati8-8/+182
2012-10-07[SCSI] bfa: Add support for user to configure bandwidth on QoS prioritiesKrishna Gudipati6-6/+94
2012-10-07[SCSI] bfa: Fabric Assigned Address implementation fixKrishna Gudipati2-3/+88
2012-10-07[SCSI] bfa: Add diagnostic port (D-Port) supportKrishna Gudipati9-3/+658
2012-10-07[SCSI] bfa: Fix to handle firmware tskim abort request responseKrishna Gudipati3-8/+15
2012-10-07[SCSI] bfa: Fix few attributes in the RHBA CT passthru commandKrishna Gudipati3-10/+11
2012-10-07[SCSI] bfa: Add support to have mfg date as part of adapter attributesKrishna Gudipati3-0/+11
2012-10-07[SCSI] bfa: Flash Controller PLL initialization fixesKrishna Gudipati2-83/+131
2012-10-07[SCSI] bfa: IOCFC state machine enhancementsKrishna Gudipati3-26/+63
2012-10-07[SCSI] bfa: Add support for FC Arbitrated Loop topology.Krishna Gudipati12-119/+713
2012-10-03Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds40-249/+916
2012-10-03Merge tag 'stable/for-linus-3.7-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+32
2012-10-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds52-463/+3546
2012-10-03Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds17-325/+412
2012-10-03Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds20-578/+451
2012-10-03Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds7-80/+447
2012-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds142-2877/+2915
2012-10-03Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds11-91/+278
2012-10-03Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds179-4430/+13464
2012-10-03MAX_LFS_FILESIZE should be a loff_tChuck Lever1-2/+2
2012-10-03compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas10-89/+41
2012-10-03fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov47-6/+240
2012-10-03btrfs: reada_extent doesn't need kref for refcountAl Viro1-11/+7
2012-10-03coredump: move core dump functionality into its own fileAlex Kelly4-645/+689
2012-10-03Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds65-962/+2061