summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/b53
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: b53: Fix module autoloadJavier Martinez Canillas2016-10-171-0/+1
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-1/+0
* net: dsa: b53: implement DSA port fast ageingVivien Didelot2016-09-231-20/+11
* net-next: dsa: b53: remove empty set_addr() stubJohn Crispin2016-09-201-6/+0
* net: dsa: b53: Remove unused including <linux/version.h>Wei Yongjun2016-09-161-1/+0
* net: dsa: remove ds_to_privVivien Didelot2016-09-011-21/+21
* net: dsa: b53: Add JOIN_ALL_VLAN supportFlorian Fainelli2016-08-262-4/+29
* net: dsa: b53: Define SF2 MIB layoutFlorian Fainelli2016-08-262-0/+69
* net: dsa: b53: Prepare to support 7445 switchFlorian Fainelli2016-08-262-0/+13
* net: dsa: b53: Initialize ds->ops in b53_switch_allocFlorian Fainelli2016-08-261-2/+1
* net: dsa: rename switch operations structureVivien Didelot2016-08-241-2/+2
* net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn2016-08-221-1/+6
* net: dsa: b53: remove .owner and .bus fields for driverWei Yongjun2016-08-141-2/+0
* net: dsa: b53: constify b53_io_ops structuresJulia Lawall2016-08-096-6/+8
* net: dsa: b53: Add missing ULL suffix for 64-bit constantGeert Uytterhoeven2016-08-061-1/+1
* dsa: b53: remove redundant ifxypron.glpk@gmx.de2016-08-011-2/+1
* b53: Fix build warning.David S. Miller2016-07-111-1/+1
* net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switchFlorian Fainelli2016-07-113-0/+21
* net: dsa: b53: Allow SRAB driver to specify platform dataFlorian Fainelli2016-07-111-10/+29
* dsa: b53: avoid 'maybe-uninitialized' warningArnd Bergmann2016-06-291-6/+24
* net: dsa: b53: Fix statistics readingsFlorian Fainelli2016-06-231-1/+1
* dsa: b53: fix big-endian register accessArnd Bergmann2016-06-161-12/+8
* net: dsa: b53: Plug in VLAN supportFlorian Fainelli2016-06-092-26/+243
* net: dsa: b53: Add bridge supportFlorian Fainelli2016-06-093-3/+174
* net: dsa: b53: Implement ARL add/del/dump operationsFlorian Fainelli2016-06-093-0/+382
* net: dsa: b53: Add BCM7445 quirkFlorian Fainelli2016-06-091-0/+11
* net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli2016-06-099-0/+3264
OpenPOWER on IntegriCloud