summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* kernel: ocf: add missing dependency for hifn driverJonas Gorski2014-01-211-1/+1
* 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-203-0/+408
* 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
* kernel: define RB_ID_HW_OPTIONS in include/linux/routerboot.hGabor Juhos2013-12-161-0/+1
* kernel: update yaffs codeGabor Juhos2013-12-1655-10499/+8848
* generic: ar8216: Enable jumbo frames on AR8327 by defaultGabor Juhos2013-12-151-2/+2
* ath9k: merge initval and tx gain table updates, calibration fixesFelix Fietkau2013-12-081-0/+1
* 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-093-127/+497
* 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
* kernel: drop dead pwm codeLuka Perkov2013-08-182-425/+0
* kernel: drop dead glamo codeLuka Perkov2013-08-182-62/+0
* ocf: switch MODULE_LICENSE from BSD to "Dual BSD/GPL" to make the kernel reco...Felix Fietkau2013-08-148-8/+8
* rtl8367: add support for configuring the VLAN FIDFelix Fietkau2013-08-121-0/+7
* kernel: ocf: add missing kernel dependenciesJonas Gorski2013-08-011-0/+3
* 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
* kernel: Remove gpio-pwm patchesLars-Peter Clausen2013-07-214-966/+0
* kernel: remove gpio_buttonsJonas Gorski2013-07-192-265/+0
* brcm47xx: use b53 phy driver for the switch in kernel 3.10Hauke Mehrtens2013-07-141-0/+5
* generic: add port mirroring/monitoring capability to rtl8366rb switchGabor Juhos2013-06-041-1/+230
* generic: ar8216: allow to specify SGMII config via platform dataGabor Juhos2013-05-303-3/+34
* generic: ar8216: add get_port_link callbackGabor Juhos2013-05-302-2/+19
* generic: ar8216: show chip revision in the kernel logGabor Juhos2013-05-301-2/+3