aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/ixp4xx_qmgr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-22IXP4xx: use __iomem for MMIOArnd Bergmann1-2/+2
2012-11-22IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa1-12/+2
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof Hałasa1-4/+5
2009-05-23IXP42x: Use __fls() in QMgr interrupt handlers.Krzysztof Hałasa1-15/+20
2009-05-23IXP42x: Add QMgr support for IXP425 rev. A0 processors.Krzysztof Hałasa1-8/+59
2009-05-20IXP4xx: Add support for the second half of the 64 hardware queues.Krzysztof Hałasa1-22/+49
2008-12-22IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa1-12/+29
2008-12-22IXP4xx: clear IRQ stat in qmgr_disable_irq().Krzysztof Hałasa1-0/+1
2008-12-22IXP4xx: check for queue being empty in qmgr_release_queue().Krzysztof Hałasa1-0/+4
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-04-29Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa1-0/+2
2008-02-04[ARM] 4713/3: Adds drivers for IXP4xx QMgr and NPE featuresKrzysztof Halasa1-0/+274