You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Chuanhong Guo 01c0d7f86f generic: ar8216: group MIB counters and use two basic ones only by default
There are too many MIB counters that almost nobody needs since commit
d6366ce366 ("generic: ar8216: mib_work_func: read all port mibs
everytime").

In the worker function to poll MIB data, it deals with all ports instead
of only one port every time, which introduces too many mdio operations
that it becomes a heavy CPU load even on not-emulated MDIO bus.

This commit groups MIB counters and enable only TxBytes and RxGoodBytes
by default (both of which are necessary to get swconfig led working.)
and adds an swconfig attribute to allow enabling all counters if users
need them.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
5 years ago
..
apm821xx apm821xx: WNDR4700: remove obsolete sd-card change detection 5 years ago
ar7 kernel: bump 4.9 to 4.9.153 5 years ago
ar71xx ar71xx: Fix network setup for TP-Link Archer C25 v1 5 years ago
arc770 treewide: use wpad-basic for not small flash targets 6 years ago
archs38 treewide: use wpad-basic for not small flash targets 6 years ago
armvirt kernel: Remove CONFIG_COMPAT 5 years ago
at91 kernel: Activate CONFIG_SYN_COOKIES for all targets 5 years ago
ath25 kernel: bump 4.14 to 4.14.79 6 years ago
ath79 ath79: convert WD MyNet Range Extender to gpio-keys 5 years ago
bcm53xx build: add a config option for enabling a testing version of the target kernel 5 years ago
brcm47xx build: add a config option for enabling a testing version of the target kernel 5 years ago
brcm63xx brcm63xx: fixup broken patch after kernel bump 5 years ago
brcm2708 kernel: bump 4.14 to 4.14.118 5 years ago
cns3xxx kernel: bump 4.19 to 4.19.42 5 years ago
gemini gemini: Fix up firmware checksum on DIR-685 5 years ago
generic generic: ar8216: group MIB counters and use two basic ones only by default 5 years ago
imx6 kernel: Move some DSA config options to generic config 5 years ago
ipq40xx ipq40xx: Add support for Linksys EA8300 (Dallas) 5 years ago
ipq806x mtd: base-files: Unify dual-firmware devices (Linksys) 5 years ago
ixp4xx kernel: bump 4.9 to 4.9.160 5 years ago
kirkwood mtd: base-files: Unify dual-firmware devices (Linksys) 5 years ago
lantiq lantiq/xrx200: enable initramfs images 5 years ago
layerscape kernel: bump 4.14 to 4.14.118 5 years ago
malta malta: Deactivate MIPS O32 and N32 support 5 years ago
mediatek kernel: Remove CONFIG_COMPAT 5 years ago
mpc85xx build: add a config option for enabling a testing version of the target kernel 5 years ago
mvebu mtd: base-files: Unify dual-firmware devices (Linksys) 5 years ago
mxs mxs: disable unused serial drivers 5 years ago
octeon octeon: Deactivate MIPS O32 and N32 support 5 years ago
octeontx kernel: Remove CONFIG_COMPAT 5 years ago
omap kernel: Deactivate CONFIG_BINFMT_MISC 5 years ago
orion treewide: use wpad-basic for not small flash targets 6 years ago
oxnas kernel: bump 4.14 to 4.14.108 5 years ago
pistachio kernel: bump 4.14 to 4.14.91 5 years ago
ramips ramips: add support for Telco Electronics X1 5 years ago
rb532 kernel: bump 4.14 to 4.14.86 6 years ago
samsung kernel: Do not set CONFIG_DEVMEM or CONFIG_DEVKMEM 5 years ago
sunxi kernel: Deactivate CONFIG_BINFMT_MISC 5 years ago
tegra tegra: add vendor string to device name 5 years ago
uml kernel: Deactivate CONFIG_BINFMT_MISC 5 years ago
x86 x86: Activate CONFIG_X86_SMAP 5 years ago
zynq zynq: make title consistent for all devices 5 years ago
Makefile