summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* generic: ar8216: add port mirroringLuka Perkov2013-05-242-0/+318
* kernel: add missing PHY ID for an AR8327 switch variantFelix Fietkau2013-05-131-0/+1
* kernel: b53: use correct oops for bcm5365 switchHauke Mehrtens2013-05-091-1/+1
* kernel: add missing bcma defines and header file for bcrmfmacJonas Gorski2013-04-281-0/+124
* generic: fix rtl8366_smi compile warningJohn Crispin2013-04-251-1/+1
* fix rtl8366s OF bindingJohn Crispin2013-04-121-2/+2
* unbreak portmapping - typo fixJohn Crispin2013-04-091-1/+1
* allow loading port maps from OFJohn Crispin2013-04-093-0/+89
* generic: rtl8367: add compatible string with vendor prefixGabor Juhos2013-04-061-0/+1
* generic: rtl8367b: fix rtl8367b_extif_init_ofGabor Juhos2013-04-061-7/+18
* generic: rtl8367: allow to load extif config from OFGabor Juhos2013-04-061-6/+61
* generic: rtl8367: fix a typo in MODULE_DEVICE_TABLE macroGabor Juhos2013-04-061-1/+1