aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon
AgeCommit message (Expand)Author
2015-10-02MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-03MIPS: Octeon: Fix management port MII address on Kontron S1901Aaro Koskinen
2015-09-03MIPS: Octeon: Support interfaces 4 and 5Janne Huttunen
2015-09-03MIPS: Octeon: Initialize CN68XX PKOJanne Huttunen
2015-09-03STAGING: Octeon: Support CN68XX style WQEJanne Huttunen
2015-09-03MIPS: Octeon: Configure minimum PKO packet sizes on CN68XXJanne Huttunen
2015-09-03MIPS: Octeon: Configure XAUI pkindsJanne Huttunen
2015-09-03MIPS: Octeon: Support additional interfaces on CN68XXJanne Huttunen
2015-09-03MIPS: Octeon: Fix CN6880 hang on XAUI initJanne Huttunen
2015-08-26MIPS: octeon: Replace the homebrewn flow handlerThomas Gleixner
2015-08-26MIPS: irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-04of: clean-up unnecessary libfdt include pathsRob Herring
2015-05-18crypto: octeon - use md5 IV MD5_HX instead of their raw valueLABBE Corentin
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-08MIPS: Octeon: Don't set .owner.Ralf Baechle
2015-04-01MIPS: Octeon: Make octeon-md5 driver endian-agnosticPaul Martin
2015-04-01MIPS: Octeon: Set appropriate endianness in L2C registersPaul Martin
2015-04-01MIPS: Octeon: Turn hardware bitfields and structures inside out.Paul Martin
2015-04-01MIPS: OCTEON: add GPIO LED support for DSR-1000NAaro Koskinen
2015-04-01MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen
2015-04-01MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva
2015-04-01MIPS: OCTEON: Use device tree to probe for flash chips.David Daney
2015-04-01MIPS: OCTEON: Protect accesses to bootbus flash with octeon_bootbus_sem.David Daney
2015-04-01MIPS: OCTEON: Add semaphore to serialize bootbus accesses.David Daney
2015-04-01MIPS: Octeon: Handle bootloader structures in little-endian mode.David Daney
2015-03-25MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva
2015-03-25MIPS: OCTEON: dma-octeon: fix OHCI USB config checkAaro Koskinen
2015-03-24CRYPTO: Octeon: Add SHA512 moduleAaro Koskinen
2015-03-24CRYPTO: Octeon: Add SHA256 moduleAaro Koskinen
2015-03-24CRYPTO: Octeon: Add SHA1 moduleAaro Koskinen
2015-03-24CRYPTO: Octeon: Add instruction definitions for SHA1/256/512Aaro Koskinen
2015-03-24CRYPTO: Octeon: always disable preemption when using crypto engineAaro Koskinen
2015-03-24CRYPTO: Octeon: Don't disable bottom half in octeon-md5Aaro Koskinen
2015-03-10crypto: octeon - add SHA512 moduleAaro Koskinen
2015-03-10crypto: octeon - add SHA256 moduleAaro Koskinen
2015-03-10crypto: octeon - add SHA1 moduleAaro Koskinen
2015-03-10crypto: octeon - add instruction definitions for SHA1/256/512Aaro Koskinen
2015-03-10crypto: octeon - always disable preemption when using crypto engineAaro Koskinen
2015-03-10crypto: octeon - don't disable bottom half in octeon-md5Aaro Koskinen
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds