aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7
Commit message (Expand)AuthorAgeFilesLines
* 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
* make the image filenames a bit shorterFelix Fietkau2007-11-101-10/+10
* ar7_gpio: remove unneeded checks and volatileMatteo Croce2007-10-231-14/+2
* ar7: fix eva image generationEugene Konev2007-10-231-1/+1
* We are now at .23.1Florian Fainelli2007-10-231-1/+1
* ar7: add eva image generation (thanks Axel Gembe)Eugene Konev2007-10-221-0/+7
* fritzbox leds detection (thanks Axel Gembe)Eugene Konev2007-10-191-4/+27
* Fix tx error handling (#2552). Make rx ring size actually configurable throughEugene Konev2007-10-161-18/+11
* enable NETDEVICES_MULTIQUEUEEugene Konev2007-10-131-0/+1
* fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506)Eugene Konev2007-10-131-0/+20
* use acx-mac80211 in profileEugene Konev2007-10-111-1/+1
* remove version checksEugene Konev2007-10-111-6/+0
* we are using leds-gpio nowEugene Konev2007-10-112-134/+2
* locking rework, drop non-napi rx, multiqueue tx, misc cleanupsEugene Konev2007-10-111-153/+157