A couple of MSI improvements for OCTEON. 1) Allow 256 MSIs on PCIe. 2) Tell drivers that MSIX is not supported so newer e1000e NICs will work. Chandrakala Chavva (1): MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts. David Daney (1): MIPS: Octeon: Support 256 MSI on PCIe arch/mips/include/asm/mach-cavium-octeon/irq.h | 2 +- arch/mips/include/asm/pci.h | 5 + arch/mips/pci/msi-octeon.c | 322 +++++++++++++++--------- 3 files changed, 211 insertions(+), 118 deletions(-)