summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/b53
AgeCommit message (Expand)AuthorLines
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot-1/+1
2017-05-30net: dsa: b53: remove unused dev argumentVivien Didelot-5/+3
2017-05-18net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.Eric Anholt-0/+2
2017-05-18net: dsa: use switchdev_obj_dump_cb_t everywhereVivien Didelot-5/+5
2017-05-18net: dsa: include switchdev.h only onceVivien Didelot-1/+0
2017-05-17net: dsa: store CPU port pointer in the treeVivien Didelot-2/+2
2017-04-24net: dsa: b53: Fix CPU port for 58xx devicesFlorian Fainelli-1/+1
2017-04-24net: dsa: b53: Implement software reset for 58xx devicesFlorian Fainelli-1/+25
2017-04-24net: dsa: b53: Include IMP/CPU port in dumb forwarding modeFlorian Fainelli-0/+14
2017-01-30net: dsa: b53: Add support for port mirroringFlorian Fainelli-0/+71
2017-01-30net: dsa: b53: Add mirror capture register definitionsFlorian Fainelli-0/+32
2017-01-29net: dsa: b53: use dsa_port's bridge pointerVivien Didelot-7/+3
2017-01-29net: dsa: pass bridge device when a port leavesVivien Didelot-2/+2
2017-01-29net: dsa: variable number of portsVivien Didelot-3/+4
2017-01-26net: dsa: Pass device pointer to dsa_register_switchFlorian Fainelli-1/+1
2017-01-24net: dsa: b53: Utilize mdio_module_driverFlorian Fainelli-12/+1
2017-01-22net: dsa: bcm_sf2: Add support for BCM7278 integrated switchFlorian Fainelli-1/+15
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli-1/+1
2017-01-09net: dsa: b53: Export most operations to other driversFlorian Fainelli-33/+79
2017-01-06net: dsa: b53: Utilize common helpers for u64/MACFlorian Fainelli-22/+4
2016-11-16net: dsa: b53: Fix VLAN usage and how we treat CPU portFlorian Fainelli-12/+4
2016-10-17net: dsa: b53: Fix module autoloadJavier Martinez Canillas-0/+1
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada-1/+0
2016-09-23net: dsa: b53: implement DSA port fast ageingVivien Didelot-20/+11
2016-09-20net-next: dsa: b53: remove empty set_addr() stubJohn Crispin-6/+0
2016-09-16net: dsa: b53: Remove unused including <linux/version.h>Wei Yongjun-1/+0
2016-09-01net: dsa: remove ds_to_privVivien Didelot-21/+21
2016-08-26net: dsa: b53: Add JOIN_ALL_VLAN supportFlorian Fainelli-4/+29
2016-08-26net: dsa: b53: Define SF2 MIB layoutFlorian Fainelli-0/+69
2016-08-26net: dsa: b53: Prepare to support 7445 switchFlorian Fainelli-0/+13
2016-08-26net: dsa: b53: Initialize ds->ops in b53_switch_allocFlorian Fainelli-2/+1
2016-08-24net: dsa: rename switch operations structureVivien Didelot-2/+2
2016-08-22net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn-1/+6
2016-08-14net: dsa: b53: remove .owner and .bus fields for driverWei Yongjun-2/+0
2016-08-09net: dsa: b53: constify b53_io_ops structuresJulia Lawall-6/+8
2016-08-06net: dsa: b53: Add missing ULL suffix for 64-bit constantGeert Uytterhoeven-1/+1
2016-08-01dsa: b53: remove redundant ifxypron.glpk@gmx.de-2/+1
2016-07-11b53: Fix build warning.David S. Miller-1/+1
2016-07-11net: dsa: b53: Add support for BCM585xx/586xx/88312 integrated switchFlorian Fainelli-0/+21
2016-07-11net: dsa: b53: Allow SRAB driver to specify platform dataFlorian Fainelli-10/+29
2016-06-29dsa: b53: avoid 'maybe-uninitialized' warningArnd Bergmann-6/+24
2016-06-23net: dsa: b53: Fix statistics readingsFlorian Fainelli-1/+1
2016-06-16dsa: b53: fix big-endian register accessArnd Bergmann-12/+8
2016-06-09net: dsa: b53: Plug in VLAN supportFlorian Fainelli-26/+243
2016-06-09net: dsa: b53: Add bridge supportFlorian Fainelli-3/+174
2016-06-09net: dsa: b53: Implement ARL add/del/dump operationsFlorian Fainelli-0/+382
2016-06-09net: dsa: b53: Add BCM7445 quirkFlorian Fainelli-0/+11
2016-06-09net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli-0/+3264