summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/ixp4xx_qmgr.c
Commit message (Expand)AuthorAgeFilesLines
* IXP4xx: use __iomem for MMIOArnd Bergmann2012-11-221-2/+2
* IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa2012-11-221-12/+2
* IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof Hałasa2011-02-061-4/+5
* IXP42x: Use __fls() in QMgr interrupt handlers.Krzysztof Hałasa2009-05-231-15/+20
* IXP42x: Add QMgr support for IXP425 rev. A0 processors.Krzysztof Hałasa2009-05-231-8/+59
* IXP4xx: Add support for the second half of the 64 hardware queues.Krzysztof Hałasa2009-05-201-22/+49
* IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa2008-12-221-12/+29
* IXP4xx: clear IRQ stat in qmgr_disable_irq().Krzysztof Hałasa2008-12-221-0/+1
* IXP4xx: check for queue being empty in qmgr_release_queue().Krzysztof Hałasa2008-12-221-0/+4
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa2008-04-291-0/+2
* [ARM] 4713/3: Adds drivers for IXP4xx QMgr and NPE featuresKrzysztof Halasa2008-02-041-0/+274