summaryrefslogtreecommitdiff
path: root/target/linux/ar7/files/drivers
Commit message (Expand)AuthorAge
* ar7: add linux 4.1 supportJonas Gorski2015-07-05
* ar7: register_mtd_parser() does no longer have a return valueJohn Crispin2015-03-10
* ar7: bump to 3.14John Crispin2014-12-08
* move files directory to files-3.3Florian Fainelli2012-11-11
* detect AC49x flash partitionsFlorian Fainelli2012-11-11
* avoid namespace clash on ar7_gpio_initFlorian Fainelli2010-11-07
* add 2.6.35 supportFlorian Fainelli2010-08-26
* move files to file-2.6.30Florian Fainelli2010-02-04
* add support for titan variant (WRTP54G) (#6185)Florian Fainelli2010-01-03
* I recently came across an ar7 device which has the vlynq hardwired so that th...Florian Fainelli2009-05-25
* do not patch the local copy of ar7part.c to be exactly like what is mainline ...Florian Fainelli2009-02-22
* AR7 watchdog supports magic closeFelix Fietkau2008-09-23
* Treat vlynq external divisor just like automatic, fix comment about it, thank...Florian Fainelli2008-09-01
* Fix divisor calculation and configuration from previous commit, thanks sn9Florian Fainelli2008-09-01
* Fix divisor settings for external devices like wireless devices, thanks sn9Florian Fainelli2008-08-31
* ar7: remove unneeded packed and array initializationMatteo Croce2008-04-07
* vlynq: small fixesMatteo Croce2008-04-02
* add proper email addresses to the comment headersMatteo Croce2008-04-02
* Let authors holds copyright of the AR7 code (closes #2369)Matteo Croce2008-04-02
* vlynq: probe for an external clock first, needed to enable acx on the Leonard...Matteo Croce2008-04-02
* Update kernel to 2.6.24Matteo Croce2008-02-08
* Reimplement rx ring with EOQ markers to avoid reset stormsFelix Fietkau2007-12-07
* Fix race between device reset and start_xmitFelix Fietkau2007-12-07
* Fix VLYNQ device enable for DG834Gv1Felix Fietkau2007-12-04
* Fix tx error handling (#2552). Make rx ring size actually configurable throug...Eugene Konev2007-10-16
* fix the case when NETDEVICES_MULTIQUEUE is not enabled (#2506)Eugene Konev2007-10-13
* we are using leds-gpio nowEugene Konev2007-10-11
* locking rework, drop non-napi rx, multiqueue tx, misc cleanupsEugene Konev2007-10-11
* backport ar7_wdt from linux-2.6-watchdog-mmMatteo Croce2007-10-08
* cleanup vlynq. drop vlynq-pciEugene Konev2007-10-05
* more cpmac cleanups (#2452): * don't use net_device::mem* * use net_device::s...Eugene Konev2007-10-02
* make gpio conformant to generic gpio spec.Eugene Konev2007-09-21
* fix silliness in [8886]Matteo Croce2007-09-20
* replace deprecated u_char with u8Matteo Croce2007-09-20
* Make ar7_part more readable and endianness safeMatteo Croce2007-09-20
* small cpmac fixesMatteo Croce2007-09-20
* style cleanups (make checkpatch.pl happy)Matteo Croce2007-09-19
* cleanup (use dma API, use accessors, debugging/printk cleanup)Eugene Konev2007-09-19
* fix watchdog seek test (#2383)Eugene Konev2007-09-14
* Enabled working ar7_wdt, style cleanupsMatteo Croce2007-09-12
* added ar7_wdt fix by AlexMatteo Croce2007-09-12
* Style fixesMatteo Croce2007-09-12
* more AR7 cleanups & fixesMatteo Croce2007-09-11
* AR7: Cleanups (closes: #2323)Matteo Croce2007-09-11
* fix typoNicolas Thill2007-09-11
* Fix comments to the mtd driver (see http://www.linux-mips.org/archives/linux-...Florian Fainelli2007-09-11
* cosmetic fixes for ar7: indent, use lowercase hex notation, formatNicolas Thill2007-09-06
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-06