aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7
Commit message (Expand)AuthorAgeFilesLines
* upgrade to 2.6.24.5Imre Kaloz2008-04-281-1/+1
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-272-2/+0
* cpmac fix (closes #3124)Matteo Croce2008-04-211-0/+14
* ar7: nuke unneeded patchMatteo Croce2008-04-111-14/+0
* ar7: remove useless chunks from a patchMatteo Croce2008-04-092-49/+14
* Add the firmware generation for the AG241v2b device (#3315)Florian Fainelli2008-04-091-0/+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: use SLUB allocator, it gives slighty more TCP throughputMatteo Croce2008-04-071-0/+3
* ar7: remove useless volatilesMatteo Croce2008-04-073-17/+20
* ar7: remove unneeded packed and array initializationMatteo Croce2008-04-073-6/+6
* fixed wrong path in diffMatteo Croce2008-04-061-2/+2
* cpmac: fix race condition (closes #3019)Matteo Croce2008-04-061-13/+15
* 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
* ar7: fixed cpmac, now it doesn't fails to register the phy.Matteo Croce2008-03-211-0/+49
* cpmac: fixed phy seems to be broken, hack cpmac to always report link upMatteo Croce2008-03-191-0/+27
* [AR7]: fix serial patchMatteo Croce2008-03-131-24/+11
* cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms (c...Matteo Croce2008-03-111-0/+178
* Add AG241 code pattern (fixes #1089)Matteo Croce2008-03-111-0/+2
* [AR7] fix cpmac in a more elegant way, thanks Anton VorontsovMatteo Croce2008-03-051-25/+96
* [AR7] fixed_phy seems to be broken, this simple workaround fixes itMatteo Croce2008-03-051-0/+27
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
* cpmac: reapply [9664]Matteo Croce2008-02-081-17/+169
* [AR7] build cpmac driverMatteo Croce2008-02-081-0/+1
* [AR7] Update kernel to 2.6.24Matteo Croce2008-02-084-1306/+10
* [AR7] make current AR7 code 2.6.24 aware, for future useMatteo Croce2008-02-083-5/+16
* [AR7] more 2.6.24 patchesMatteo Croce2008-02-072-1/+118
* DG834G Power LED fixFelix Fietkau2008-02-022-1/+2
* fixed war.h pathMatteo Croce2008-01-291-0/+0
* [AR7] added missing war.hMatteo Croce2008-01-291-0/+25
* AR7 2.6.24 config fileMatteo Croce2008-01-291-0/+195
* [AR7] refresh vlynq patchMatteo Croce2008-01-291-10/+9
* 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
* [AR7] GPIO fixMatteo Croce2008-01-121-6/+5
* [AR7] cache GPIO addresses to be more efficentMatteo Croce2008-01-121-5/+14
* Add dg834 leds support from #2817Florian Fainelli2008-01-041-0/+11
* Resync ar7 kernel config (#2966)Florian Fainelli2008-01-031-0/+2
* fix initramfsFelix Fietkau2008-01-011-1/+0
* AR7 2.6.24, removed duplicate patchesMatteo Croce2007-12-302-61/+0
* AR7 2.6.24 patchesMatteo Croce2007-12-307-0/+308
* Add LEDs definitions for the D-Link DSL-502T (#2746)Florian Fainelli2007-12-161-1/+11
* Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race conditionFlorian Fainelli2007-12-101-1/+1
* Minor patch to the AR7 diag.sh to make the status LED a bit more useful. From...Felix Fietkau2007-12-071-13/+20
* [PATCH 2/2] Reimplement rx ring with EOQ markers to avoid reset stormsFelix Fietkau2007-12-071-5/+102
* [PATCH 1/2] Fix race between device reset and start_xmitFelix Fietkau2007-12-071-32/+61
* Fix VLYNQ device enable for DG834Gv1Felix Fietkau2007-12-041-1/+1