summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/files/drivers
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-045-1308/+0
* add support for titan variant (WRTP54G) (#6185)Florian Fainelli2010-01-031-1/+1
* I recently came across an ar7 device which has the vlynq hardwired so that th...Florian Fainelli2009-05-251-23/+127
* 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-011-37/+16
* Fix divisor settings for external devices like wireless devices, thanks sn9Florian Fainelli2008-08-311-13/+41
* ar7: remove unneeded packed and array initializationMatteo Croce2008-04-071-1/+1
* vlynq: small fixesMatteo Croce2008-04-021-1/+2
* add proper email addresses to the comment headersMatteo Croce2008-04-021-1/+1
* Let authors holds copyright of the AR7 code (closes #2369)Matteo Croce2008-04-022-4/+2
* 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
* 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
* 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
* we are using leds-gpio nowEugene Konev2007-10-111-132/+0
* locking rework, drop non-napi rx, multiqueue tx, misc cleanupsEugene Konev2007-10-111-153/+157
* backport ar7_wdt from linux-2.6-watchdog-mmMatteo Croce2007-10-081-13/+11
* cleanup vlynq. drop vlynq-pciEugene Konev2007-10-053-0/+688
* more cpmac cleanups (#2452): * don't use net_device::mem* * use net_device::s...Eugene Konev2007-10-021-88/+73
* make gpio conformant to generic gpio spec.Eugene Konev2007-09-212-2/+2
* fix silliness in [8886]Matteo Croce2007-09-201-7/+2
* replace deprecated u_char with u8Matteo Croce2007-09-201-4/+4
* Make ar7_part more readable and endianness safeMatteo Croce2007-09-201-10/+19
* small cpmac fixesMatteo Croce2007-09-201-2/+1
* style cleanups (make checkpatch.pl happy)Matteo Croce2007-09-191-5/+5
* cleanup (use dma API, use accessors, debugging/printk cleanup)Eugene Konev2007-09-191-460/+429
* fix watchdog seek test (#2383)Eugene Konev2007-09-141-1/+1
* Enabled working ar7_wdt, style cleanupsMatteo Croce2007-09-124-17/+18
* added ar7_wdt fix by AlexMatteo Croce2007-09-121-22/+25
* Style fixesMatteo Croce2007-09-121-13/+13
* more AR7 cleanups & fixesMatteo Croce2007-09-112-45/+44
* AR7: Cleanups (closes: #2323)Matteo Croce2007-09-115-211/+191
* fix typoNicolas Thill2007-09-111-1/+1
* Fix comments to the mtd driver (see http://www.linux-mips.org/archives/linux-...Florian Fainelli2007-09-111-8/+7
* cosmetic fixes for ar7: indent, use lowercase hex notation, formatNicolas Thill2007-09-062-75/+75
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-065-0/+2000