summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/files
Commit message (Expand)AuthorAgeFilesLines
* ar7: add linux 4.1 supportJonas Gorski2015-07-051-2/+2
* ar7: register_mtd_parser() does no longer have a return valueJohn Crispin2015-03-101-1/+2
* ar7: bump to 3.14John Crispin2014-12-083-0/+612
* move files directory to files-3.3Florian Fainelli2012-11-113-612/+0
* detect AC49x flash partitionsFlorian Fainelli2012-11-111-0/+220
* avoid namespace clash on ar7_gpio_initFlorian Fainelli2010-11-071-4/+4
* add 2.6.35 supportFlorian Fainelli2010-08-262-0/+392
* move files to file-2.6.30Florian Fainelli2010-02-0423-4016/+0
* add UPF_IOREMAP flag to the uart port definition (#6532)Florian Fainelli2010-01-281-0/+2
* add support for titan variant (WRTP54G) (#6185)Florian Fainelli2010-01-036-11/+391
* add experimental support for 2.6.30Florian Fainelli2009-08-021-0/+1
* remove old 2.6.24 codeFlorian Fainelli2009-06-012-15/+0
* revert part of r16112, the setup.c part needs more testingFlorian Fainelli2009-05-271-37/+1
* include missing atm-tools to setup pppoe/a linksFlorian Fainelli2009-05-271-1/+37
* I recently came across an ar7 device which has the vlynq hardwired so that th...Florian Fainelli2009-05-251-23/+127
* update to 2.6.27 (#4122)Florian Fainelli2009-05-071-1/+0
* do not patch the local copy of ar7part.c to be exactly like what is mainline ...Florian Fainelli2009-02-221-146/+0
* AR7 watchdog supports magic closeFelix Fietkau2008-09-231-1/+1
* Treat vlynq external divisor just like automatic, fix comment about it, thank...Florian Fainelli2008-09-011-1/+3
* Fix divisor calculation and configuration from previous commit, thanks sn9Florian Fainelli2008-09-014-42/+21
* Fix divisor settings for external devices like wireless devices, thanks sn9Florian Fainelli2008-08-312-14/+42
* use the righ value in the DSP clock calculationGabor Juhos2008-05-121-1/+1
* ar7: remove volatiles definitelyMatteo Croce2008-04-071-35/+32
* vlynq: revert volatiles until we find a good way to remove themMatteo Croce2008-04-071-10/+10
* ar7: remove useless volatilesMatteo Croce2008-04-072-16/+19
* ar7: remove unneeded packed and array initializationMatteo Croce2008-04-073-6/+6
* vlynq: small fixesMatteo Croce2008-04-021-1/+2
* add proper email addresses to the comment headersMatteo Croce2008-04-027-7/+12
* Let authors holds copyright of the AR7 code (closes #2369)Matteo Croce2008-04-0214-20/+10
* vlynq: probe for an external clock first, needed to enable acx on the Leonard...Matteo Croce2008-04-021-9/+8
* Update kernel to 2.6.24Matteo Croce2008-02-081-1293/+0
* make current AR7 code 2.6.24 aware, for future useMatteo Croce2008-02-083-5/+16
* DG834G Power LED fixFelix Fietkau2008-02-021-1/+1
* fixed war.h pathMatteo Croce2008-01-291-0/+0
* added missing war.hMatteo Croce2008-01-291-0/+25
* Add support for european DSL-502t leds (#2880)Florian Fainelli2008-01-161-1/+1
* gpio: revert it back, wrong and uselessMatteo Croce2008-01-131-13/+5
* GPIO fixMatteo Croce2008-01-121-6/+5
* cache GPIO addresses to be more efficentMatteo Croce2008-01-121-5/+14
* Add dg834 leds support from #2817Florian Fainelli2008-01-041-0/+11
* Add LEDs definitions for the D-Link DSL-502T (#2746)Florian Fainelli2007-12-161-1/+11
* Reimplement rx ring with EOQ markers to avoid reset stormsFelix Fietkau2007-12-071-5/+102
* Fix race between device reset and start_xmitFelix Fietkau2007-12-071-32/+61
* Fix VLYNQ device enable for DG834Gv1Felix Fietkau2007-12-041-1/+1
* ar7_gpio: remove unneeded checks and volatileMatteo Croce2007-10-231-14/+2
* fritzbox leds detection (thanks Axel Gembe)Eugene Konev2007-10-191-4/+27
* Fix tx error handling (#2552). Make rx ring size actually configurable throug...Eugene Konev2007-10-161-18/+11
* fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506)Eugene Konev2007-10-131-0/+20
* remove version checksEugene Konev2007-10-111-6/+0
* we are using leds-gpio nowEugene Konev2007-10-111-132/+0