summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* generic: rtl8367: add vendor prefix to the compatible stringGabor Juhos2013-04-061-1/+1
* add OF support to rtl8367b driverJohn Crispin2013-04-031-6/+50
* generic: ar8216: start AR8327 switch from the probe routineGabor Juhos2013-03-151-1/+19
* generic: ar8216: add ar8xxx_start helperGabor Juhos2013-03-151-11/+23
* generic: ar8216: add OF configuration support for AR8327Gabor Juhos2013-03-151-1/+52
* generic: ar8216: separate platform_data based AR8327 codeGabor Juhos2013-03-151-5/+16
* generic: ar8216: don't use platform_data in ar8327_init_portGabor Juhos2013-03-151-5/+16
* generic: ar8216: move the ar8327_get_port_init_status functionGabor Juhos2013-03-151-28/+28
* generic: ar8216: simplify and rename ar8327_config_portGabor Juhos2013-03-151-15/+9
* generic: ar8216: remove superfluous pdata checksGabor Juhos2013-03-151-2/+2
* generic: b53: clear SM_SW_FWD_MODE unconditionally when enabling VLANJonas Gorski2013-02-211-4/+2
* generic: b53: remove empty spacesJonas Gorski2013-02-211-2/+2
* generic: ar8216: cleanup function/variable namesGabor Juhos2013-02-171-110/+110
* generic: ar8216: rename struct ar8216_priv to ar8xxx_privGabor Juhos2013-02-171-94/+94
* generic: ar8216: move PHY4 RGMII workaround code out of the loopGabor Juhos2013-02-141-11/+11
* generic: ar8216: register the switch from the probe routineGabor Juhos2013-02-141-17/+12