[ar71xx] ag71xx: add initial message level support
[openwrt-10.03/.git] / target / linux / ar7 / files /
2008-05-12 juhosg[ar7] use the righ value in the DSP clock calculation
2008-04-07 matteoar7: remove volatiles definitely
2008-04-07 matteovlynq: revert volatiles until we find a good way to...
2008-04-07 matteoar7: remove useless volatiles
2008-04-07 matteoar7: remove unneeded packed and array initialization
2008-04-02 matteovlynq: small fixes
2008-04-02 matteoadd proper email addresses to the comment headers
2008-04-02 matteoLet authors holds copyright of the AR7 code (closes...
2008-04-02 matteovlynq: probe for an external clock first, needed to...
2008-02-08 matteo[AR7] Update kernel to 2.6.24
2008-02-08 matteo[AR7] make current AR7 code 2.6.24 aware, for future use
2008-02-02 nbdDG834G Power LED fix
2008-01-29 matteofixed war.h path
2008-01-29 matteo[AR7] added missing war.h
2008-01-16 florianAdd support for european DSL-502t leds (#2880)
2008-01-13 matteogpio: revert it back, wrong and useless
2008-01-12 matteo[AR7] GPIO fix
2008-01-12 matteo[AR7] cache GPIO addresses to be more efficent
2008-01-04 florianAdd dg834 leds support from #2817
2007-12-16 florianAdd LEDs definitions for the D-Link DSL-502T (#2746)
2007-12-07 nbd[PATCH 2/2] Reimplement rx ring with EOQ markers to...
2007-12-07 nbd[PATCH 1/2] Fix race between device reset and start_xmit
2007-12-04 nbdFix VLYNQ device enable for DG834Gv1
2007-10-23 matteoar7_gpio: remove unneeded checks and volatile
2007-10-19 ejkafritzbox leds detection (thanks Axel Gembe)
2007-10-16 ejkaFix tx error handling (#2552). Make rx ring size actual...
2007-10-13 ejkafix the case when NETDEVICES_MULTIQUEUE is not enabled...
2007-10-11 ejkaremove version checks
2007-10-11 ejkawe are using leds-gpio now
2007-10-11 ejkalocking rework, drop non-napi rx, multiqueue tx, misc...
2007-10-08 matteobackport ar7_wdt from linux-2.6-watchdog-mm
2007-10-05 ejkacleanup vlynq. drop vlynq-pci
2007-10-02 ejkamore cpmac cleanups (#2452):
2007-10-01 ejkaadd usb controller definition
2007-10-01 nicorevert to vlynq bus clock divisor guessing
2007-09-30 ejkadon't enable rts/cts by default (thanks nabcore, #2400)
2007-09-23 ejkaadd necessary includes
2007-09-21 ejkaadd initial generic gpio-leds support
2007-09-21 ejkamake gpio conformant to generic gpio spec.
2007-09-20 matteofix silliness in [8886]
2007-09-20 matteoreplace deprecated u_char with u8
2007-09-20 matteoMake ar7_part more readable and endianness safe
2007-09-20 matteosmall cpmac fixes
2007-09-20 ejkause set_irq_chip_and_handler (#2408)
2007-09-19 matteostyle cleanups (make checkpatch.pl happy)
2007-09-19 ejkacleanup (use dma API, use accessors, debugging/printk...
2007-09-14 ejkafix previous commit
2007-09-14 ejkaadd *dma_mask's to cpmacs
2007-09-14 ejkafix watchdog seek test (#2383)
2007-09-13 ejkammzone.h is not needed anymore
2007-09-13 ejka128 irqs is not enough...
2007-09-13 ejkacopy-paste typo, lost static's
2007-09-12 matteouse ebase instead of CAC_BASE, some cosmetic fixes
2007-09-12 matteoEnabled working ar7_wdt, style cleanups
2007-09-12 matteoadded ar7_wdt fix by Alex
2007-09-12 matteoStyle fixes
2007-09-12 ejkathere is no need in two identical actions
2007-09-12 ejkavlynq cleanups:
2007-09-11 matteomore AR7 cleanups & fixes
2007-09-11 matteono memset after kzalloc
2007-09-11 matteoAR7: Cleanups (closes: #2323)
2007-09-11 nicodisable dsp freq use for vlynq bus clock init, disable...
2007-09-11 nicofix typo
2007-09-11 ejkaStyle cleanup
2007-09-11 ejkaStyle cleanup
2007-09-11 ejkaAR7: IRQ handlng cleanup
2007-09-11 florianRemove useless EXTRA_CFLAGS stuff
2007-09-11 florianFix comments to the mtd driver (see linux-mips.org...
2007-09-08 ejkaUse PHYS_OFFSET.
2007-09-08 ejkaAdd TNETW1350 to known devices. Style cleanups.
2007-09-06 nicocosmetic fixes for ar7: indent, use lowercase hex notat...
2007-09-06 nbdstrip the kernel version suffix from target directories...