aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files
Commit message (Expand)AuthorAgeFilesLines
* ar8216: factor out reg_port_stats_base parameters to ar8xxx_chipJohn Crispin2014-12-012-13/+20
* ar8216: factor out mii_lo_first to ar8xxx_chipJohn Crispin2014-12-011-5/+5
* ar8216: factor out chip-specific data structures from ar8xxx_privJohn Crispin2014-12-011-15/+16
* ar8216: factor out set_mirror_regs to ar8xxx_chipJohn Crispin2014-12-011-15/+13
* ar8216: factor out mib_func to ar8xxx_chipJohn Crispin2014-12-011-6/+6
* ar8216: factor out info whether switch should be configured at probe stage to...John Crispin2014-12-011-2/+4
* ar8216: suppress PHY reset for linux 3.14Felix Fietkau2014-11-271-2/+2
* ar8216: Fix issue with autoneg being disabled under 3.14, revert 43332Felix Fietkau2014-11-241-2/+47
* ar8216: Use generic hw_init from ar8236 for ar8216 tooFelix Fietkau2014-11-201-13/+7
* ar8216: simplify PHY fixup/initFelix Fietkau2014-11-201-19/+10
* ar8216: use genphy_config_aneg also for PHY 0Felix Fietkau2014-11-191-10/+1
* ar8216: factor out PHY init code into a generic functionFelix Fietkau2014-11-191-41/+25
* ar8216: introduce fixup_phys callback in ar8xxx_chipFelix Fietkau2014-11-191-2/+13
* ar8216: after a switch reset poll until BCMR_RESET is clearedFelix Fietkau2014-11-191-3/+29
* ar8216: introduce global constant for number of PHYsFelix Fietkau2014-11-192-4/+5
* ar8216: fix "unused variable" compiler warningJohn Crispin2014-11-141-1/+1
* ar71xx: add support for Netgear WNR2000v4John Crispin2014-11-031-1/+6
* swconfig: last vs tailJohn Crispin2014-10-291-1/+1
* swconfig: "swconfig list" shows devices in reverse orderJohn Crispin2014-10-291-1/+1
* ar8216: set the pvid based on runtime state instead of port number to fix lea...Felix Fietkau2014-10-021-3/+1
* ar71xx: ar8216: tagged+untagged on ar8327 (#12181)Felix Fietkau2014-09-231-7/+53
* ar71xx: ar8216: move policies, pvid to setup_portFelix Fietkau2014-09-231-41/+52
* kernel: add own Kconfig for OpenWrt mtdsplit driversJohn Crispin2014-08-251-0/+24
* ar8216: add new phyid 0x004dd043 (ar8326)John Crispin2014-07-141-0/+1
* ar8216: disable EEE by default on AR8327 to fix stability issues (#14597)Felix Fietkau2014-07-102-0/+12
* b53: hardcode reset GPIO for Linksys WRT300N 1.1Hauke Mehrtens2014-07-061-0/+1
* adm6996: the GPIO interface for the adm6996l does not support switch statistics.Hauke Mehrtens2014-07-051-2/+9
* [ledtrig-netdev]: coding style cleanups, drop old kernel supportImre Kaloz2014-06-211-21/+8
* Revert "ar71xx: Fix tagged+untagged operation on AR8327N (#12181)"Jo-Philipp Wich2014-05-241-154/+72
* mac80211: update to wireless-testing 2014-05-19Felix Fietkau2014-05-201-0/+2
* 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
* 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