summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/files
Commit message (Expand)AuthorAgeFilesLines
* [ar7] do not patch the local copy of ar7part.c to be exactly like what is mai...florian2009-02-221-146/+0
* AR7 watchdog supports magic closenbd2008-09-231-1/+1
* Treat vlynq external divisor just like automatic, fix comment about it, thank...florian2008-09-011-1/+3
* Fix divisor calculation and configuration from previous commit, thanks sn9florian2008-09-014-42/+21
* Fix divisor settings for external devices like wireless devices, thanks sn9florian2008-08-312-14/+42
* [ar7] use the righ value in the DSP clock calculationjuhosg2008-05-121-1/+1
* ar7: remove volatiles definitelymatteo2008-04-071-35/+32
* vlynq: revert volatiles until we find a good way to remove themmatteo2008-04-071-10/+10
* ar7: remove useless volatilesmatteo2008-04-072-16/+19
* ar7: remove unneeded packed and array initializationmatteo2008-04-073-6/+6
* vlynq: small fixesmatteo2008-04-021-1/+2
* add proper email addresses to the comment headersmatteo2008-04-027-7/+12
* Let authors holds copyright of the AR7 code (closes #2369)matteo2008-04-0214-20/+10
* vlynq: probe for an external clock first, needed to enable acx on the Leonard...matteo2008-04-021-9/+8
* [AR7] Update kernel to 2.6.24matteo2008-02-081-1293/+0
* [AR7] make current AR7 code 2.6.24 aware, for future usematteo2008-02-083-5/+16
* DG834G Power LED fixnbd2008-02-021-1/+1
* fixed war.h pathmatteo2008-01-291-0/+0
* [AR7] added missing war.hmatteo2008-01-291-0/+25
* Add support for european DSL-502t leds (#2880)florian2008-01-161-1/+1
* gpio: revert it back, wrong and uselessmatteo2008-01-131-13/+5
* [AR7] GPIO fixmatteo2008-01-121-6/+5
* [AR7] cache GPIO addresses to be more efficentmatteo2008-01-121-5/+14
* Add dg834 leds support from #2817florian2008-01-041-0/+11
* Add LEDs definitions for the D-Link DSL-502T (#2746)florian2007-12-161-1/+11
* [PATCH 2/2] Reimplement rx ring with EOQ markers to avoid reset stormsnbd2007-12-071-5/+102
* [PATCH 1/2] Fix race between device reset and start_xmitnbd2007-12-071-32/+61
* Fix VLYNQ device enable for DG834Gv1nbd2007-12-041-1/+1
* ar7_gpio: remove unneeded checks and volatilematteo2007-10-231-14/+2
* fritzbox leds detection (thanks Axel Gembe)ejka2007-10-191-4/+27
* Fix tx error handling (#2552). Make rx ring size actually configurable throughejka2007-10-161-18/+11
* fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506)ejka2007-10-131-0/+20
* remove version checksejka2007-10-111-6/+0
* we are using leds-gpio nowejka2007-10-111-132/+0
* locking rework, drop non-napi rx, multiqueue tx, misc cleanupsejka2007-10-111-153/+157
* backport ar7_wdt from linux-2.6-watchdog-mmmatteo2007-10-081-13/+11
* cleanup vlynq. drop vlynq-pciejka2007-10-057-563/+206
* more cpmac cleanups (#2452):ejka2007-10-021-88/+73
* add usb controller definitionejka2007-10-012-0/+34
* revert to vlynq bus clock divisor guessingnico2007-10-011-1/+1
* don't enable rts/cts by default (thanks nabcore, #2400)ejka2007-09-301-4/+6
* add necessary includesejka2007-09-231-0/+4
* add initial generic gpio-leds supportejka2007-09-211-0/+44
* make gpio conformant to generic gpio spec.ejka2007-09-215-32/+32
* fix silliness in [8886]matteo2007-09-201-7/+2
* replace deprecated u_char with u8matteo2007-09-201-4/+4
* Make ar7_part more readable and endianness safematteo2007-09-201-10/+19
* small cpmac fixesmatteo2007-09-201-2/+1
* use set_irq_chip_and_handler (#2408)ejka2007-09-201-1/+3
* style cleanups (make checkpatch.pl happy)matteo2007-09-191-5/+5