aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers
Commit message (Expand)AuthorAgeFilesLines
* Revert "ar71xx: Fix tagged+untagged operation on AR8327N (#12181)"Jo-Philipp Wich2014-05-241-154/+72
* ar71xx: Fix tagged+untagged operation on AR8327N (#12181)Jo-Philipp Wich2014-05-191-72/+154
* kernel: fix warning in swconfig.c with kernel 3.14Hauke Mehrtens2014-05-081-6/+10
* kernel/generic: modify mtd related patches for 3.14Hauke Mehrtens2014-05-085-25/+19
* linux/generic: add MIB counters and port status to ADM6996 switchJohn Crispin2014-04-222-0/+144
* revert: kernel: rtl8306: fix max pvid & remove port isolationJohn Crispin2014-03-301-76/+37
* kernel: rtl8306: fix vlan support on lantiq ar9 p2601hnfxJohn Crispin2014-03-301-0/+4
* kernel: rtl8306: fix max pvid & remove port isolationJohn Crispin2014-03-301-37/+76
* kernel: rtl8306: cosmetic changes for swconfigJohn Crispin2014-03-301-21/+26
* b53: Make b53_switch_init staticJonas Gorski2014-02-221-1/+1
* b53: Add BCM53128 switch supportJonas Gorski2014-02-223-2/+18
* kernel: rtl8306: update reset functionLuka Perkov2014-02-151-7/+2
* ar71xx: swconfig: use the local helper to set LED brightness on link downGabor Juhos2014-01-261-1/+1
* kernel/3.1x: add split code for LZMA compressed kernel based firmwaresGabor Juhos2014-01-241-0/+95
* Revert "kernel: create firmware partition from MyLoader partition parser"Gabor Juhos2014-01-241-13/+2
* modules: swconfig.c: update the error path on 3.13, and behave nicely with re...Zoltan HERPAI2014-01-211-3/+2
* modules: update swconfig.c to compile on 3.13 (compile-tested)Zoltan HERPAI2014-01-211-0/+8
* b53: use drvdata to store driver dataHauke Mehrtens2014-01-203-10/+6
* b53: make b53_switch_reset_gpio() staticHauke Mehrtens2014-01-201-1/+1
* generic: ar8216: add custom LED support for the AR8327 switchGabor Juhos2014-01-202-0/+368
* generic: ar8216: allow to use chip specific cleanup callbackGabor Juhos2014-01-201-0/+5
* generic: ar8216: add optimized rmw operationGabor Juhos2014-01-201-20/+44
* generic: ar8216: Enable jumbo frames on AR8327 by defaultGabor Juhos2013-12-151-2/+2
* generic: ar8216: add AR8337N switch supportGabor Juhos2013-11-292-6/+27
* generic: ar8216: remove trailing whitespacesGabor Juhos2013-11-291-9/+9
* kernel: b53: fix untagged shift for BCM5365Hauke Mehrtens2013-11-132-4/+8
* kernel: b53: add initial support for switches in BCM5301XHauke Mehrtens2013-11-102-3/+87
* kernel: adm6996: add support for ADM6996L and GPIO interfaceHauke Mehrtens2013-11-092-127/+467
* generic: mtdsplit_uimage: add uImage magic for the WRN2200 boardGabor Juhos2013-10-301-0/+2
* kernel: make swconfig checkpath compliantFlorian Fainelli2013-10-241-35/+40
* kernel: b53: add switch name into printk when it fails.Hauke Mehrtens2013-10-061-1/+1
* kernel: b53: add Register Access Bridge Registers (SRAB) interfaceHauke Mehrtens2013-09-253-0/+388
* kernel: create firmware partition from MyLoader partition parserGabor Juhos2013-09-251-2/+13
* kernel/3.10: add partition parser for Seama firmwaresGabor Juhos2013-09-211-0/+102
* kernel/3.10: add partition parser for uImage firmwaresGabor Juhos2013-09-211-0/+291
* kernel/3.10: add default partition name defines to mtdsplit.hGabor Juhos2013-09-211-0/+3
* kernel/3.10: add more helpers to the mtdsplit codeGabor Juhos2013-09-212-1/+72
* kernel/3.10: add separate rootfs partition parserGabor Juhos2013-09-211-0/+71
* kernel/3.10: move squashfs check from rootfs split code into a separate fileGabor Juhos2013-09-212-0/+97
* kernel: b53: detect revision of BCM5325Hauke Mehrtens2013-09-152-1/+9
* kernel: b53: fix vlan write for BCM5325 revison 3+Hauke Mehrtens2013-09-151-2/+7
* kernel: b53: use hard coded switch reset gpio on some boards.Hauke Mehrtens2013-09-141-2/+10
* kernel: b53: add soft reset for BCM539x switchesHauke Mehrtens2013-09-142-0/+12
* kernel: b53: support phy ids for BCM5365Jonas Gorski2013-09-052-2/+28
* kernel: b53: allow access the MIB counters on BCM5365Hauke Mehrtens2013-09-041-1/+1
* generic: remove linux version checks from myloader.cGabor Juhos2013-09-021-6/+0
* rtl8367: add support for configuring the VLAN FIDFelix Fietkau2013-08-121-0/+7
* kernel: b53: use devm_gpio_request_one() to request gpioHauke Mehrtens2013-08-011-3/+4
* kernel: b53: add support for GPIO resetHauke Mehrtens2013-08-012-0/+43
* strict_strtoul is obsolete, use kstrtoul insteadJohn Crispin2013-07-271-1/+1