summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.3.35: Expand I/O channel support for large systemsJames Smart2012-10-082-22/+22
* [SCSI] lpfc 8.3.35: Correct missing queue destroy on function resetJames Smart2012-10-081-2/+2
* [SCSI] lpfc 8.3.35: Fix incorrect comment in T10 DIF attributesJames Smart2012-10-081-1/+7
* [SCSI] lpfc 8.3.35: Added checking BMBX register for RDY bit before writing t...James Smart2012-10-081-28/+47
* [SCSI] lpfc 8.3.35: Fix interrupt delay multipler conversion for eq_createJames Smart2012-10-082-5/+12
* [SCSI] Documentation: Add lesb/ to path for LESB attributes in FCoE bus docum...Robert Love2012-10-071-6/+6
* [SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFOYi Zou2012-10-072-1/+8
* [SCSI] fcoe: Fix write errors on NPIV portsNeerav Parikh2012-10-073-11/+7
* [SCSI] mvumi: Add support for Marvell SAS/SATA RAID-on-Chip(ROC) 88RC9580Shun Fu2012-10-072-260/+1068
* [SCSI] bfa: Update the driver version to 3.1.2.1Krishna Gudipati2012-10-071-1/+1
* [SCSI] bfa: Firmware image naming convention updateKrishna Gudipati2012-10-071-3/+3
* [SCSI] bfa: Add support to read/update the FRU data.Krishna Gudipati2012-10-079-5/+715
* [SCSI] bfa: Support Power on Hours display and diag temp sensor fixesKrishna Gudipati2012-10-073-5/+42
* [SCSI] bfa: Add support to configure min/max bandwidth for a pcifnKrishna Gudipati2012-10-077-26/+41
* [SCSI] bfa: Add support for IO throttling at port levelKrishna Gudipati2012-10-078-8/+182
* [SCSI] bfa: Add support for user to configure bandwidth on QoS prioritiesKrishna Gudipati2012-10-076-6/+94
* [SCSI] bfa: Fabric Assigned Address implementation fixKrishna Gudipati2012-10-072-3/+88
* [SCSI] bfa: Add diagnostic port (D-Port) supportKrishna Gudipati2012-10-079-3/+658
* [SCSI] bfa: Fix to handle firmware tskim abort request responseKrishna Gudipati2012-10-073-8/+15
* [SCSI] bfa: Fix few attributes in the RHBA CT passthru commandKrishna Gudipati2012-10-073-10/+11
* [SCSI] bfa: Add support to have mfg date as part of adapter attributesKrishna Gudipati2012-10-073-0/+11
* [SCSI] bfa: Flash Controller PLL initialization fixesKrishna Gudipati2012-10-072-83/+131
* [SCSI] bfa: IOCFC state machine enhancementsKrishna Gudipati2012-10-073-26/+63
* [SCSI] bfa: Add support for FC Arbitrated Loop topology.Krishna Gudipati2012-10-0712-119/+713
* Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-0240-249/+916
|\
| * xen/pciback: Restore the PCI config space after an FLR.Konrad Rzeszutek Wilk2012-09-251-0/+1
| * xen-pciback: properly clean up after calling pcistub_device_find()Jan Beulich2012-09-251-23/+23
| * xen/vga: add the xen EFI video mode supportJan Beulich2012-09-242-0/+8
| * xen/x86: retrieve keyboard shift status flags from hypervisor.Konrad Rzeszutek Wilk2012-09-242-0/+11
| * Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-227-45/+154
| |\
| | * xen/swiotlb: Fix compile warnings when using plain integer instead of NULL po...Konrad Rzeszutek Wilk2012-09-171-2/+2
| | * xen/swiotlb: Remove functions not needed anymore.Konrad Rzeszutek Wilk2012-09-172-25/+0
| | * xen/pcifront: Use Xen-SWIOTLB when initting if required.Konrad Rzeszutek Wilk2012-09-171-4/+9
| | * xen/swiotlb: For early initialization, return zero on success.Konrad Rzeszutek Wilk2012-09-171-2/+3
| | * xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when...Konrad Rzeszutek Wilk2012-09-174-13/+63
| | * xen/swiotlb: Move the error strings to its own function.Konrad Rzeszutek Wilk2012-09-171-8/+27
| | * xen/swiotlb: Move the nr_tbl determination in its own function.Konrad Rzeszutek Wilk2012-09-171-10/+11
| | * swiotlb: add the late swiotlb initialization function with iotlb memoryKonrad Rzeszutek Wilk2012-08-212-9/+25
| | * xen/swiotlb: With more than 4GB on 64-bit, disable the native SWIOTLB.Konrad Rzeszutek Wilk2012-08-211-0/+14
| | * xen/swiotlb: Simplify the logic.Konrad Rzeszutek Wilk2012-08-211-4/+5
| * | xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla2012-09-214-12/+70
| * | xen-pciback: support wild cards in slot specificationsJan Beulich2012-09-181-7/+82
| * | xen/arm: compile and run xenbusStefano Stabellini2012-09-173-16/+41
| * | xen: resynchronise grant table status codes with upstreamIan Campbell2012-09-141-2/+6
| * | Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-09-125-47/+254
| |\ \
| | * | xen/mmu: If the revector fails, don't attempt to revector anything else.Konrad Rzeszutek Wilk2012-08-231-1/+3
| | * | xen/p2m: When revectoring deal with holes in the P2M array.Konrad Rzeszutek Wilk2012-08-231-3/+11
| | * | xen/mmu: Release just the MFN list, not MFN list and part of pagetables.Konrad Rzeszutek Wilk2012-08-231-1/+1
| | * | xen/mmu: Remove from __ka space PMD entries for pagetables.Konrad Rzeszutek Wilk2012-08-231-0/+19
| | * | xen/mmu: Copy and revector the P2M tree.Konrad Rzeszutek Wilk2012-08-231-0/+57