summaryrefslogtreecommitdiff
path: root/target/linux/ar7/files
AgeCommit message (Expand)Author
2007-12-16Add LEDs definitions for the D-Link DSL-502T (#2746)florian
2007-12-07[PATCH 2/2] Reimplement rx ring with EOQ markers to avoid reset stormsnbd
2007-12-07[PATCH 1/2] Fix race between device reset and start_xmitnbd
2007-12-04Fix VLYNQ device enable for DG834Gv1nbd
2007-10-23ar7_gpio: remove unneeded checks and volatilematteo
2007-10-19fritzbox leds detection (thanks Axel Gembe)ejka
2007-10-16Fix tx error handling (#2552). Make rx ring size actually configurable throughejka
2007-10-13fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506)ejka
2007-10-11remove version checksejka
2007-10-11we are using leds-gpio nowejka
2007-10-11locking rework, drop non-napi rx, multiqueue tx, misc cleanupsejka
2007-10-08backport ar7_wdt from linux-2.6-watchdog-mmmatteo
2007-10-05cleanup vlynq. drop vlynq-pciejka
2007-10-02more cpmac cleanups (#2452):ejka
2007-10-01add usb controller definitionejka
2007-10-01revert to vlynq bus clock divisor guessingnico
2007-09-30don't enable rts/cts by default (thanks nabcore, #2400)ejka
2007-09-23add necessary includesejka
2007-09-21add initial generic gpio-leds supportejka
2007-09-21make gpio conformant to generic gpio spec.ejka
2007-09-20fix silliness in [8886]matteo
2007-09-20replace deprecated u_char with u8matteo
2007-09-20Make ar7_part more readable and endianness safematteo
2007-09-20small cpmac fixesmatteo
2007-09-20use set_irq_chip_and_handler (#2408)ejka
2007-09-19style cleanups (make checkpatch.pl happy)matteo
2007-09-19cleanup (use dma API, use accessors, debugging/printk cleanup)ejka
2007-09-14fix previous commitejka
2007-09-14add *dma_mask's to cpmacsejka
2007-09-14fix watchdog seek test (#2383)ejka
2007-09-13mmzone.h is not needed anymoreejka
2007-09-13128 irqs is not enough...ejka
2007-09-13copy-paste typo, lost static'sejka
2007-09-12use ebase instead of CAC_BASE, some cosmetic fixesmatteo
2007-09-12Enabled working ar7_wdt, style cleanupsmatteo
2007-09-12added ar7_wdt fix by Alexmatteo
2007-09-12Style fixesmatteo
2007-09-12there is no need in two identical actionsejka
2007-09-12vlynq cleanups:ejka
2007-09-11more AR7 cleanups & fixesmatteo
2007-09-11no memset after kzallocmatteo
2007-09-11AR7: Cleanups (closes: #2323)matteo
2007-09-11disable dsp freq use for vlynq bus clock init, disable external clocking (it ...nico
2007-09-11fix typonico
2007-09-11Style cleanupejka
2007-09-11Style cleanupejka
2007-09-11AR7: IRQ handlng cleanupejka
2007-09-11Remove useless EXTRA_CFLAGS stuffflorian
2007-09-11Fix comments to the mtd driver (see http://www.linux-mips.org/archives/linux-...florian
2007-09-08Use PHYS_OFFSET.ejka